rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 16:11:51 +00:00
514427c7cc Fix PROMPT.md loading: use get_work_path instead of get_stack_path
rodriguez pushed to main at GeneralBots/gb 2026-04-10 15:59:21 +00:00
3b76f31792 Update botserver: Fix warnings in drive_monitor
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 15:58:28 +00:00
db2dc3fb34 Fix warnings: remove unused variables in drive_monitor
rodriguez pushed to main at GeneralBots/gb 2026-04-10 15:49:46 +00:00
e22ae04993 Update botserver: Fix CI - initialize all workspace members
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 15:35:40 +00:00
152fbe3a38 Fix CI: initialize all workspace members
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 15:27:36 +00:00
28f811bb7f Update botserver workflow
rodriguez pushed to main at GeneralBots/gb 2026-04-10 15:15:54 +00:00
50a220f1f8 Update botserver submodule: Handle divergent submodule histories
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 15:14:20 +00:00
5e955d3196 Fix CI: Handle divergent submodule histories with fetch+reset
rodriguez pushed to main at GeneralBots/gb 2026-04-10 15:10:06 +00:00
7c1d022ad2 Update botserver submodule: Fix CI to use gbuser home directory
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 15:09:19 +00:00
aaccd741e3 Fix CI: Use gbuser home directory and restore original Setup Workspace
rodriguez pushed to main at GeneralBots/gb 2026-04-10 14:39:08 +00:00
a170ec4c2b Update botserver submodule: Optimize CI Setup Workspace
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 14:38:19 +00:00
2634521d9e Optimize CI Setup Workspace - avoid full codebase download
rodriguez pushed to main at GeneralBots/gb 2026-04-10 14:31:51 +00:00
d80e80856a Update botserver submodule: Fix duplicate method definitions
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 14:31:25 +00:00
26b009d4e6 Fix: Remove duplicate method definitions in DriveMonitor
rodriguez pushed to main at GeneralBots/gb 2026-04-10 14:25:40 +00:00
0432cf2c70 Update botserver submodule: Fix DriveMonitor dispatch failure
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 14:25:03 +00:00
816d416eee Fix DriveMonitor dispatch failure in main repo
rodriguez pushed to main at GeneralBots/gb 2026-04-10 14:20:44 +00:00
cee8aeee34 Fix DriveMonitor dispatch failure - avoid double Arc in tokio::spawn
rodriguez pushed to main at GeneralBots/gb 2026-04-10 14:20:08 +00:00
a38110098f Fix DriveMonitor dispatch failure - avoid double Arc in tokio::spawn
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 12:05:40 +00:00
918cb623a1 ci: trigger build
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:50:37 +00:00
c405f18efe Update botserver: kill stuck cargo before build