botserver/src/ui_tree
Rodrigo Rodriguez (Pragmatismo) 1a47355834 feat(automation): improve prompt compaction scheduling and error handling
Refactor the compact prompt scheduler to use proper indentation and improve error logging. Added more detailed error messages for prompt compaction failures and included bot_id in error logs. The changes make the code more maintainable and debugging easier while maintaining the same functionality.
2025-11-11 15:01:57 -03:00
..
chat_panel.rs refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
editor.rs feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
file_tree.rs feat(automation): improve prompt compaction scheduling and error handling 2025-11-11 15:01:57 -03:00
log_panel.rs feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
mod.rs feat(bootstrap): enable bootstrap and package_manager modules 2025-11-08 07:04:44 -03:00
status_panel.rs refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00