Commit graph

581 commits

Author SHA1 Message Date
cee8aeee34 Fix DriveMonitor dispatch failure - avoid double Arc in tokio::spawn
- Added static save_file_states_static() helper method
- Changed tokio::spawn calls to use Arc::clone instead of Arc::new(self.clone())
- This prevents double Arc wrapping which causes 'dispatch failure' errors
- Fixes config.csv not syncing from bucket to database for salesianos/default bots
2026-04-10 11:20:31 -03:00
c405f18efe Update botserver: kill stuck cargo before build 2026-04-10 08:50:26 -03:00
1bfaad789d Update botserver: simplest CI 2026-04-10 08:45:54 -03:00
a5a6b372b7 Update botserver: simplify CI - always build with sccache 2026-04-10 08:38:32 -03:00
e00e066ffe Update botserver: fix CI change detection - compare commits 2026-04-10 08:36:17 -03:00
d5e2d8e5a8 Update botserver: fix CI change detection 2026-04-10 08:30:01 -03:00
a1b4bac917 Update botserver: use curl with --cacert for Vault 2026-04-10 08:28:09 -03:00
14d66671ae Update botserver: CI optimizations - check changes before building 2026-04-10 08:17:53 -03:00
5e5cfabbb6 Update botserver: add sccache cache action 2026-04-10 08:15:20 -03:00
de0e3844d4 Update botserver: add debug logging for Vault requests 2026-04-10 08:11:30 -03:00
2185d3352c Update botserver: set SSL_CERT_FILE before Vault HTTP calls 2026-04-10 08:04:28 -03:00
f5096d49ff Update botserver: read drive/cache/qdrant config directly from Vault 2026-04-10 07:43:08 -03:00
ee1e484316 Update botserver: add S3 debug logging 2026-04-10 00:05:49 -03:00
55d58535d6 Update docs: add LOAD_ONLY env and MinIO drive access tips 2026-04-09 23:27:08 -03:00
397da6cf48 Update botserver: add LOAD_ONLY env filter, remove gbo- prefix logic 2026-04-09 23:16:12 -03:00
915cf1baf3 Update botserver: skip gbo-* bots, allow default config.csv sync 2026-04-09 23:03:20 -03:00
098f46ef2d Update botserver: fix default bot config.csv sync 2026-04-09 23:00:28 -03:00
d8f8aff96e Update botserver: fix duplicate endpoint path in LLM URL 2026-04-09 22:51:52 -03:00
b301620094 Update botserver: use bot-specific llm-endpoint-path from config 2026-04-09 22:12:06 -03:00
e8ff264bd7 Update botserver: allow any .gbai bucket 2026-04-09 21:43:23 -03:00
9844ce5ab0 Update botserver: allow gbo-default bucket to be monitored 2026-04-09 21:32:31 -03:00
730739aedf Update botserver submodule: add drive feature to default features 2026-04-09 19:47:41 -03:00
d3ae322256 Update botserver: fix Vault config for Qdrant 2026-04-09 18:29:07 -03:00
decea7ddfc Update submodules: fix UTF-8 panics and HTML rendering 2026-04-09 01:40:56 -03:00
f2ba1f4dfe Update botserver: download PROMPT.md from MinIO 2026-04-08 20:10:07 -03:00
03d223517d Update botserver: clean up local-files feature 2026-04-08 18:34:10 -03:00
f41b984b6f Update botserver: add local-files feature toggle 2026-04-08 18:30:13 -03:00
93f80e0af5 Update submodules: disable local file monitoring, use drive only 2026-04-08 17:48:42 -03:00
fa03fc65a1 Update botserver: Fix USE KB and USE WEBSITE default features compilation 2026-04-07 20:14:32 -03:00
4b67b0f486 Update botbook submodule reference 2026-04-07 13:36:38 -03:00
49bc6e52bc Update root: cleanup, botserver and botmodels updates 2026-04-07 13:34:11 -03:00
a8ae578a80 Update botapp to valid pushed commit 2026-04-06 14:12:51 -03:00
b2995cdcdb Update submodules: botserver (DETECT fix + anonymous auth), botui (session_id) 2026-04-06 13:37:52 -03:00
4f510d1196 docs: Update AGENTS.md with bot scripts architecture and TOOL_EXEC info 2026-04-05 19:55:53 -03:00
d28510a632 fix: deploy workflow - ignore missing binary on first deploy 2026-04-05 19:39:18 -03:00
e094dc138a Update submodules: tool execution via WebSocket, TOOL_EXEC message type 2026-04-05 19:11:28 -03:00
07b6af9bf3 docs: update AGENTS.md with correct data paths 2026-04-05 13:32:42 -03:00
a5f16fbab9 docs: update AGENTS.md with DETECT testing notes 2026-04-05 13:30:17 -03:00
2257c980cb Update botserver: fix diesel imports 2026-04-05 13:19:40 -03:00
123771c996 Update AGENTS.md: add data directory structure and testing tools section 2026-04-05 12:49:15 -03:00
f767337ed8 Update botserver submodule 2026-04-05 12:34:46 -03:00
d598bdc29a Update botserver submodule 2026-04-05 12:06:45 -03:00
b45f63a7a6 Update botserver submodule to latest commit with Zitadel fix 2026-04-05 11:32:46 -03:00
e1b456d199 Add submodule push rule to AGENTS.md 2026-04-05 11:30:32 -03:00
96ece5a3ea Trigger CI rebuild 2026-04-05 11:28:14 -03:00
1662905a32 Update botserver submodule 2026-04-05 11:08:20 -03:00
d0d68e792e Update AGENTS.md: Zitadel setup with container networking 2026-04-05 11:04:33 -03:00
fc95cba887 Update submodules: botserver, botui and project guidelines. 2026-04-05 09:12:32 -03:00
93dc55c47c Update botserver: Remove unused sync functions 2026-04-05 07:52:52 -03:00
0c1a988f82 Update botserver: Fix Vault SMTP module 2026-04-05 07:50:46 -03:00