Introducing Conductor Cloud →
0.67.0
June 17, 2026
Fixes and improvements

Minor fixes and improvements.

Improvements

  • Styling improvements to the Dispatcher (⌘N dialog)
  • UI improvements for cloud setup
  • Added an "Add your first project" button in the sidebar during onboarding. It opens the add-repository menu and disappears after the user adds a project.
  • Repo-scoped settings now take effect as soon as they're loaded into your workspace. (They don't need to be in the repository root/main worktree.)

Fixes

  • Fixed an issue where run script tabs appeared in workspaces that had not run that script.
  • Fixed an issue where error details in expanded recoverable errors, banners, and inline error notices could not be selected for copying.
  • Fixed an issue where error notifications could appear behind a dialog's dimmed background, making clone and setup error toasts visible over the Quick start and Clone GitHub repo dialogs.
  • Fixed a delay before code comments appeared in the composer for cloud workspaces.
  • Fixed an issue where archiving a workspace could ignore its delete_branch_on_archive setting.

Misc

  • Renamed the onboarding sample project from "Quickstart" to "Starter project" in the sidebar and local clone folder name. The cloned remote is unchanged.
0.66.0
June 16, 2026
Create workspace from issue

You can now create workspaces from Linear or GitHub issues through the "Create from..." dropdown (⌘I).

The old ⌘⇧N dialog is gone.

Improvements

  • Built-in slash commands like /compact, /clear, and /plan now insert into the composer when selected from the autocomplete menu and send on a second Enter, matching custom commands and skills.
  • Added a refresh button for Linear auth.

Fixes

  • Fixed an issue where the agent's workspace diff could compare against the wrong base branch for PRs targeting a non-default branch.
  • The Run and Setup tabs now pick up .conductor/settings.toml changes without an app restart.
  • Fixed an .internal/node_modules failed to start error.
  • Fixed an issue where a dialog would stay open after navigating away.
0.65.0
June 12, 2026
Codex goal support

Codex goal support

/goal is now available for Codex sessions in Conductor - now you can run /goal in Conductor while you watch goals in the World Cup.

Shuffle the queue

You can now drag queued messages to change their send order.

Force archive

CleanShot 2026-06-12 at 08.29.10@2x.png

You can now archive running chats directly from the sidebar.

Improvements

  • Improved UI responsiveness when many workspaces or sessions update.

Fixes

  • Fixed an issue where cleaning workspace artifacts could fail when removing database backups.
  • Fixed linked workspace chips in the composer so they open the linked workspace.
  • Fixed an issue where GitHub sign-in could fail when GitHub did not return a refresh token.
  • Fixed an issue where adding a local git repo could require creating a private GitHub repo.
  • Fixed an issue where Conductor could use excessive memory while watching workspace Git state.
  • Fixed an issue where text in dialogs, such as the new-workspace composer, could look blurry on some external displays.
  • Fixed issues where Alpha Chromium could freeze or crash shortly after launch or when opening the app log viewer.
  • Fixed an issue where file sync could trigger reloads for unchanged files.
  • Fixed an issue where archive cleanup could fail when generated files could not be removed.
  • Fixed Codex cancellations that could take too long to stop.
  • Clarified why queued messages are waiting before they send.
  • Fixed an issue where remote workspaces could appear ready while unreachable.
  • Removed the misleading "Waiting for agent" label from queued messages.
  • Fixed an issue where attachments in initial workspace messages could be missing.
  • Fixed stale cancellation state after an agent stop request.
  • Fixed an issue where GitHub requests could be rejected for missing a user agent.
  • Improved remote file sync recovery after restarts and missed file watcher events.
  • Fixed an issue where chat and workspace titles could render as HTML.
  • Reduced redundant background PR status fetching, improving performance for repos with many workspaces.
  • The effort toggle in the new-workspace composer now matches the chat composer's styling.
  • Fixed an issue where attachments added in the new workspace dialog were lost if you closed and reopened the dialog before submitting.
  • Fixed collapsed terminal panels so terminal content no longer peeks below the header.
  • Fixed an issue where the settings v2 migration failed in repos with pre-commit hooks, such as Husky.
  • Fixed an issue where saving a file in the file editor would lose your undo history.
  • Fixed a white flash on app launch.

