rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 20:56:38 +00:00
efe45bb296 fix: use .ast files in tool_executor
rodriguez pushed to main at GeneralBots/gb 2026-04-12 20:49:14 +00:00
4292a7ce76 fix: use compile_preprocessed for .ast files
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 20:48:47 +00:00
20af25e9e2 fix: use compile_preprocessed for .ast files
rodriguez pushed to main at GeneralBots/gb 2026-04-12 20:47:34 +00:00
0529f51b68 fix: use compile_preprocessed for .ast files in start.bas execution
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 19:50:00 +00:00
af85426ed4 fix: delete orphaned .gbkb files when removed from MinIO
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 19:43:54 +00:00
135dfb06d5 fix: delete orphaned .ast files when .bas is removed from MinIO
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 19:36:25 +00:00
9cf176008d fix: preserve indexed status after .bas compilation
rodriguez pushed to main at GeneralBots/gb 2026-04-12 19:06:39 +00:00
4388d8d042 update botserver submodule with DriveMonitor fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 19:06:30 +00:00
7c4ec37700 fix: properly track compilation status in DriveMonitor
rodriguez pushed to main at GeneralBots/gb 2026-04-12 18:33:28 +00:00
9c61885b9b Update botserver with ADD SUGGESTION preprocessor fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 18:32:37 +00:00
9de9bc983b Fix ADD SUGGESTION preprocessor transform to avoid ADD BOT keyword conflict
rodriguez pushed to main at GeneralBots/gb 2026-04-12 18:08:23 +00:00
42bf55c348 chore: update botserver to 78130caa
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 18:07:52 +00:00
78130caaa1 chore: add clarification comment for closure clones
rodriguez pushed to main at GeneralBots/gb 2026-04-12 17:52:44 +00:00
cae3c25c8f chore: update botserver submodule to e34481b7 (borrow checker fix)
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 17:26:36 +00:00
e34481b7f8 fix: separate clones for each closure to satisfy borrow checker
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 17:21:37 +00:00
ff6f2200f0 fix: correct cache3/user_session3 reference in ADD_SUGG handler
rodriguez pushed to main at GeneralBots/gb 2026-04-12 17:16:42 +00:00
620d84a845 chore: update botserver submodule (ADD_SUGG_TOOL fix)
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 17:14:27 +00:00
74ac734253 fix: use single-token ADD_SUGG_TOOL to avoid ADD keyword conflicts
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 15:49:06 +00:00
2f3dd957e3 fix: resolve kb_collections and kb_group_associations imports for directory feature
rodriguez pushed to main at GeneralBots/gb 2026-04-12 14:49:24 +00:00
57a718426e Update botserver to enable directory feature by default