rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 17:05:47 +00:00
d55a16aa80 fix(workflow): add logging for file copying in node.yaml
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 16:37:58 +00:00
2feee016ca fix(workflow): add logging for file copying in node.yaml
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 16:36:10 +00:00
9fe9444c69 fix(workflow): comment out Node.js setup and adjust build commands in node.yaml
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 16:32:55 +00:00
84f2b7bd9b fix(ChatServices): update prompt message for clarity on tool results
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 16:21:50 +00:00
449774c2d2 fix(ChatServices): update prompt message for clarity on tool results
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 15:39:29 +00:00
827b4451a8 fix(ChatServices): enhance logging and clarify response instructions
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 15:14:21 +00:00
46176fe2f3 fix(workflow): streamline botserver restart process in node.yaml
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 14:48:11 +00:00
c599932c10 fix(workflow): ensure BotServer directory is created before copying files
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 14:36:11 +00:00
b6be0b5418 fix(workflow): ensure BotServer directory is created before copying files
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 14:14:32 +00:00
bc5e18c4f0 fix(workflow): ensure BotServer directory is created before copying files
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 04:42:55 +00:00
380f2ce83a fix(workflow): ensure BotServer directory is created before copying files
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 04:12:57 +00:00
8e58038295 fix(workflow): ensure BotServer directory is created before copying files
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 04:09:22 +00:00
79ca7e1da0 fix(workflow): update node.yaml to correctly copy .env file to deployment location
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 03:24:49 +00:00
0364526fc6 fix(workflow): update node.yaml to run npm start in the background
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 02:48:30 +00:00
ce78abdceb fix(workflow): update node.yaml to run npm start in the background
rodriguez pushed to main at GeneralBots/gbclient 2025-04-19 02:11:16 +00:00
c1769e0d1a feat: add new pages for music, video, and editor; implement data table with user navigation
rodriguez pushed to main at GeneralBots/botserver 2025-04-19 01:20:39 +00:00
bc0aa7627e feat: update dependencies and improve file handling in GBVMService
rodriguez pushed to main at GeneralBots/botserver 2025-04-18 00:45:51 +00:00
ea224b4937 feat: add bcrypt for password hashing and comparison utilities
rodriguez pushed to main at GeneralBots/botserver 2025-04-17 19:21:05 +00:00
31b7d5d59e fix(GBMinService): comment out file writing to prevent overwriting bot manifest
rodriguez pushed to main at GeneralBots/botserver 2025-04-17 19:15:32 +00:00
87802e4249 fix(SystemKeywords): update file writing to use Uint8Array for buffer consistency