New in 0.65.1

  • Polished cloud settings: a simpler snapshot configuration page, a launch button after setup, and a working back button.
  • Sped up cloud workspace setup, and setup logs now focus on your repo and setup script instead of internal steps.
  • In cloud setup, you can now import a locally configured agent API key with one click.
  • Agents in Vercel cloud workspaces now know they're on Amazon Linux and should install packages with dnf.
  • Incomplete steps on the cloud setup page now show a dashed circle instead of a solid one, so they no longer look clickable.
  • Improved GitHub sign-in status details in settings.
  • Fixed an issue where failed cloud workspaces could disappear instead of becoming read-only.
  • Fixed repeated GitHub sign-in expired notifications.

New in 0.65.2

  • Temporarily disabled Fable in model picker menus.
  • Restored the Sonnet 4.6 200k option for Claude Code subscriptions.
  • Made file sync available for all cloud workspaces.
  • Improved GitHub access setup to prefer the GitHub app path and preserve reusable personal access tokens.
  • Conductor now warns before creating a workspace when your GitHub access does not include the selected repository.
  • Fixed an issue where a GitHub access warning could send you to the wrong GitHub permission flow.
  • Fixed GitHub access refresh so it rechecks repository access without creating a new token.
  • Fixed an issue where GitHub token metadata could be stored incorrectly.

New in 0.65.3

  • Added an experimental setting to skip the new workspace modal when creating workspaces (Jared Mode).
0.64.0
June 9, 2026
Claude Fable 5

Claude Fable 5

Claude Fable 5, Anthropic's newest and most powerful model, is now available in Conductor.

Give it a shot and let us know what you think!

Improvements

  • Added env file settings for loading agent environment variables from parsed env files at user, repository, and local repository scopes. Loaded variables appear in the environment variable list with env-file source indicators.

Fixes

  • Fixed an issue where reloading Conductor on a workspace page could show a blank screen.

New in 0.64.1

  • Fixed model picker row highlighting so only the selected model is marked as selected.
  • Fixed wheel scrolling in the dispatcher model picker.

New in 0.64.3

  • Fixed Claude Fable 5 sessions showing a 200k context window instead of 1M.
  • Added Ultracode effort to Claude Fable 5
0.63.0
June 8, 2026
Cursor support & Dispatcher

Cursor 🤝 Conductor

Conductor now supports Cursor Composer 2.5! It's fast, precise, and cost-efficient. We're excited to see how it improves your workflow.

To get started, select Composer 2.5 in the model picker. You'll have to grab a Cursor API key and add it in Settings → Providers.

Introducing Dispatcher

We've added a new way to kick off a workspace: the Dispatcher. When you create a new workspace, Conductor opens the Dispatcher so you can submit a prompt.

Toggle on create more to keep dispatching requests. Open Dispatcher with ⌘N.

Improvements

  • Added a terminal scrollback limit setting in Advanced settings, shown as an approximate MB limit. The default scrollback limit is 10 MB, and persisted terminal snapshots retain the configured scrollback.
  • Added a setting to start run scripts automatically after new local workspaces finish setup. The setting can be configured globally or per repository through scripts.auto_run_after_setup.
  • Added a General preference to apply downloaded updates automatically when local agents are idle, using the existing Restart when idle update flow.
  • Added support for multiple named Preview URLs, with a split-button Open menu and reordering controls in settings.
  • Improved responsiveness when Conductor has many archived workspaces by reducing broad workspace subscriptions in common app chrome.

Fixes

  • Fixed an issue where interactive agent questions could fail or get stuck instead of showing a response prompt.
  • Fixed the dashed plan-mode border shifting the layout and cutting through the middle of the new-workspace composer.
  • Fixed setup and run script configuration buttons that opened the wrong repository settings tab, and updated in-app help text from legacy conductor.json references to .conductor/settings.toml.
  • Fixed an issue where old managed settings at ~/.conductor/settings.json could be interpreted as user settings.
  • Fixed agents sometimes not having access to Conductor environment variables, such as CONDUCTOR_WORKSPACE_PATH.
  • Fixed an issue where repository setup, run, and archive scripts saved in older versions could stop applying after settings migration.
  • Fixed markdown links, file paths, images, code blocks, and Mermaid diagrams so they behave the same in Tufte and Default markdown styles.
  • Fixed blank web search previews in Codex sessions.
  • Fixed browser preview authentication for localhost dev servers by serving previews through localhost instead of 127.0.0.1, so cookie-based auth flows work in Conductor's preview browser.
  • Fixed an issue where opening Settings could request access to protected repo folders.
  • Fixed an issue where Claude auth checks could repeatedly trigger Claude Code hooks while Conductor was open.
  • Fixed an issue that stopped Bedrock authentication with CLAUDE_CODE_USE_BEDROCK=1 from automatically registering.
