rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 10:16:07 +00:00
cdab04e999 Fix embedding health check: behavior-based instead of URL whitelist
rodriguez pushed to main at GeneralBots/gb 2026-04-12 09:59:19 +00:00
1707ead3c0 Temp fix: skip embedding check in DriveMonitor
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 09:59:08 +00:00
2bafd57046 Temp fix: Skip embedding server ready check in DriveMonitor KB indexing
rodriguez pushed to main at GeneralBots/gb 2026-04-12 01:59:40 +00:00
90fb3f0dc0 Update botserver: Handle reasoning field from NVIDIA kimi-k2.5
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 01:58:59 +00:00
be3e4c4e54 Fix: Handle 'reasoning' field from NVIDIA kimi-k2.5 model
rodriguez pushed to main at GeneralBots/gb 2026-04-12 01:31:23 +00:00
3e1a3d4e5e Update botserver: Handle reasoning_content from NVIDIA reasoning models
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 01:30:48 +00:00
47cb470c8e Fix: Handle reasoning_content from NVIDIA reasoning models (gpt-oss-120b)
rodriguez pushed to main at GeneralBots/gb 2026-04-12 00:26:32 +00:00
6b857e8d17 Update botserver: KB indexing fixes (kb_collections upsert, collection names, indexed flag)
rodriguez pushed to main at GeneralBots/generalbots 2026-04-12 00:26:17 +00:00
7a1ec157f1 Fix KB indexing: upsert kb_collections, consistent collection names, preserve indexed flag
rodriguez pushed to main at GeneralBots/gb 2026-04-11 23:40:55 +00:00
5b5e3202e5 Update botserver: fix file_states path to use bucket_name instead of UUID
rodriguez pushed to main at GeneralBots/generalbots 2026-04-11 23:40:38 +00:00
e81aee6221 fix: use bucket_name instead of bot_id (UUID) for file_states.json path
rodriguez pushed to main at GeneralBots/gb 2026-04-11 23:16:55 +00:00
11ccba624c Update botserver submodule: fix work path and indexed flag bugs
rodriguez pushed to main at GeneralBots/generalbots 2026-04-11 23:16:38 +00:00
cf4a00e16e fix: work path uses production /opt/gbo when env exists or path exists; mark .bas files indexed=true after compilation
rodriguez pushed to main at GeneralBots/gb 2026-04-11 22:21:46 +00:00
1ab01b09a2 Update botserver: save file_states after prompt update
rodriguez pushed to main at GeneralBots/generalbots 2026-04-11 22:21:33 +00:00
5fdb3be5b4 fix: save file_states after prompt etag update to stop PROMPT.md download loop
rodriguez pushed to main at GeneralBots/gb 2026-04-11 21:42:39 +00:00
5ebd2d8f5d Update botserver submodule: fix work dir path and PROMPT.md loop
rodriguez pushed to main at GeneralBots/generalbots 2026-04-11 21:42:26 +00:00
f4c99030aa fix: use get_work_path() instead of get_stack_path()+data/system for work dir, add etag check for PROMPT.md downloads
rodriguez pushed to main at GeneralBots/gb 2026-04-11 20:57:06 +00:00
0c008c1c0e Update botserver: fix LLM context truncation, bot creation, S3 endpoint, vectordb seed
rodriguez pushed to main at GeneralBots/generalbots 2026-04-11 20:56:36 +00:00
a4a3837c4c fix: critical bugs - LLM context truncation, bot creation, S3 endpoint, vectordb seed
rodriguez pushed to main at GeneralBots/gb 2026-04-11 17:28:24 +00:00
07f34991d5 ci: trigger build