github coder/mux v0.11.0

latest releases: v0.20.2-nightly.26, v0.20.1, v0.20.0...
3 months ago

🌃 Highlights

Project now support customizable sections for organization:
image

You can share plans and other assistant outputs from Mux via the e2e encrypted mux.md:

image

Idle-compaction settings moved next to usage-based auto-compact slider:

image

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:
image

See also:

  • Fully customizable Agents (docs)
  • Mux can notify via new notify tool, 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

Don't miss a new mux release

NewReleases is sending notifications on new releases.