Introducing Conductor Cloud โ†’
0.74.0
July 9, 2026
Lots of little things

Improvements

  • The All Workspaces page now has project filters, plus a redesigned row layout showing repo icons and last-active time
  • Conductor collaboration alpha ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘
  • Git commands now automatically fall back to HTTPS when the network blocks SSH, so you can create workspaces and push/pull on plane or hotel wifi
  • The clone repo dialog now suggests SSH or HTTPS URLs based on your GitHub CLI setup and explains git authentication failures
  • Cmd+click the PR badge to open the pull request in your browser
  • Hovering the merge button now shows the repo's actual GitHub merge method (squash/rebase) when it differs from a plain merge
  • You can now disconnect the Conductor GitHub app from the Local and Cloud GitHub settings
  • Conductor now recommends granting Full Disk Access when it's missing, so macOS stops repeatedly asking for folder and app-data permissions
  • Added a Search row to the sidebar that opens the command palette
  • The workspace error screen now explains what went wrong and lets you retry loading
  • Moved cloud workspace setup status into the top-bar workspace info popover
  • Reduced background CPU usage when you have many workspaces or repositories
  • Terminal scrollback limits now use output size instead of line count
  • Added browser deep links and workspace ids in terminal environments
  • Added 75 missing country capitals to the pool of workspace names โ€” from Brussels, Bangkok, and Buenos Aires to rare Pacific finds like Tarawa, Funafuti, Majuro, Palikir, Ngerulmud, and Yaren

Fixes

  • Actions like "Commit and push" now send pending context from the chat input (e.g. revert notes) along with their message instead of leaving it behind
  • Fixed an issue where sending messages in cloud workspaces could fail with "Can only access files inside the workspace or /tmp"
  • Fixed an issue where sending a message to a cloud workspace could fail with "Unknown raw websocket connection" right after a connection drop
  • Fixed an issue where a message with a pasted attachment in a new cloud workspace could silently fail to send and bounce back to the composer
  • Fixed cloud workspaces silently disappearing when setup failed, and creating one from an empty repository now fails immediately with a clear error
  • Fixed cloud workspace creation failing for repositories whose default branch isn't "main" (e.g. "master")
  • Fixed an issue where remote workspace file sync could stop when Git LFS files were unavailable
  • Fixed an issue where cloud workspaces created through the API didn't appear in the sidebar when the repository's GitHub URL used mixed-case owner or repo names
  • Fixed an issue where archiving a workspace could silently fail to delete its branch
  • Fixed an issue where creating new workspaces repeatedly failed after the remembered target branch was merged and deleted
  • Fixed an issue where the "Open Conductor" button after connecting GitHub could open the wrong Conductor app
  • Fixed an issue where disconnecting the Conductor GitHub app didn't show as disconnected until the app was restarted
  • Fixed the default and review model settings appearing blank when set to a GPT-5.6 or other unlisted model
  • Fixed an issue where running Docker commands in a run script made Conductor show "Focus OrbStack" and focus OrbStack when clicking the workspace
  • Fixed an issue where the Run panel could show "Add run script" for a workspace that already had run scripts configured, until you switched workspaces and back
  • Fixed next/previous file navigation jumping around when the changes list uses the folder hierarchy view
  • Fixed repo drag-and-drop in the sidebar dropping repos in the wrong spot and losing your scroll position when the sidebar is scrolled
  • Fixed the PR badge overlapping the Continue and Archive buttons when the git panel is narrow
  • Fixed confirmation dialogs animating in from the top-left corner of the screen
  • Pressing โŒ˜N while the command palette is open now closes the palette and opens the new-workspace dialog
  • Fixed GPT-5.6 Codex sessions failing when the codex-code-mode-host helper is unavailable

Misc

  • Added subtle press feedback to buttons, and popovers, dropdowns, and menus now scale in from their trigger instead of the box center
  • Moved Sonnet 5 1M below the Opus models in the model picker
0.73.3
July 9, 2026
GPT-5.6

GPT-5.6 Sol and GPT-5.6 Terra in the Codex model picker

GPT-5.6 is now available in Conductor! The GPT-5.6 family of models are Sol and Terra. Sol is OpenAI's new flagship model, and Terra is for balanced, everyday work.

0.73.2
July 8, 2026
Grok 4.5

Auto and Cursor Grok 4.5 in the Cursor model picker

Grok 4.5 is now available in Conductor! We've also added Cursor's Auto model.

To use Grok 4.5, set up Cursor in Settings โ†’ Harnesses โ†’ Cursor, then pick it from the model picker in any chat.

0.73.0
July 7, 2026
PR page

A pull request in Conductor's new PR page, with merge button, checks, and comments

You can now review a PR without leaving Conductor: view comments and checks, edit the title and description, and merge.

