Back to changelog
0.85.0
September 9, 2026

Sections, routines, and a new model picker

Sections

Sidebar sections with options to edit, create, or delete a section

We’ve added a new way to organize your sidebar: sections! Right click a section header to edit or create a new one.

A new model picker

Model picker showing favorite models, effort levels, and the Fast toggle

Introducing our new model picker! Pick a loadout of your favorite models to quickly switch between. It’s keyboard accessible too: change models (⌃⌘ 1-5), effort (⌘⇧/), speed (⌘⇧E) or model ordering (Tab, then space) without leaving your keyboard.

Routines

Introducing routines! You can now run your agents on a schedule or via GitHub action. We use routines to write internal reports, help with daily stand-up, and find papercuts in our system prompts. Routines run in the cloud (which means they’re only available to pro/team users).

A scheduled routine with its prompt and completed runs

Private workspaces

Workspace creation with options to share with everyone or keep the workspace private

You can now create private workspaces that aren’t shared with the rest of your team.

Improvements

  • Search file contents in your current local project or cloud workspace with ⌘⇧F. Enable Search file contents in Settings → Experimental.
  • Configure cloud agent connections separately for each organization, and choose whether Claude Code, Codex, and Cursor use an API key or subscription.
  • Sign in to your Cursor subscription for cloud workspaces.
  • Your default model now syncs across devices in cloud organizations.
  • In non-personal cloud organizations, MCP settings recommends servers your teammates have connected and shows who uses them.
  • Consecutive MCP calls now group under the server's name and logo. Failed calls show their errors directly on the tool row.
  • You can now edit attachments in queued messages.
  • Copy, save, download, or open images from chat previews, including expanded previews. Click Downloads in the saved-file notification to reveal the file in Finder.
  • Plans, screenshots, and attachments in .context now sync from cloud workspaces to your Mac.
  • Enable Exclusive port forwarding in Settings → Ports to turn forwarding off in other workspaces whenever you turn it on in one.
  • PR comments and failing-check logs now load while a cloud workspace is asleep.
  • Search keyboard shortcuts by pressing a shortcut.
  • Toggle Fast with ⌘⇧E while the model picker is open or closed.
  • File tabs now have consistent viewing and editing controls, with a Preview button for supported files. Opening a file automatically reveals it in the file tree.
  • Terminals now include Nerd Font symbols and display emoji with corrected spacing.
  • With Show workspace numbers enabled in Settings → Experimental, search cloud workspaces by number and right-click their numbers to copy a link or ID.

Fixes

  • Reduced freezes and stalls when streaming long chats, opening diffs, restoring terminal history, or attaching large files in cloud chats.
  • Fixed missing agent replies in local chats and first-message failures or delays in newly created cloud workspaces.
  • Fixed workspaces disappearing from the sidebar or failing to create.
  • Fixed cloud file sync with restored workspaces and unnecessary sync restarts during initialization.
  • Fixed cloud file sync writing or deleting files outside the workspace folder, and a security issue where crafted Markdown could run code inside the app.
  • Fixed inline comment drafts being discarded, comment anchors moving incorrectly after edits, and Command-F failing in diffs or while editing comments.
  • Fixed pasting images without filenames and copying or saving inline cloud images. Cached image attachments now open while their workspace is asleep.
  • Fixed Codex history reset errors and missing models in cloud workspaces. Daybreak Blue now appears for accounts that have access to it.
  • Expired ChatGPT and Cursor subscriptions now show reconnect actions, and spend-cap errors name the responsible provider.
  • Fixed Graphite stack ordering, cloud repository casing that broke Graphite matching, and stacked GitHub PR diffs showing merged changes after squash merges.
  • Restored Command-plus zoom, Control-Tab navigation, and alternative navigation shortcuts. Fixed arrow-key navigation through changed files.
  • Fixed command-palette search crashes and Create workspace disappearing when searching its full name.
  • Fixed local workspace links, workspace links opening in a browser instead of Conductor, and adjacent text corrupting links in the composer.
  • Fixed wide Markdown tables becoming unreadable.
  • Fixed PR status warnings flickering during refresh failures.
  • Fixed cloud workspaces using local archive-on-merge and prompt settings, or locally configured agent installations.

Misc

  • Updated the bundled Claude Code to 2.1.263, Codex to 0.153.4, OpenCode to 1.18.29, and Cursor Agent SDK to 1.0.31.