generalbots/src/shared
Rodrigo Rodriguez (Pragmatismo) baea0b942c feat: refactor prompt compaction and clean up test files
- Renamed `execute_compact_prompt` to `compact_prompt_for_bots` and simplified logic
- Removed redundant comments and empty lines in test files
- Consolidated prompt compaction threshold handling
- Cleaned up UI logging implementation by removing unnecessary whitespace
- Improved code organization in ui_tree module

The changes focus on code quality improvements, removing clutter, and making the prompt compaction logic more straightforward. Test files were cleaned up to be more concise.
2025-11-11 18:32:52 -03:00
..
mod.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
models.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
schema.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
shared.test.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
state.rs refactor: simplify UI panels, use pooled DB, add --noui flag 2025-11-11 09:42:52 -03:00
utils.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00