co-mono/packages
Mario Zechner c89b1ec3c2 feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger
- Add /compact command for manual context compaction with optional custom instructions
- Add /autocompact command to toggle automatic compaction
- Auto-trigger compaction when context usage exceeds threshold (contextWindow - reserveTokens)
- Add CompactionComponent for TUI display with collapsed/expanded states
- Add compaction events to HTML export with collapsible summary
- Refactor export-html.ts to eliminate duplication between session and streaming formats
- Use setTimeout to break out of agent event handler for safe async compaction
- Show compaction summary in TUI after compaction completes

fixes #92
2025-12-04 02:39:54 +01:00
..
agent chore: bump version to 0.12.6 2025-12-03 17:12:27 +01:00
ai chore: bump version to 0.12.6 2025-12-03 17:12:27 +01:00
coding-agent feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger 2025-12-04 02:39:54 +01:00
mom feat(mom): backfill missed messages on startup using conversations.history API 2025-12-03 22:05:13 +01:00
pods chore: bump version to 0.12.6 2025-12-03 17:12:27 +01:00
proxy chore: bump version to 0.12.6 2025-12-03 17:12:27 +01:00
tui feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger 2025-12-04 02:39:54 +01:00
web-ui chore: bump version to 0.12.6 2025-12-03 17:12:27 +01:00