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