Introducing Conductor Cloud →
Back to changelog
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 → Advanced 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.