Introducing Conductor Cloud →
0.31.0
Jan 15th, 2026
Search chats, add scripts in the UI, and view setup script logs

Use ⌘F to search within chats.

Search chats

You can now edit scripts directly in Settings.

Edit scripts in Settings

Also, setup script logs are now visible in the UI.

Setup script logs

Lastly, we've simplified the left sidebar. Use the + icon to create a new workspace. Conductor will automatically detect favicons in your repository to display in the sidebar.

Simplified left sidebar

Improvements

  • Added a toggle to render .svg files as images
  • Added a ⌃V shortcut to mark files as viewed
  • Marking a file as viewed automatically navigates to the next file
  • Conductor will now try to reset git state when changing a workspace's target branch
  • Added a setting to configure where workspaces are stored on disk
  • Linear issues are now sorted chronologically by updated time, and new issues will be pulled in faster

Fixes

  • Fixed the attachments popover not closing after adding an attachment
  • The "Fix errors" button will now appear in the Checks tab when PRs are blocked awaiting a review
  • Fixed unnecessary chat tab switching when navigating between tabs in the right panel
  • The "hand off" button will now always start new chats in default permission mode
  • Fixed composer approval text on smaller screens
0.30.0
Jan 13th, 2026
Bug Fixes, Claude Code for Chrome, Hand off plans

We've fixed the increase in Error Code 1 and Unknown errors that would occur when using an async subagent or background task with Claude Code.

Claude Code in Conductor can now use Chrome to test changes, browse the web, and take screenshots. Enable in Settings → Chat.

Claude Code for Chrome

Also, quickly hand off plans to another agent in the same workspace for implementation.

Hand off plans

Improvements

  • Improved rendering for the GetTerminalOutput tool
  • Added CI job run time to the Checks tab
  • CI jobs in the Checks tab are now sorted by state
  • Use the Enter key to create a new TODO automatically in the Checks tab
  • Added a button to copy queued user messages
  • Added app and SDK versions to the help menu
  • Added ⌘K shortcut to clear terminal display

Fixes

  • Fixed a bug where a workspace's branch name wouldn't show when initializing
  • Fixed a bug where files marked as deleted could not be marked as viewed
  • Fixed a bug where navigating to the Checks panel would change the view in the main panel
0.29.5
Jan 12th, 2026
Bug Fixes, Claude can now read your terminal

We've identified a regression in the Claude Agent SDK when using async subagents that results in Error Code 1 and Unknown error responses. Please upvote this issue for Anthropic to make a proper fix!

We’ve also added a new tool for Claude to read your terminal.

Claude can now read your terminal

Improvements

  • Added shortcut ⇧⌥C to view uncommitted changes
  • Added project name to deployments in the Changes tab

Fixes

  • Fixed the new workspace page appearing when the last tab in a workspace was closed
  • Fixed a bug where deleted files could not be marked as viewed
  • Clarified behavior in thinking toggle
0.29.4
Jan 12th, 2026
PR Checks, New Shortcuts

Each workspace now has a Checks tab. Use it to monitor GitHub actions, deployments, and user TODOs.

PR Checks

We’ve also added new keyboard shortcuts:

  • Review ⌘⇧R
  • Fix errors ⌘⇧X
  • Open in GitHub ⌘⇧G
  • Pull latest ⌘⇧L
  • Merge ⌘⇧M
  • CTRL+Tab and Shift+Ctrl+Tab to switch chat tabs

Press ⌘/ to see a cheatsheet of all shortcuts.

Improvements

  • Better rendering for “read image” tool use

Fixes

  • Fixed plan mode helper text wrapping on smaller screens

Misc

  • Various UI tweaks to the Composer
0.29.3
Jan 10th, 2026
Composer Improvements, Bug Fixes

We’ve simplified the composer. Use the + icon to add attachments, linear issues, and more!

Composer improvements

Fixes

  • Fixed the review button not being visible while the AI is working
  • Fixed the branches tab in the create workspaces dialog crashing the app when the repository has lots of branches
  • Checkboxes in dark mode are more legible
  • Fixed TAB not working in the create workspace dialog
0.29.2
Jan 9th, 2026
Vercel deployments, simplified thinking levels

Use the Deployments tab to view Vercel and GitHub deployments associated with each PR.

Vercel deployments

We’ve simplified the thinking levels in Conductor. Use ⌥T to toggle thinking on and off. Thinking is now enabled by default for new users.

Simplified thinking levels

Fixes

  • Fixed the left sidebar being hidden when all repositories were deleted
  • Improved error messaging when spotlight fails to launch due to an ongoing rebase
  • Fixed CONDUCTOR_* env variables not being visible to Claude or Codex
  • Tweaked PR creation instructions to use the GetWorkspaceDiff tool

Misc

  • Dialogs have more padding
  • Simplified version control header
0.29.1
Jan 8th, 2026
Customize prompts, mark files as viewed

You can now customize the code review, create PR, and branch renaming prompts. Customize them for each repository in Settings (⌘,).

Customize Prompts

You can now mark files as viewed when reviewing changes. When files change, they’ll automatically move back to “Ready for review”.

Mark files as viewed

Improvements

Fixes

  • Fixed broken hyperlinks
  • Comments now respect user keybindings for sending messages
  • Model and thinking selection now carry over when forking a workspace
  • Fixed a bug where comments could be sent multiple times
  • Changing the target branch in repositories with thousands of branches should now be instant
  • Fixed /clear not working
0.29.0
Jan 7th, 2026
Claude can now comment on your code

We’ve given Claude Code a tool to comment directly on your diff. Learn more here.

commenting-on-diff.png

Comments from GitHub will now automatically sync to the diff as well. Choose to add them to the chat or hide them.

syncing-comments.png

You can also ask the AI to update its memory when addressing your comments.

updating-memory.png

We’re also aware of a bug where slash commands aren’t populating before messages are sent. Please upvote this issue for Anthropic to make a proper fix!

Improvements

  • Draft comments now persist across restarts
  • Comments from previous messages can now be viewed in the UI
  • Added help popover in the left sidebar

Fixes

  • Fixed spotlight testing not working for fish users
  • Vertex and Bedrock now use the latest Anthropic models
  • Fixed the “New workspace from” button not working in the command palette
  • Chat tab icons now reflect when awaiting user response
  • Sending messages is now disabled during workspace initialization
  • Terminal links are now openable with ⌘+Click
0.28.7
Jan 5th, 2026
Change Target Branch

You can now change a workspace’s target branch at the top of the page!

CleanShot 2026-01-05 at 08.54.48@2x.png

You can also view the tokens and cost below each AI response.

CleanShot 2025-12-30 at 17.30.09@2x.png

Improvements

  • Claude code slash commands that aren’t supported in Conductor will now appear in auto-complete and take you to a terminal to run
  • Switching agents mid-chat will now create a new chat tab with a summary of the conversation
  • Added notifications when Claude has questions or is awaiting a plan review

Fixes

  • Fixed spotlight rebase detection when using spotlight testing
  • New review chats will bypass the default plan mode setting
  • Fixed invisible loading indicator when forking
  • Disabled autocorrect and spellcheck in todos and scratchpad
  • Fixed Enter sending messages during IME composition
  • Fixed the “Discard changes” dialog flickering while the AI was responding
  • The file tree now updates as soon as a workspace’s setup script finishes

Misc

  • Removed rare city notification toasts
0.28.6
Dec 31st, 2025
Bug Fix

We fixed a bug that caused Claude to use your ANTHROPIC_API_KEY if one was set in your environment, even if you were on a Pro/Max/Team account.