|
All checks were successful
BotServer CI / build (push) Successful in 7m4s
Updated all hardcoded work/ directory references to use the correct relative path from the current working directory: - botserver-stack/data/system/work This ensures consistent file location resolution regardless of where botserver is run from (/home/rodriguez/src/gb/ or /opt/gbo/bin/). Changes: - local_file_monitor.rs: Use std::env::current_dir() for work_root - drive_monitor/mod.rs: Use work_root PathBuf for tool compilation - website_crawler_service.rs: Use std::env::current_dir() for work_path 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| document_processor.rs | ||
| embedding_generator.rs | ||
| kb_indexer.rs | ||
| mod.rs | ||
| permissions.rs | ||
| web_crawler.rs | ||
| website_crawler_service.rs | ||