botserver/src/drive
Rodrigo Rodriguez (Pragmatismo) cf4a00e16e
All checks were successful
BotServer CI/CD / build (push) Successful in 3m20s
fix: work path uses production /opt/gbo when env exists or path exists; mark .bas files indexed=true after compilation
- get_work_path_default/get_stack_path no longer rely on CWD-relative botserver-stack check which caused wrong output path in production when CI left that directory
- DriveMonitor now marks .bas file states as indexed=true after list+compile cycle
- Added compile_tool logging for work_dir path
2026-04-11 20:16:22 -03:00
..
drive_monitor fix: work path uses production /opt/gbo when env exists or path exists; mark .bas files indexed=true after compilation 2026-04-11 20:16:22 -03:00
document_processing.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
drive_handlers.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
drive_types.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
local_file_monitor.rs fix: use Vault config for Qdrant in KB indexer 2026-04-09 18:27:10 -03:00
mod.rs Fix KB indexing: single file streaming, dedup tracking, .ast cache 2026-04-11 13:10:09 -03:00
vectordb.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00