Introducing Conductor Cloud →
0.11.4
Sept 23rd, 2025
The Return of Big Terminal Mode

We've brought back big terminal mode! Enable it in SettingsTerminal

image

Improvements

  • Preview what Claude will see when sending comment attachments

Fixes

  • Removed an unnecessary error toast when closing the "Add a local repo" dialog

In 0.11.5, added debug tools for the conductor.json migration

0.11.3
Sept 22nd, 2025
New Onboarding

We've revamped the onboarding flow in Conductor to make it easier and more beautiful to get started:

image

We've made it easier to setup your repo to work well with Conductor. You can now create your setup scripts with Claude:

CleanShot 2025-09-22 at 15 43 52@2x

Improvements

  • Added a Report Bug button when Claude Code returns errors
  • Linear attachments are now rendered as markdown
  • The Open In menu no longer defaults to Finder
  • A new workspace will be automatically created when a repository is added

Fixes

  • Retrying an error'ed message will now retry with the failed message's attachments
  • The entire top bar is now draggable
0.11.0
Sept 19th, 2025
conductor.json

To make it easier to share configurations, Conductor now stores your setup and run scripts in a conductor.json file.

image

To learn more, check out our documentation.

If you have any issues migrating, reach out to us at humans@conductor.build! We're happy to help.

Improvements

  • New onboarding flow
  • Default to terminal if no run script exists
  • Added workspace lifecycle logs to the top bar of each workspace

New in 0.11.2:

  • Confirm before creating a conductor.json migration PR
0.10.5
Sept 17th, 2025
Terminal Performance Pt. 2

We've refactored the terminal. This should reduce crashing and lag, and improve performance for long running tasks.

Archiving is also now instant: ConductorArchive

Improvements

  • Simplified signing in with GitHub (we now rely on a local gh installation)

Fixes

  • Fixed /clear
  • Fixed comments appearing multiple times in certain git diffs
  • Fixed appending .conductor to .git/info/exclude

New in 0.10.6:

  • Support for gh login for bash shell users
0.10.3
Sept 11th, 2025
Terminal Performance

Terminal now uses WebGL rendering. It should be much snappier.

TerminalAmp

Improvements

  • Display API key source in top bar
  • Render agent output as markdown
  • Auto expand files clicked in the git panel

Fixes

  • Fixed message queueing
  • Fixed binary files showing up incorrectly in the git diff
0.10.2
Sept 10th, 2025
Toggle Big Terminal Mode

image

Improvements

  • Switch to Big Terminal mode within a workspace
  • Focus on the composer when the diff viewer closes
  • Unified view for added/deleted files in the diff viewer
  • Faster Linear issue loading
  • Improved diff viewer code theme
  • New "thinking" interface

Fixes

  • Fix binary file line counting
0.10.1
Sept 9th, 2025
Checkout PRs in Conductor

You can now checkout an existing PR directly from the Dispatcher!

image

Improvements

  • Added support for file level comments in the diff viewer
  • Added options to open a workspace in an external application to the command palette

Fixes

  • Fixed inaccuracies in large diffs
  • Fixed a bug where draft comments could get reset due to re-renders
  • Fixed UI overflow in setup scripts
0.10.0
Sept 8th, 2025
Code Review

You can now comment on a diff and we'll send your feedback straight to Claude!

image

Fixes

  • Fixed a bug where setup scripts failing would leave workspaces stuck in a "setting up" state
  • Fixed a bug where rows could sometimes not be selected in the Dispatcher
0.9.3
Sept 6th, 2025
New Diff Review Panel, Faster Claude

We've upgrade the diff review panel. It's now much more performant and easy to read.

CleanShot 2025-09-06 at 14 08 23@2x

Claude's response times are now just as fast as in the CLI! Conductor now installs Claude Code via the native binary installation, so Claude responds faster and you no longer need npm.

Improvements

  • Open files in preferred editor from the file preview
  • Send messages with attachments only
  • Added bash syntax highlighting to setup/run/archive scripts
  • Ready to run empty state is now clickable
  • Detect agents in nested folders within ~/.claude/agents

Fixes

  • Added docs and feedback links to help menu button
0.9.2
Sept 3rd, 2025
Bug Fixes!

Improvements

  • Added Settings to the macOS menu bar
  • Show when Claude Code will next be usable when users hit their usage limit
  • New workspace names are validated to prevent duplicate branch names

Fixes

  • Fixed sort order of Linear search results
  • Only show error retry buttons on the most recent chat turn
  • Terminal processes exiting will not automatically close the respective terminal tab
  • Capitalization is now preserved in new workspace names