Back to changelog
0.78.0
July 30, 2026

Introducing Conductor Cloud

Clouds arranged in the shape of the Conductor logo against a blue sky

Conductor Cloud is here!

Cloud workspaces run in isolated sandboxes, so agents keep working when you close the app or step away from your computer.

To get started, sign up for Pro and create an organization.

Work from anywhere, together

A Conductor Cloud workspace where one teammate asks another to review documentation changes

Conductor Cloud runs on isolated microVMs with your repos and dependencies pre-installed.

Workspaces keep going when you close your laptop and can be opened from the desktop app, the mobile app (coming soon), or the Conductor API. Share a workspace link (⌘⇧C) with teammates, see who is active, follow work you care about, and prompt agents together in real time.

API

curl https://api.conductor.build/v0/projects \
  -H "Authorization: Bearer YOUR_API_KEY"

Today we’re also launching the Conductor API, which lets you manage cloud workspaces programmatically. Use it to do things like:

  • Create workspaces, send prompts to the coding agent, and read its replies.
  • Build bots that kick off agent work.
  • Run and manage Conductor workspaces from your OpenClaw.

We’ve already seen users build awesome stuff like their own mobile apps 👀, UI clients, and internal tools, like Slackbots.

Get started with the API.

Improvements

  • Added guided onboarding for new Cloud organizations and members joining an existing organization
  • Redesigned Cloud computer builds with clear status, build history, failure details, logs, and one-click activation of earlier builds
  • Cloud computer setup now imports both local and Cloud environment settings
  • Agent setup can import API keys already configured on your Mac, and the claude setup-token command is now copyable
  • Cloud computer setup chats now open with an editable draft that helps you describe the changes you want
  • You can connect multiple GitHub organizations and add repositories directly from Cloud computer settings
  • Added shortcuts for managing repositories from the Cloud workspace picker, plus a Clear action during onboarding
  • The workspace top bar now lets you copy a link to a Cloud workspace or follow it
  • Cloud chats with long histories now load faster and catch up with less UI jank after launch or reconnect
  • Workspaces in the sidebar, Home, and the command palette now show their repository icon and git state as a colored stripe
  • Home now shows the active organization, its members, and a shortcut to organization settings
  • The account menu and sidebar now show your Free, Pro, or Team plan, with clear actions for upgrading and setting up a new Cloud organization
  • Billing now lives in Personal → Account and opens the Stripe billing portal
  • Redesigned the Account settings page and GitHub connection dialog
  • Redesigned the experimental compact model picker with search, clearer effort and fast-mode controls, and model configuration in each row
  • Added an experimental setting for forking a chat into a new tab at any time—even mid-turn—from the tab menu or with ⌘⌥↩
  • Split tabs is now available under Settings → Experimental
  • Computer-use tool calls now show their step title beside the tool name
  • Copied files now keep their names when attached to a chat
  • You can now stop agents while they wait on background tasks
  • Diffs for large files now display when the change itself contains only a small number of lines
  • The draft pencil now appears on the session tab that holds the draft and on Create when a new-workspace draft is unsaved
  • Conductor now requires an update when the installed version is no longer supported
  • Teammate avatars beside Home now open Home instead of filtering workspaces
  • Improved sidebar performance when you have many workspaces
  • Workspaces with a dev script running now also show agent activity
  • Added the /prototype skill for executing a request immediately with minimal process
  • Made the pending-checks animation in the sidebar more subtle
  • Added Ithaca to the legendary cities in the Passport

Fixes

  • Fixed background tasks started by subagents appearing in the main chat transcript
  • Fixed background tasks and long-running workflows being stopped when a chat sat idle
  • Fixed stale account state after identity changes
  • Restored Cloud environment variables and workspace setup scripts for local organizations
  • Restored the Following section to team organization sidebars
  • Fixed Cloud file mirroring using the wrong GitHub credentials
  • Fixed Cloud file sync repeatedly touching unchanged Git LFS files or misclassifying files after a re-baseline
  • Turning Sync files off now sticks, and local terminals ask before turning it back on
  • Fixed synced files remaining on your Mac after a Cloud workspace was archived elsewhere
  • Fixed Cloud file sync retrying in a tight loop when it could not start
  • Files to copy patterns now skip matching binary files instead of blocking Cloud workspace creation
  • Improved recovery when local agent replies arrive before their turn is ready
  • Fixed Cloud session durations sometimes showing 0 seconds after loading chat history
  • Fixed workspace creation when Skip new workspace modal is enabled in a Cloud organization
  • Repository environment variables can now share a name with a user-level variable
  • Cloud data such as members, computers, and API keys now refreshes after transient failures instead of staying stale until restart
  • Workspace updates now recover from startup connection failures
  • Clarified Cloud connection errors when sending a message and removed internal service names from error messages
  • Fixed text typed immediately after opening Create or Search landing in the composer behind the dialog
  • Fixed the new-workspace dialog focusing Create more while it was still loading
  • Fixed the @ mention menu closing and reopening on every keystroke
  • Fixed model-picker mouse-wheel scrolling, held-arrow navigation, and first-press Escape behavior
  • Corrected model-picker copy that said a model would open in a new tab instead of a new chat
  • Fixed the unread dot in session tabs shrinking when the tab bar was crowded
  • Kept recording controls visible while the composer is minimized
  • Fixed creating workspaces from pull requests opened from contributor forks
  • Newly pushed branches now appear in Create From without restarting Conductor
  • Archived workspaces no longer appear in Pinned
  • Fixed the workspace list shifting horizontally when its scrollbar appeared
  • Fixed a crash that could occur when opening the macOS file picker
  • Top-left controls no longer leave traffic-light spacing while the window is fullscreen
  • Fixed messages being dropped when chat settings changed while Claude was responding
  • Fixed messages sent while an agent was working sometimes never reaching the agent
  • Fixed the end of dictated voice messages being cut off
  • Fixed low-contrast text on cost and NEW badges in light mode
  • Fixed clipped text in terminal status indicators
  • Removed Spotlight testing from Cloud organizations, where it does not apply
  • Cloud computer environment values now preserve line breaks when pasted
  • Fixed Fable subagents using Opus 4.8 instead of Opus 5
  • Fixed Conductor sometimes taking a long time to reopen a workspace
  • Clicking a notification now opens the session that triggered it
  • Fixed a crash when a second collaborator started typing in a chat
  • Fixed run and setup scripts silently restarting after a Cloud connection drop
  • The Run tab no longer stays on Stopping when a Cloud workspace stops responding, and now labels unconfirmed stops
  • Editing a queued message now restores skill references as skill pills
  • Fixed sidebar indicators flashing when a workspace run started
  • GitHub App installation links now always open the correct Conductor GitHub App
  • Fixed Codex review comments showing the Claude logo
  • Onboarding now explains when Conductor cannot access a selected GitHub repository
  • Clarified how to recover from expired or disconnected GitHub credentials during local repository setup
  • Fixed Cloud setup chats pairing an agent with the wrong model
  • Cloud computer settings now show their layout immediately while loading
  • Finishing onboarding now waits for your latest repository selection
  • Text attachments are no longer dropped when creating a Cloud workspace
  • Cloud workspaces can now reuse the same display name
  • Fixed the organization-settings button on Home shifting slightly on hover

Misc

  • Cloud computer settings now identify Amazon Linux 2023
  • Updated Cloud workspace hosting labels to say Conductor Cloud
  • Marked the previous Cloud settings section as Legacy and moved it to the bottom of Settings
  • Reduced the height of the Settings top bar
  • Removed the outdated directory diagram from Cloud computer settings
  • Updated Cloud onboarding to highlight API access