Improvements

  • Workspaces with an unsent draft message now show a pencil icon in the sidebar
  • Workspaces in the sidebar now animate when they move
  • In repo settings, you can now hide run scripts that you don't personally use
  • Cleaned up styling for code blocks
  • Improved support for Conductor's workspace tools (diff, comments, terminal) in Codex and Cursor
  • Better support for Claude Code background tasks
  • Better rendering for when Claude Code chooses to fall back from Fable to a different model
  • The Conductor setup prompt now configures repository-local settings by default
  • Reduced background file sync work in cloud workspaces

Fixes

  • Fixed an issue where repos whose git remote uses an SSH config host alias would be missing PR info
  • Fixed an issue where the Changes view could show stale diff content until the app was restarted
  • Fixed a crash where a file could appear twice in the changes list and multiply while scrolling
  • Fixed run script defaults so each workspace remembers its last script
  • Fixed an issue where running a local task in a cloud workspace could fail with missing dependencies on the first run
  • Fixed an issue where Codex skills didn't appear in the slash command menu in cloud workspaces
  • Fixed pickers and dropdowns inside dialogs (e.g. the model picker in the new-workspace dialog) closing instantly or losing hover highlight
  • Fixed the MCP server list overflowing the window when many servers are configured
  • Fixed showing a "drop here" icon for dragged text it couldn't accept
  • Fixed the dispatcher's add-project menu closing immediately after opening it from the repo picker
  • Fixed an issue where the passport stopped counting cities for renamed workspaces, leaving the visited-cities count stuck
  • Fixed an issue where if the workspace was corrupted, Conductor's git operations could run against a git repo in a parent directory

Misc

  • Clear error screen when the Intel version is opened on an Apple Silicon Mac

New in 0.73.1

  • Fixed an issue where uncompleted todos could block merging a pull request
  • Moved the AI review button back to the git panel toolbar
0.72.0
July 3, 2026
Polish and fixes

Conductor figures out which agent messages are most important and collapses the rest. We have a new algorithm that is more accurate (especially with Claude Code background agents) and will more often highlight the most important messages.

(To see all messages without collapsing any you can always hit โŒƒO.)

Improvements

  • You can now interrupt Cursor agent while it's working
  • You can now stop a setup script while it's running
  • You can now read chats in archived workspaces without unarchiving them
  • In provider settings, you can now see, change, and remove a configured API key for Claude Code, Codex, and Cursor
  • The model picker now offers preview Codex models when your OpenAI account has access to them
  • You can now hover image attachments to see a preview
  • Clicking "Continue" after merging a PR now attaches a note to the chat explaining what happened
  • File suggestions in the @ mention menu now appear faster, especially in cloud workspaces
  • The dialog for creating new workspaces is more reliable and will always save your drafts
  • Reduced CPU usage from cloud workspace file sync when workspaces are idle or in the background
  • Workspace and chat links now render as clickable links

Fixes

  • Fixed alignment of the sidebar toggle button with the traffic light buttons
  • Fixed Composer (Cursor) being unable to read files or run tools
  • Fixed an issue where in-app browser previews could send requests from the wrong localhost port
  • Fixed an issue where copy buttons could fail in Conductor
  • Fixed an issue where "Open in Zed" did nothing when Zed was already running
  • Fixed an issue where archived cloud workspaces could reappear after archiving
  • Fixed an issue where diffs and files showed "Failed to load" errors while a cloud workspace was restarting
  • Fixed an issue where sending a message in a cloud workspace could intermittently fail with a network error
  • Fixed an issue where the working animation next to a workspace in the sidebar could show as empty space while the agent was running
  • Fixed an issue where run scripts wouldn't automatically start after workspace setup
  • Fixed a bug where messages with text directly after an attachment could be misrendered

New in 0.72.1

  • Fixed the app opening to a blank window on the first launch after a fresh install
0.71.0
July 1, 2026
Workspace and Chat Links

Copy link in the workspace right-click menu

You can now right click to copy a link to a workspace or chat.

Improvements

  • You can now copy a link to a workspace or chat with โŒ˜โ‡งC.
  • In Settings โ†’ Git, you can now treat optional checks as blocking so the merge button only appears once every PR check passes.
  • The command palette now shows each workspace name, with the branch shown as the subtitle.
  • When you're making a workspace, you can now click the three dots next to the repository to change the target branch.
  • You can now select OpenCode models for code reviews.
  • Command palette workspace search is faster for large workspace lists.
  • In Settings โ†’ Environment, you can now paste a block of KEY=VALUE lines to add several variables at once.

Fixes

  • Fixed an issue where Composer 2.5 tool calls failed.
  • Fixed an issue where "Install and restart" could fail on the database version warning screen.
  • Fixed an issue where agents in local workspaces could stop responding.
  • Fixed occasional jank when saving settings.
  • Fixed typing lag in the command palette (โŒ˜K) after repeated searches.
  • Fixed cloud workspace names being overwritten with the git branch name.
  • Fixed an issue where typing a new diff comment near the bottom of a long file would scroll the input out of view.
  • Cmd+O now opens the local mirror of a synced cloud workspace, Cmd+Option+O opens it remotely, open-in buttons open the file you're viewing, and the remote menu copies the SSH command.

