co-mono/packages/coding-agent/src/modes/interactive
Mario Zechner ee9acdb49d Fix hardcoded truncation limits in tool output display
- Add maxLines and maxBytes fields to TruncationResult to track actual limits used
- Update tool-execution.ts to use actual limits from truncation result
- Add fallbacks to DEFAULT_MAX_* for backward compatibility with old sessions
- Fix outdated comments that said 30KB when default is 50KB
2025-12-09 17:06:29 +01:00
..
components Fix hardcoded truncation limits in tool output display 2025-12-09 17:06:29 +01:00
theme Move config.ts from utils/ to src/ 2025-12-09 01:28:06 +01:00
interactive-mode.ts Fix auto-compaction TUI integration and cut point logic 2025-12-09 02:45:24 +01:00