Skip to content

v0.8.2

Choose a tag to compare

@ammario ammario released this 02 Dec 18:19
· 73 commits to main since this release

🪄 Features

Added voice input mode (requires OpenAI key):

image

Auto-compaction threshold is now a slider on the context usage bar:

image

Also:

  • You can now create workspaces that are "Local" which run in your project directory without any isolation
  • Documentation site updated from from https://cmux.io to https://mux.coder.com to disambiguate
  • You can now click the "Queued" indicator on a queued message to send it immediately
  • Project sidebar styles have been updated to better discriminate between workspace runtimes

🛠️ Fixes

  • Fixed a bug where duplicate electron app starts would lead to an ambiguous error (931f2ad)
  • Many improvements to cost / usage tracking
  • Fixed a model amnesia bug (6de7ec2)