Skip to content

Releases: coder/cmux

v0.3.0-rc.1

15 Oct 17:13
Compare
Choose a tag to compare

Features

  • Agent will manipulate a TODO list as it works to provide the user with better insight on future tasks
  • Many rendering performance improvements

Fixes

  • Mode switching has been improved on a chat protocol level, Agent will refuse to make edits in Plan Mode
  • /compact UX is generally more reliable and robust to restarts

Known Issues

  • Startup can appear to freeze for up to 10 seconds, this usually goes away on second startup

v0.2.1

13 Oct 21:32
Compare
Choose a tag to compare

Hotfix to improve splash screen behavior while app is loading

Known Issues

  • Startup can appear to freeze for up to 10 seconds, this usually goes away on second startup

v0.2.0 — OSS

13 Oct 18:54
Compare
Choose a tag to compare

v0.2.0

This is the first open source release of cmux in a Preview state.

Here's an overview of major changes:

Features

  • Workspaces are now sorted in Projects sidebar by recency
  • Projects can be drag-and-dropped reordered in the sidebar
  • Frontend shows live token streaming statistics
  • Mode-specific sections in AGENTS.md (e.g. ## Mode: Plan)
  • /compact -c "message" allows for automatic continuation of conversation post-compaction
  • Workspaces now have an Unread status to make it easier to go where Human attention is needed

Performance

  • Splash screen shows up immediately as a band-aid to slow app start
  • Rendering has been optimized across the app, much less idle CPU draw
  • Workspaces delete much more quickly

Genesis

10 Oct 20:09
Compare
Choose a tag to compare

Things are looking kind of stable here.

Notes omitted as there are no prior releases to compare with.