generalbots/src/package_manager
Rodrigo Rodriguez (Pragmatismo) ac12f186ef feat: simplify Redis key format and clean up code
- Remove comments from launch.json configuration
- Simplify Redis key format in set_current_context_keyword by removing context_name
- Remove unused /api/start endpoint and related session start logic
- Change log level from info to trace for config sync messages
- Add trace logging to drive_monitor module

The changes focus on code cleanup and simplification, particularly around session handling and logging. The Redis key format was simplified as the context_name was deemed unnecessary for uniqueness.
2025-11-02 07:50:57 -03:00
..
cli.rs - More automation from start to web, user sessions. 2025-10-20 23:32:49 -03:00
component.rs feat: add data download list to ComponentConfig and implement file downloading 2025-10-26 18:26:19 -03:00
facade.rs feat: add data download list to ComponentConfig and implement file downloading 2025-10-26 18:26:19 -03:00
installer.rs feat: simplify Redis key format and clean up code 2025-11-02 07:50:57 -03:00
mod.rs Refactor bootstrap and package manager, add ureq 2025-10-19 11:08:23 -03:00
os.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00