Introducing Conductor Cloud →
0.33.3
Jan 29th, 2026
Performance Improvements, File Context Menu

We’ve fixed a performance issue in long chats.

We’ve also added a new context menu when right clicking on files. image

Improvements

  • User comments will now appear in the Checks tab

Fixes

  • Fixed a bug where the comment input would frequently get de-focused
  • Fixed branch rename instruction not being sent after clicking “Continue on new branch”
  • We’ve fixed a 400 API error that could occur with Claude Code
  • Fixed ⌥U not un-toggling the uncommitted changes view
  • The “Open” button will now open to the file you’re currently viewing in Conductor
0.33.2
Jan 28th, 2026
View GitHub Actions in Conductor

Click on a GitHub Action in the Checks tab to view its logs. image

Improvements

  • We’ve replaced ultrathink with a max thinking budget to reduce Claude’s confusion.

Fixes

  • Fixed a regression where the right panel would overflow and not truncate properly on smaller screens
  • Fixed a regression in Claude Code where Opus would sometimes output (no content). We’ve made Anthropic aware here.
  • Disabled Apple autocomplete in the Composer
0.33.1
Jan 27th, 2026
Slash command bug fix

We’ve fixed a bug where certain slash commands wouldn’t be processed when thinking was enabled.

0.33.0
Jan 27th, 2026
Tasks & Typography

Conductor now supports tasks, a way for Claude to organize its work better and complete longer projects. image

We’ve also revamped our typography scale to make chats more readable. We’ve fixed vertical spacing, heading size, table proportions, and more. Here’s the before and after: image

We also now support multi-select questions from Claude: image

We now show a detailed breakdown of context usage when you hover over the context dial image

Fixes

  • Disable autocorrect/spellcheck in Claude’s questions input field
  • Changed add repository shortcut to ⌘⌥A to avoid a conflict with archiving shortcut (⌘⇧A)
  • Fixed bug with cancellation in Codex
  • Fixed attachments not being sent with slash commands
0.32.2
Jan 23rd, 2026
Bug Fixes

We've fixed a bug where messages could not be sent in a chat tab after closing it. This bug also affected archived workspaces.

0.32.1
Jan 22nd, 2026
Rerun setup scripts

You can now rerun your setup script directly from the terminal panel.

Rerun setup script

Improvements

  • Added a setting to always view how much of the context window Claude has used. Enable it in Settings → Chat.
  • Added an option to copy plans to clipboard
  • Restored the ⌘O shortcut to open a repository from its settings page
  • Added Elixir syntax highlighting

Fixes

  • We've fixed a bug where chats would sometimes appear empty on load
0.32.0
Jan 22nd, 2026
GitHub issues, Graphite stacks, continue chats, table of contents

You can now attach GitHub issues in the chat.

GitHub issues

When using Graphite to stack changes, your stack will appear in the right sidebar.

Graphite stacking

We've added two new options after you merge a PR:

  1. Click "Update memory" to ask Claude to learn from its mistakes and update its memory.

  2. Click "Continue on new branch" to start work on a new feature in the same workspace. Use this to keep your chats and ignored files, or if it takes a long time to create new workspaces.

Continue on new branch

We've also added a table of contents to easily navigate through the chat.

Table of contents

Improvements

  • Improved sub-agent rendering to match the rest of the chat
  • When running scripts, redirect /dev/null to stdin to discourage interactive behaviors

Fixes

  • Fixed a race condition where messages sent right after cancelling would also get cancelled
  • Truncated MCP output preview to 100k characters to prevent UI freezes
  • The loader indicator is now aligned with chat messages and tool calls
  • Fixed todos going off screen in the Checks tab
  • Fixed a bug in the interactive question tool where the enter shortcut didn't always work
  • Fixed a layout shift when toggling between tabs in the right sidebar
  • The "Export to new chat" button is now visible when Claude runs out of context
  • Fixed the Composer losing focus after cancelling
0.31.3
Jan 19th, 2026
AskUserQuestion improvements

We've cleaned up the UI for the AskUserQuestion tool to make it fully keyboard navigable.

<video src="https://conductor-marketing.t3.tigrisfiles.io/uploads/1768852746133-Clipboard-20260117-203656-672.mp4" autoplay muted loop playsinline width="100%"

Improvements

  • You can now see GitHub comment edits in Conductor
  • Drag and drop folders onto the Composer to mention them
  • Add button to copy PR link
  • You can now add a git prefix that doesn't end in / in Settings → Git
  • Updated Codex reasoning level default from minimal to low

Fixes

  • We've made rebase detection more reliable in various parts of the app, including spotlight testing and archiving
  • Review session now respects Codex thinking level
  • ⌃V to mark a file as viewed now works when the chat is focused
  • Updated Codex reasoning level default from minimal to low

Misc

  • Various UI cleanup
0.31.2
Jan 17th, 2026
General agent preferences

You can now add instructions for Conductor to give to each agent when it starts up, similar to CLAUDE.md or AGENTS.md. Configure instructions in Repository Settings.

General agent preferences

Improvements

  • Added ⌘G and ⌘⇧G shortcuts to navigate between chat search results

Fixes

  • Fixed a bug that would sometimes prevent workspaces from being archived
  • Fixed the thinking and plan mode toggles in dark mode
  • Fixed the "Create PR" button sometimes sending a message to the wrong chat
  • Fixed file names overflowing when reviewing diffs
0.31.1
Jan 16th, 2026
Checks tab

The checks tab is one place to keep track of everything you need to do before merging. Track git status, deployments, CI actions, comments, and user todos all in one place.

Checks tab

Improvements

  • Added ⌘, shortcut to open repo settings
  • Conductor will now ask to commit if there are uncommitted changes when archiving a workspace
  • Slash command autocomplete now works anywhere in a message
  • Added /restart to restart the Claude Code process in a chat
  • A confirmation dialog will now appear if agents are running when restarting Conductor
  • We've restored granular thinking levels for Codex (low, medium, high, xhigh)
  • Non-file level GitHub comments are now accessible from the Checks tab
  • Improved favicon detection logic in the left sidebar

Fixes

  • Fixed app crashing for users with corporate SSL proxies with native TLS
  • Invalid slash commands will now show an error in the chat
  • Increased ⌘F search bar width
  • Repository names are now truncated in the left sidebar
  • Repository names are now truncated in settings
  • Fixed left sidebar icon alignment
  • Fixed a bug where the left sidebar could be resized to have no width
  • Fixed text overflowing in the right panel