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