Approaches
When to compact
- Proactively: Before hitting context limits, especially on long-running tasks
- After major milestones: When you’ve completed a phase and want to preserve learnings without full history
- When responses degrade: Large contexts can reduce response quality
Next steps
- Manual Compaction — Commands for manually managing context
- Automatic Compaction — Let Mux compact for you based on usage or idle time