0.62.0
June 4, 2026
Repo settings, browser preview

Settings, now built around TOML

Conductor now supports file-backed settings at user and repo scope. Repositories can use .conductor/settings.toml as the shared team config, while local user preferences stay in ~/.conductor/settings.toml or repo-local overrides. Learn more about how settings work here.

Browser preview, powered by Agentation

Browser preview is available under Settings > Experimental > In-app Browser! To get started, run your app using the Run tab. Click open in the sidepanel or press ⌘⇧B to render a localhost page inside Conductor. It comes built in with Agentation. Click on the UI, leave precise notes, and attach those annotations to the chat composer as context for the agent. Shout out to Benji Taylor and the Agentation team!

Queue improvements

The Composer queue gets keyboard navigation! Now you can use the arrows to navigate the queue directly from the chat. From the queue, you can take action on messages entirely with your keyboard - E to edit, return to send, and delete to remove.

Workspace creation from new chat

You can now fork chats to new tabs or workspaces.

Improvements

  • Added file-backed user and repo settings.
  • Added migration from legacy conductor.json to .conductor/settings.toml.
  • Modified settings now show an accent border and identify the file layer that set them.
  • Simplified settings resets so each scope only clears its own override.
  • Made the message composer shorter by default.
  • Added Sonnet 4.6 1M to the Claude model picker.
  • Improved the prompt for configuring shared repository scripts.
  • You can now copy file paths from file link context menus.
  • The model picker for Bedrock, Vertex, and Foundry now shows the model each option resolves to and honors your ANTHROPIC_DEFAULT_*_MODEL environment variables.
  • In the Changes tab file tree, you can collapse directories that contain the selected file, and collapsed directories now show their total lines added and removed.
  • The sidebar now warns when you are running a macOS version older than Tahoe.
  • Added an experimental chats inbox for the sidebar.
  • Added an experimental dispatcher flow for creating workspaces from new chat.
  • The sidebar and git panel now restore more view state across app restarts.
  • Improved desktop loading performance and status animations.
  • Updated the Workspace diff tool icon.
  • Added an experimental semantic code diff preview when hovering changed files in the git panel.
  • When experimental browser preview is on, you can open a browser tab from the + menu or with Cmd+Shift+B.
  • Collapsed folders in the Changes tab now stay collapsed after navigation and app restarts.
  • The repo picker in the new chat dialog now has a more subtle, borderless trigger.
  • You can @-mention repository files when creating a workspace in the new-workspace composer, before setup runs.
  • Added a chat action to fork previous context into a new tab.

