rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-04-14 13:39:06 +00:00
9d244f17b4 chore: update botserver — CI deploy reliability fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 13:38:09 +00:00
a884c650a3 fix: CI deploy reliability — stop before transfer, enable after, health endpoint fix
rodriguez pushed to main at GeneralBots/gb 2026-04-14 13:20:43 +00:00
6297ff7811 chore: update botserver — Kimi factory + LLM chunk traces
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 13:20:12 +00:00
679bf05504 fix: Kimi K2.5 factory + LLM chunk traces
rodriguez pushed to main at GeneralBots/gb 2026-04-14 13:02:24 +00:00
10f1336ec3 chore: update botserver — CI commit path fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 13:01:48 +00:00
03f060680e fix: CI git path for BOTSERVER_COMMIT + deploy health check wait
rodriguez pushed to main at GeneralBots/gb 2026-04-14 12:52:37 +00:00
c557577821 chore: update botserver submodule — CI restart, health commit, WebSocket spawn fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 12:52:04 +00:00
d20ecdb89c fix: enterprise-grade reliability — three changes
rodriguez pushed to main at GeneralBots/gb 2026-04-14 12:19:18 +00:00
1fd2b14d4b chore: update botserver — DriveMonitor disabled for testing
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 12:18:59 +00:00
251ee9e106 chore: disable DriveMonitor temporarily for WebSocket/LLM testing
rodriguez pushed to main at GeneralBots/gb 2026-04-14 11:59:58 +00:00
7d568b4ad8 chore: update botserver — recv_task spawn fix for chat race condition
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 11:59:39 +00:00
3159d04414 fix: spawn LLM response in separate task to prevent recv_task blocking
rodriguez pushed to main at GeneralBots/gb 2026-04-14 05:12:19 +00:00
b8f7631b79 Fix botserver stream processing
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 05:11:56 +00:00
dc97813614 fix: revert stream timeout that broke message processing
rodriguez pushed to main at GeneralBots/gb 2026-04-14 04:15:56 +00:00
4baa5a1c5f Revert botserver to working LLM code
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 04:15:28 +00:00
ed3406dd80 revert: restore working LLM streaming code from 260a13e7
rodriguez pushed to main at GeneralBots/gb 2026-04-14 03:56:04 +00:00
cb447561d7 Update botserver submodule with LLM timeout fix
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 03:55:51 +00:00
301a7dda33 Add LLM stream timeout and debug logs
rodriguez pushed to main at GeneralBots/gb 2026-04-14 02:58:15 +00:00
64af57efcc chore: update botserver — add 5s connect_timeout to LLM client
rodriguez pushed to main at GeneralBots/generalbots 2026-04-14 02:54:57 +00:00
da9facf036 fix: add 5s connect_timeout to LLM HTTP client so unreachable APIs fail fast