New in 0.71.1

  • Fixed an issue where unrecognized models could fall back to Sonnet.
0.70.1
June 30, 2026
Claude Sonnet 5

Claude Sonnet 5 in the model picker

Introducing Claude Sonnet 5, Anthropic's newest model, now in Conductor. Performance is much closer to Opus 4.8 while being significantly cheaper. Give it a try!

New in 0.70.2

  • Brought back the "Add project" button in the sidebar.
  • Added "Add project" to the command palette.
0.70.0
June 26, 2026
Multiple Run Scripts

Your script is running? You'd better go catch it!

Conductor now supports multiple run scripts - that means you can control all of the commands for your monorepo, tests, and scripts with the "Run" button.

Run menu with multiple configured run scripts

Configure run scripts in Conductor settings (Settings > Repo > Scripts) or .conductor/settings.local.toml.

See Run scripts for setup details.

Improvements

  • The left sidebar now keeps its width across window resizing and app restarts.
  • Added Preview URLs to Conductor settings files.
  • The "Create from" picker now lets you clear a selected branch, PR, or issue.
  • Moved "Add project" into the new-workspace dispatcher, next to the repo selector.
  • Added an experimental "Auto permission mode" setting under Settings โ†’ Experimental that auto-approves safe actions and only prompts for risky ones when tool approvals are on.
  • Added an experimental "Sidebar last message time" setting under Settings โ†’ Experimental that shows the time of the last message in the sidebar instead of diff line counts.
  • Cursor Bugbot review comments now show their "Fix in Cursor" and "Fix in Web" buttons in a tight row instead of stacked.
  • The side nav now includes a user switcher. Open it to log out or access settings.

Fixes

  • Fixed an issue preventing editing your run scripts (we had a migration gone wrong, sorry!).
  • "Restart when idle" now waits for workspace setup scripts to finish before relaunching.
  • Fixed an issue where @terminal mentions did not include Run tab output.
  • Fixed an issue where the terminal Open button could appear before the preview URL was ready.
  • Fixed an issue where the terminal preview Open button could be replaced by a detected browser app.
  • Fixed an issue where resending a message with a failed review comment attachment did not retry the upload.
0.69.0
June 23, 2026
OpenCode

OpenCode is now available in Conductor.

Run your favorite models through the OpenCode harness. You can learn more about OpenCode providers here, or read about the Conductor integration in our docs.

Improvements

  • Conductor now cleans up unrecognized fields in settings files instead of warning about them.
  • Added an attachment button to the new workspace composer.
  • GitHub token expiration alerts now link directly to account settings.
  • Added Claude Code token usage totals to the context hover card.
  • Open pull requests now use a distinct workspace icon while they wait for review or other merge requirements.
  • Improved secure storage for local auth and API key settings by moving them to macOS Keychain-backed storage.
  • Added a fast mode toggle for Cursor Composer 2.5 sessions.
  • Clarified which credential Conductor uses when both an agent subscription and API key are configured.

Fixes

  • Fixed an issue where a chat could get stuck showing "Session not found" after stopping or restarting an agent, or after a settings change.
  • Fixed an issue where local runs could incorrectly require Sync files after relaunching Conductor.
  • Fixed an issue where queued messages could appear hidden while Conductor was restarting.
  • Fixed an issue where PR controls could disappear while an agent was working.
  • Fixed an issue where SSH config generated by Conductor could break pushes on older OpenSSH versions.
  • Restored the previous "Create from branch" behavior so selecting an existing branch checks it out instead of creating a new branch stacked on top of it.
  • Fixed built-in UI shortcut slash commands, including /add-dir, /personality, /mcp-status, /mcp, /agents, /hooks, /memory, /permissions, and /plugins.

New in 0.69.1

  • Fixed an issue where attachments could be dropped when a workspace was created with an empty prompt.
0.68.0
June 19, 2026
Markdown frontmatter

Markdown frontmatter

CleanShot 2026-06-19 at 13.13.09@2x.png

Markdown previews now separate YAML & TOML frontmatter from the rest of the body for your viewing pleasure.

Improvements

  • When creating a workspace, press Alt+Enter to create a workspace with your prompt pre-filled instead of sent.
  • Added an Experimental setting to enable OpenCode.
  • You can now press Cmd+E to edit markdown and HTML files while viewing their preview.
  • The "Create PR" button and a few other buttons now show up even while the agent is working.
  • You can now press Cmd+U to open the attachment picker when creating a new workspace.

Fixes

  • Fixed an issue where Conductor could incorrectly report a GitHub API rate limit.
  • Fixed an issue where the new workspace dialog could close unexpectedly after creating a workspace.
  • Fixed an issue where terminal presets could ignore custom Claude Code and Codex executable paths.
  • Fixed an issue where run script terminals could start at the wrong size until resized.
  • Fixed an issue where the terminal panel could appear blank while settings were still loading.
  • Fixed the @-mention and /-command suggestion popup so it no longer clips near the top of the viewport.