Fixes

  • Fixed repo settings controls that could save or read user-level values instead of repository-level values.
  • Fixed settings issues where model settings appeared in repo settings and invalid settings files blocked saves without a clear error.
  • Fixed an issue where shared .conductor/settings.toml could stay git-ignored in repos set up by older Conductor versions.
  • Model and other settings in ~/.conductor/settings.toml are no longer overridden by stale values saved in the local database.
  • Fixed the settings migration prompt so long file paths no longer overflow, and shortened the button labels.
  • Fixed an issue where inline diff comments could look like GitHub review comments to agents.
  • Fixed Cmd+N’s project menu location.
  • Fixed an issue where the branch name prefix setting showed nothing selected and workspace titles displayed the branch prefix.
  • Fixed an issue where terminal output could be hidden after restarting Conductor.
  • Fixed an issue where terminal arrow keys could insert escape text instead of recalling command history.
  • Fixed Claude Opus model selections to use pinned versioned models.
  • Fixed an issue where Conductor could reopen a bad saved route on startup.
  • Fixed an issue where creating a workspace could skip repo selection after opening an existing workspace.
  • Fixed an issue where the app window could not be dragged from the settings page or the sign-in screen.
  • Fixed an issue where pressing Command-K in a large terminal could clear the terminal instead of opening the command palette.
  • Fixed another case where shortcuts could trigger while the terminal was focused.
  • Fixed an issue where linking another workspace did not give the agent access to its files.
  • Fixed an issue where the agent could hang when it used its question-asking tool several times in parallel.
  • Fixed an issue where the agent’s work after you approved a plan could appear to be missing from the chat.
  • Fixed Shift+Enter in the terminal so it inserts a newline instead of submitting.
  • Fixed Opus 4.8 sessions failing with a thinking block resume error.
  • Fixed an issue where PRs with only optional check failures looked blocked from merging.
  • Ghostty terminal no longer jumps back to the bottom when new output arrives while you are scrolled up.
  • Fixed an issue handling files whose names contain $.
  • Fixed a bug where shift-click could cause a reload.
  • Fixed an issue where Codex reconnect notices showed Conductor retry counts.
  • Fixed an issue where wrapped terminal links opened incomplete URLs.
  • Fixed an issue where the changed-files list could jump when collapsing folders.
  • Disabled macOS one-time code and email autofill suggestions in Conductor text inputs. Thanks Mattt Zmuda for reporting this.
  • The git panel now keeps your Uncommitted/commit diff filter when switching between All files, Changes, and Checks.
  • Fixed an issue where expanded unchanged diff lines could repeat while scrolling.
  • Fixed an issue where copying text from the Ghostty terminal renderer could rearrange selected lines.
  • Fixed sidebar resource usage totals that counted agent and terminal work.
  • Fixed an issue where the Changes file list could jump during background git refreshes.
  • Fixed an issue where tool approval shortcuts could trigger while typing in the terminal.
  • Fixed an issue where offscreen loading indicators could keep animation resources active.
  • Fixed an issue where terminals could steal focus from the composer when they became interactive.
  • Fixed an issue where dropping attachments in Chromium Alpha did not attach files.
  • Fixed an issue where attaching diff comments could fail when the .context folder was tracked in git.
  • Fixed an issue where inline diff comments could look like GitHub review comments to agents.
  • Fixed an issue where Claude login recovery could keep reporting that Claude was unauthenticated after a successful login.
  • Fixed an issue where creating a local workspace could fail in fresh or empty repositories.
  • Fixed an issue where Conductor could crash after reopening a restored workspace tab.

Misc

  • Moved Sync agent configs into the Providers settings tab.
  • Renamed Windsurf to Devin Desktop in the Open In menu.
  • Removed GPT-5.2 and GPT-5.3 models.
0.61.0
May 29, 2026
ultracode && git --improve

Ultracode

Ultracode effort is live in Conductor! Ultracode combines x-high effort and dynamic workflow orchestration to help Claude take on the hardest tasks. We don’t know if it’s better yet but it’s cool.

Git improvements

We’ve made a number of improvements to our Git behavior - both locally & remotely.

  • Git changes appear faster after agent turns.
  • Workspace lists do less background Git polling, helping Conductor stay more responsive.
  • Git operations in separate workspaces can run with less unnecessary blocking.
  • The Git panel shows remote file sync status labels correctly.
  • The Git panel keeps PR info visible while Git status is loading.
  • Conductor can find PR status for workspaces without an upstream branch.
  • A clearer error appears when GitHub permissions prevent fetching PR data.
  • Workspace creation handles concurrent Git fetch ref-lock races more reliably.

New homepage preview

The conductor.build homepage now features an interactive product tour - your friends and family can try out Conductor before they even download the app!

Prompt Requests

  • Mattt: Disable macOS system one-time SMS and email autofills from popping up into prompt text box and other inputs.

Improvements

  • Prep ☁️ for launch
  • Workspace names can use text from attached files.

Fixes

  • Terminal arrow keys no longer print escape sequences instead of navigating command history.
  • Unreadable grayscale terminal text in dark mode has been fixed.
  • The terminal no longer hides the bottom of the last line.
  • Terminal history snapshots now survive resizing more reliably.
  • Restored terminals now show restart output without requiring Enter.
  • Agent responses no longer appear under the wrong chat turn.
  • Synced cloud workspace files now run the setup script the first time they are mirrored locally.
  • Remote workspaces no longer show their workspace ID instead of their name.
  • Conductor no longer gets stuck on startup while refreshing account data.
  • Quick dispatcher submissions no longer create duplicate workspaces.
  • The Changes tab no longer briefly shows inconsistent file counts.
  • Sidebar change counts now handle untracked files and ignored directories correctly.
  • Big Terminal Claude and Codex presets now respect tool approval settings.
  • The product tour no longer always shows the same background image.
  • Sending feedback with app logs no longer fails in the fixed case.
  • Sandbox log links now open the correct destination.
  • Duplicate Remote File Sync completion logs have been reduced.
  • Noisy Roundhouse and workspace connection errors are no longer reported to PostHog.
  • Cmd+Shift+I no longer sends all app logs to the console.

