Back to changelog
0.80.0
August 10, 2026

Stacks

GitHub's new stacks are live in Conductor!

A three-pull-request stack in Conductor, ready to merge

Stacks should Just Work™ in cloud workspaces. To use stacks with local workspaces, install GitHub's gh stack extension:

gh extension install github/gh-stack

Conductor Cloud: more speed, tools, and ports

Fresh sandboxes now initialize up to 1.5-3x faster, and existing workspaces open faster.

A cloud agent explaining how it can use the Conductor CLI

Cloud workspaces now come with the Conductor CLI preinstalled. Agents can use it to orchestrate work across Conductor, including creating workspaces, starting chats, sending follow-up messages, and monitoring their progress. You can encourage or disable use in settings.

The Forward ports popover mapping port 3000 to a localhost URL

New cloud workspaces now come with Google Chrome preinstalled. A new Forward ports button in the top bar lets you open services running in the cloud through a localhost URL.

Experiments

We're working on a new model picker and workspace creation page. Try them in Settings → Experimental and let us know what you think!

Improvements

  • Workspace creation now opens on a dedicated page, with recent workspaces below the composer
  • Cloud environment variables now live under Organization → Environment, with separate Personal and Shared tabs, and editing them no longer requires rebuilding your Cloud Computer
  • You can paste a block of KEY=VALUE lines to add multiple cloud environment variables at once
  • Organization environment settings can migrate variables configured elsewhere on your Mac, while variables from your Mac are no longer sent to cloud organization workspaces automatically
  • You can now view, add, and disconnect connected GitHub organizations from the Cloud Computer repository picker
  • You can select or deselect every repository at once when setting up a Cloud Computer
  • Workspaces on a GitHub PR stack now show the current PR, let you switch between PRs, and report whether the stack is ready to merge
  • Cloud Computers now include the gh stack extension, and agents use GitHub stacks when you ask them to create a PR stack
  • Added Disabled, Enabled, and Suggested modes for workspace Conductor API access under Organization → General
  • Cloud agents can now use the Conductor CLI without additional setup, see valid models with conductor models, and identify their current workspace automatically
  • Conductor CLI links in agent output now appear as clickable workspace and chat pills
  • Cloud workspaces now come with Google Chrome preinstalled
  • Added custom provider credentials for cloud agents and Git identity settings for cloud workspaces
  • Chats in sleeping cloud workspaces now load their history without waiting for the workspace to wake, and long chats catch up faster
  • Improved app startup, workspace opening, and organization switching for organizations with many cloud workspaces
  • Remote workspace diffs now load file changes without fetching entire files
  • The experimental Pierre editor can now edit files in split and unified views, with comments available from the line-number gutter
  • Workspace lists in the sidebar now expand in place in batches of 10
  • You can now view collaborators and filter workspaces by person from avatar stacks
  • Forwarded ports now appear in a dedicated workspace top-bar popover
  • The workspace details popover now shows repository, status, and resources as rows and rounds agent costs to cents
  • You can now rename cloud workspaces while they are initializing
  • Conductor now respects GH_HOST from your shell when using GitHub Enterprise
  • The Settings sidebar now keeps the organization switcher at the top
  • Organizations that require single sign-on now show an SSO badge and prompt you to sign in when necessary
  • New team members are now guided through onboarding automatically after joining an organization
  • Browser sign-in now uses PKCE for stronger protection during authentication
  • Legacy Cloud settings now show a migration warning and link to your organization
  • Cloud workspace setup errors caused by missing agent credentials now link directly to agent settings
  • Provider models now show their full names when you hover over them in the model picker

Fixes

  • Fixed cloud data sometimes never loading when a request to Conductor's servers hung indefinitely
  • Fixed cloud organizations disappearing when one membership request failed
  • Fixed slow startup, blank chats, and delayed workspace restoration in organizations with many workspaces
  • Fixed terminal history, drafts, and other saved state staying broken after an interrupted write
  • Fixed cloud workspace setup failing when a file to copy was already identical to the source
  • Fixed local project filters appearing in cloud organizations
  • Fixed next unread navigation in cloud organizations
  • Fixed inline chat diffs showing an error after a file was edited more than once
  • Fixed syntax highlighting for code blocks labeled with aliases such as ts, tsx, sh, and html
  • Fixed excessive space above messages and empty states at the start of a chat
  • Fixed local Claude provider settings appearing in cloud model selectors
  • Fixed cloud workspaces moving in workspace lists before server activity updates arrived
  • Fixed missing spacing between labels and inputs in several dialogs and forms
  • Fixed model names disappearing too early in narrow composers
  • Fixed model picker navigation interfering with typing in its search field
  • Fixed switching to another PR in a GitHub stack leaving the workspace without a pull request
  • Fixed the stack merge button not reflecting when a lower pull request was not ready to merge
  • Fixed agent tool calls hanging indefinitely when a workspace checkpoint stalled
  • Fixed Linear issue links pasted into Create from not opening and selecting the issue
  • Fixed continuing a workspace with special characters in its name failing to create the branch
  • Fixed Home navigation from the command palette
  • Fixed branch pickers showing no results when branches failed to load
  • Fixed background-task status disappearing until a chat was reopened
  • Fixed a white flash when launching Conductor in dark mode
  • Fixed the Create button remaining pressed when creating multiple workspaces
  • Fixed inline file paths disappearing when copied from messages

Misc

  • Local terminals now open as Terminal 1 in new cloud workspaces
  • Removed the always-visible Copy link button from the top bar and the floating Next unread button from cloud workspaces
  • The cloud badge now stays inside the organization menu instead of appearing beside the organization name in the sidebar