rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 10:40:26 +00:00
782618e265 fix: ADD_SUGGESTION compilation error - AS keyword case mismatch
rodriguez pushed to main at GeneralBots/gb 2026-04-13 01:28:26 +00:00
f949180a89 update botserver - fix GBKB deadlock
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 01:28:11 +00:00
666acb9360 fix: DEADLOCK in check_gbkb_changes - removed nested file_states read lock
rodriguez pushed to main at GeneralBots/gb 2026-04-13 01:09:57 +00:00
9a6dd337f9 update botserver - GBKB debug logging
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 01:09:50 +00:00
3322234712 debug: add logging to track check_gbkb_changes hang
rodriguez pushed to main at GeneralBots/gb 2026-04-13 00:40:32 +00:00
f679593d7b update botserver - KB processor feature-agnostic
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 00:40:25 +00:00
8e539206d4 fix: KB processor works with and without llm/research features
rodriguez pushed to main at GeneralBots/gb 2026-04-13 00:28:40 +00:00
a4ae8bf156 update botserver - background KB processor, check_gbot prefix filter, config header fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 00:28:19 +00:00
112ac51da3 fix: KB processor runs as background task, no longer blocks check_for_changes
rodriguez pushed to main at GeneralBots/gb 2026-04-13 00:04:05 +00:00
d66ea28357 update botserver submodule - fix DriveMonitor timeout and config header
rodriguez pushed to main at GeneralBots/generalbots 2026-04-13 00:03:28 +00:00
ad998b52d4 fix: check_gbot only scans .gbot/ folder, not entire bucket
4dbc418aab fix: detect name,value header in config.csv
Compare 2 commits »
rodriguez pushed to main at GeneralBots/gb 2026-04-12 23:36:40 +00:00
791e1672f4 update botserver submodule to fix config.csv sync
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 23:33:08 +00:00
36fdf52780 fix: sync_gbot_config now handles CSV with or without header row
rodriguez pushed to main at GeneralBots/gb 2026-04-12 22:50:15 +00:00
a16cf65c3c update botserver submodule
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 22:50:00 +00:00
4cd469afc3 fix: track config.csv ETag to avoid unnecessary syncs
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 22:36:38 +00:00
1977c4c0af fix: extract base URL for embedding health checks
rodriguez pushed to main at GeneralBots/gb 2026-04-12 22:35:53 +00:00
ee362fbd15 update submodules
rodriguez pushed to main at GeneralBots/gb 2026-04-12 21:34:06 +00:00
bfee85f5b5 fix: use ADD_SUGGESTION_TOOL instead of ADD_SUGG_TOOL
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 21:33:39 +00:00
c6a47c84ac fix: use ADD_SUGGESTION_TOOL instead of ADD_SUGG_TOOL
rodriguez pushed to main at GeneralBots/gb 2026-04-12 20:56:53 +00:00
b04a03aa7d fix: use .ast files in tool_executor