Back to changelog
0.86.0
September 16, 2026

Share your loadouts

A shared loadout page with an Equip button

Go to Settings -> Default Models to share your loadout. Other Conductor users can import your loadout in one click.

Other big improvements:

  • Add run scripts in the cloud. (Users who previously set these up for local repos can import them in one click.)
  • Better support for OpenCode
  • Sidebar sections can now use emojis. You can also ask agents to move workspaces between sections.

Improvements

  • Cloud repositories have shared run scripts with personal overrides. Edit them in repository settings, or import them from your local settings or the repository's settings.toml.
  • Sidebar sections can have an emoji. Pick a section when creating a workspace, move workspaces with Move to section in the command palette, or ask an agent in a cloud workspace to move it to a section. Sections stay available in local organizations, and pinning workspaces from a section works again.
  • The cloud workspace ports popover has a new design: the preview URL picker sits on top, forwarding and auto-forwarding are switches, and forwarded and detected ports are listed together with an add button.
  • Settings → Ports lets you choose a forwarding strategy, set the local port range, and forward specific remote ports to fixed local ports. Starting port forwarding with ⌘Y shows clickable localhost badges once ports are ready.
  • Personal prompts for cloud organizations. Set your own prompts in Settings → Prompts, and Conductor combines them with your team's prompts.
  • Open pull requests in Graphite. Choose it under Open pull requests in Settings → Git or from the PR context menu.
  • Answer Codex questions while it keeps working, with choices and keyboard shortcuts.
  • Removed Codex goals and message queuing. Messages sent while an agent is working now steer it instead of waiting in a queue.
  • Filter Home and workspace search to Only archived.
  • Local ⌘K has a Projects tab for finding projects by name, including projects without workspaces.
  • Composio and Cloudflare are now recommended MCP servers.
  • Copy uploaded attachments between cloud workspaces.
  • Inline chat videos have scrubbing controls.
  • File pills for skills show the skill's name and icon instead of SKILL.md.
  • Workspace link badges for cloud workspaces show the organization icon, mark private workspaces with a lock, and say when a link points to another organization or one you can't access. Private workspaces also show a lock in hover cards.
  • The context usage popover shows Claude account limits and reset times, matching Codex.
  • Restart file sync directly from terminal error messages.
  • Cloud workspaces start file sync when you use a local run script or terminal.
  • Prompt links fill the new-workspace composer in your active organization.
  • Window controls use native macOS styling and stay aligned at every zoom level.
  • Faster editing of large files, faster text-file opening and transcript loading in cloud workspaces, and fewer network requests when opening cloud workspaces.

Fixes

  • Fixed queued messages running in the wrong order after reordering, and queued message controls completing out of order.
  • Fixed OpenCode and Pi chats dropping tool results and partial replies, rejecting Always allow approvals, and leaving approval prompts stuck after stopping a turn. Fixed OpenCode options getting stuck loading before the first message.
  • Fixed plans written by Cursor showing up as an empty tool call instead of the plan text.
  • Fixed cloud plan approvals appearing successful when the workspace rejected the response.
  • Fixed stale or empty diffs when switching between GitHub stacked pull requests, or after the target branch moved. Fixed the target branch picker in the Changes options menu and changed-file diffs loading slowly when first opened.
  • Fixed diff comments not loading when Conductor starts, and review comments appearing unsent after submitting a message.
  • Fixed image attachments failing to send after removing them and using Undo, sent messages with attachments remaining in the composer, and inline images showing a loading placeholder while a workspace wakes.
  • Fixed cloud workspaces showing a blank screen after all chats were closed, and Conductor going blank after a failed connection check.
  • Fixed cloud workspaces failing to create when local Git errors occurred.
  • Fixed sidebar sections disappearing when the connection drops, staying stale after workspace moves made through the CLI or API, and Move to section being hidden in cloud organizations.
  • Fixed Escape dismissal, misplaced or unclickable context menus in dialogs, menus shifting while opening, and dropdown menus making the window scroll.
  • Fixed Shift+Enter not inserting a new line when ⌘Enter is set to send, Shift+Tab unexpectedly toggling plan mode, and Space reopening the loadout picker after closing it.
  • Fixed the Agent and Model flyouts in the model picker closing when the pointer passed over another row.
  • Fixed workspaces becoming unclickable after closing image or video previews, and Open Link from a link's context menu replacing the Conductor window with the web page.
  • Fixed missing images in rich Markdown previews, file links scrolling the highlighted line out of view, and HTML previews hidden behind the composer. Expanded Mermaid diagrams now fit the preview window.
  • Fixed custom answers disappearing when their text matches a suggested option.
  • Fixed ⌘P returning to the previous workspace tab after opening a file.
  • Fixed settings pages preserving the previous page's scroll position, and settings files opened in a terminal not starting in their .conductor directory.
  • Fixed sidebar resource usage overstating memory for Conductor's processes.
  • Fixed unsupported slash-command errors showing the wrong agent name, and failed chat cancellations going unreported.
  • Fixed an incorrect PR loading error while a cloud workspace wakes.
  • Fixed cloud workspace syncs taking too long when .context contains ignored build artifacts.
  • Fixed misleading Git upstream warnings when creating workspaces from submodule repositories with push.autoSetupRemote enabled.
  • Conductor now prompts you to rebuild your cloud computer when a repository's GitHub default branch changes. Routines use the cloud repository's configured default branch.
  • Custom repository icons set on your Mac show on cloud workspaces in the sidebar again.

Misc

  • Updated the bundled Claude Code to 2.1.272, Codex to 0.154.0, and OpenCode to 1.18.31.