- Added bot_id parameter to DriveMonitor::new() and pass it through BotOrchestrator - Modified DriveMonitor to store bot_id as a field - Simplified ConfigManager::sync_gbot_config() to accept content directly instead of file path - Removed file reading logic from sync_gbot_config - Cleaned up logging messages in config sync - Improved error handling and logging in DriveMonitor's gbot check These changes better associate monitoring with specific bots and make the config sync more flexible by accepting content directly rather than requiring a file path. |
||
|---|---|---|
| .. | ||
| mod.rs | ||