co-mono/packages
Mario Zechner de77cd1419 Add tool output truncation with line/byte limits
- Add truncate.ts utility with truncateHead/truncateTail functions
- Both respect 2000 line and 30KB limits (whichever hits first)
- read: head truncation, returns truncation info in details
- bash: tail truncation, writes full output to temp file if large
- grep: head truncation + 100 match limit
- find: head truncation + 1000 result limit
- ls: head truncation + 500 entry limit
- tool-execution.ts displays truncation notices in warning color
- All tools return clean output + structured truncation in details
2025-12-07 00:03:16 +01:00
..
agent Release v0.13.1 2025-12-06 23:12:36 +01:00
ai Release v0.13.1 2025-12-06 23:12:36 +01:00
coding-agent Add tool output truncation with line/byte limits 2025-12-07 00:03:16 +01:00
mom Release v0.13.1 2025-12-06 23:12:36 +01:00
pods Release v0.13.1 2025-12-06 23:12:36 +01:00
proxy Release v0.13.1 2025-12-06 23:12:36 +01:00
tui Release v0.13.1 2025-12-06 23:12:36 +01:00
web-ui Release v0.13.1 2025-12-06 23:12:36 +01:00