Skip to content

v0.15.1

Choose a tag to compare

@ammario ammario released this 29 Jan 18:50
· 1923 commits to main since this release

🏙️ Highlights

Left sidebar has been simplified, removing the built-in Runtime badges and offering way more information on hover:

image

Unfinished workspace prompts now become draft workspaces in the sidebar:
image

Remaining gateway credits now visible from the Chat Input:
image

We now have a built-in help chat workspace for any questions about Mux setup or behavior:
image

Context usage breakdown by file now available in Costs tab:
image

🛠️ Other stuff

  • Improved the mobile view
  • Improved performance on busy sessions via more renderer heap (da1c049)
  • Made compaction more reliable (f75a0cf)
  • Name generation is more robust, correctly respecting gateway prefs (a13decc)
  • Fixed bug where chat-level compaction slider would disappear right as the mouse reached the slider 😅 (cd01055)