🌃 Highlights
Project now support customizable sections for organization:
You can share plans and other assistant outputs from Mux via the e2e encrypted mux.md:
Idle-compaction settings moved next to usage-based auto-compact slider:
When reaching a context exceeded error, we now give you a more useful retry operation if you have a model available with a higher context limit:
See also:
- Fully customizable Agents (docs)
- Mux can notify via new
notifytool, just instruct via prompt (docs) - Tool hooks! (docs)
- You can tag files with "@" in the chat which will include them in your context
🛠️ Fixes
- Fixed bug where SSH workspace sub-agents had unexpected git state (b4125da)
- Fixed thundering herd issue where enabling idle compaction could lead to dozens of old workspaces undergoing simultaneous compaction
- New behavior: only one idle compaction runs at a time (f24db30)
- Many performance improvements all around the app