Introducing Conductor Cloud →
Back to changelog
0.56.0
May 21, 2026

Settings & scrolls

Scroll masks

The side nav now has a nice mask on scroll for a smooth, continuous feel. image Shout out to Tim Wilson for the inspo!

Provider settings

Provider configurations get even better, with quick links to your Claude & Codex settings files. image

Improvements

  • Added quick links to Claude and Codex settings files.
  • Cloud workspaces received reliability, sync, loading, status, and settings polish.
  • Added the draft PR option to compact 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.
  • Added the worktree name to the top bar.
  • Added a bundled Conductor skill for configuring conductor.json and orienting agents inside workspaces.

Fixes

  • Fixed an issue where Conductor could delay showing a PR after switching workspaces.
  • Fixed an issue where slow git operations could fail after 10 seconds.
  • Fixed an issue where workspace creation could show a generic script failure instead of explaining a Git branch name conflict.
  • Fixed an issue where shared workspace access could use stale permissions.
  • Fixed an issue where the Vercel preview button could overlap other git panel controls.
  • 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 no longer include diagnostic logs.
  • 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 could insert stray accent characters into the 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.