New in 0.61.1

  • Bumped the Claude Code binary to 2.1.156 to fix Opus 4.8 thinking-block 400 errors.

New in 0.61.2

  • Fixed an issue with linking workspaces.
  • Fixed an issue where the agent could hang when it used its question-asking tool several times in parallel.
  • Fixed an issue where the plan approval message might appear out of order.

New in 0.61.3

  • Fixed model selection on Bedrock, Vertex, and Foundry. The model picker now shows the model each option resolves to and honors your ANTHROPIC_DEFAULT_*_MODEL environment variables.

New in 0.61.4

  • Fixed an issue where starting a new workspace after opening an existing workspace could skip repository selection.
0.59.0
May 27, 2026
Bug fixes

Fixed bugs.

Fixes

  • Reduced background git polling from workspace lists to keep Conductor more responsive.
  • Fixed an issue where sending feedback with app logs could fail.
  • Fixed a bug where creating a terminal tab wouldn't always focus the terminal.
  • Fixed an issue where rerun checks could make a PR look failed after the latest run passed.
  • Fixed chat tab renaming so Rename chat opens a dialog consistently.

New in 0.59.1

Claude Opus 4.8 is now available in Conductor!

Claude Opus 4.8 in the model picker

0.58.0
May 25, 2026
Polish

Improvements

  • Adjusted animation format to reduce CPU load.
  • You can now right-click on a link to copy its address.
  • Polished chat tab wording, transcript button hover states, docs copy, and file pill sizing.
  • Workspace results in the command palette are now sorted by most recently used, with a "time ago" label on each result.
  • Clicking a comment in the Checks panel now jumps to the comment in the diff.

Fixes

  • Fixed an issue where messages could start sending while Conductor was restarting for an update.
  • Fixed an issue where unusual file or branch names could break workspace git commands.
  • Fixed an issue where revoked workspace collaborators could keep opening new live streams until reconnecting.
  • Fixed an issue where Conductor could briefly show changes from another workspace.
  • Fixed an issue where macOS could ask before opening Codex after installing Conductor.
  • Fixed an issue where file sync could fail after workspace access refreshes.
  • Fixed an issue where workspace changes could disappear after git status refreshes.
0.57.0
May 22, 2026
Sync agent configs

Synced agent configs

image

Added a Sync Agent Configs button in Settings → General to copy skills, slash commands, and MCP servers between Claude Code and Codex.

Conductor-aware agents

image

All agents can now use and understand Conductor - you can say “Configure my setup script for this project” or “Should I use spotlight here” and the agent will help you out!

Ten tabs

image

As Kevin Gates once observed, sometimes you need more lines of communication. Turn on Tab Freak Mode in Settings → Experimental to get up to 10 tabs in a workspace. 😎

Improvements

  • The top bar now shows the worktree name.
  • Improved git change checks for large workspaces.
  • Added back the draft PR option to Create PR buttons.
  • Local workspaces now show their folder name in the top bar.
  • Added a Git setting to keep workspace names from changing automatically.

Fixes

  • Sending a message no longer waits for the workspace setup script to finish.
  • Fixed an issue where PR data could get stuck loading after branch or tab changes.
  • Fixed copied resource usage details for Git commands.
  • Fixed an issue where linked directories added with /add-dir were not available to agents in local workspaces.
  • Fixed an issue where diff comment line selections did not appear until after dragging finished.
  • Prompt submissions work again.
  • Fixed an issue where GitHub sign-in could return to the login screen.
  • Fixed an issue where Claude would still say "Authentication required" in the current chat after a successful login.
  • Fixed an issue that could block the web sign-in flow on app.conductor.build.
  • Fixed an issue where long links in chat messages could make the message view scroll sideways.
  • Fixed an issue where the Option+U shortcut (and other dead-key shortcuts) would insert a stray accent character into the focused terminal, composer, or file editor.
  • Fixed an issue where composer @ suggestions could stop appearing.
  • Fixed an issue where the sidebar educational popup could appear above the workspace list fade.
  • Fixed an issue where Conductor could show a branch as ahead after its commits were pushed.

Misc

  • Sending a message from a file view will no longer navigate back to the chat.