Introducing Conductor Cloud →
0.18.4
Nov 4th, 2025
Better Create PR Prompt

Claude is faster and aware of the current git status when creating PRs.

image

Also, copy a workspace's branch in one click.

image

Fixes

  • Fix tab titles not always being in sync with Codex models
  • Only highlight file in git panel when viewing diffs
  • Fix markdown text wrapping in diffs
0.18.3
Nov 3rd, 2025
Bug Fixes

Improvements

  • Added a default thinking level preference in SettingsGeneral
  • Show PR number and URL for merged PRs
  • Sort grouped Linear issues by their created time

Fixes

  • Don't attach thinking mode in /compact messages
  • Fix open-in behavior for file badges
  • Fix oversized tool header hit areas
0.18.0
Oct 31st, 2025
Codex

You can now use Codex in Conductor!

image

Improvements

  • Simpler workspace empty state
  • New "create workspace from" button
  • Added `ctrl+`` shortcut to focus the terminal
  • Improved tab history UI

Fixes

  • Fix alignment of run button
  • Fix workspaces re-ordering in the sidebar when session tabs were closed
  • Fix horizontal chat overflow
  • Hide the pull latest changes button when workspace is behind remote
  • Fix file mentions not triggering in the composer after parentheses or brackets
0.17.5
Oct 28th, 2025
Tab Beautification

We've improved the UI for chat tabs:

image

We also now save chat history, so you can restore previous tabs:

image

You can also now edit branch names in the top bar:

image

Improvements

  • Window size and location now persists across restart
  • Wider chats on large screens

Fixes

  • File names will always be visible when expanding tool calls
  • Prevent enter key from closing alert dialogs
  • Fix mutations causing UI lag
  • Fix drag regions in the top bar
0.17.4
Oct 28th, 2025
Git Status in Sidebar

View git status in the sidebar at a glance.

image

Fixes

  • Fix exit_plan_mode tool calls causing a chat to get stuck
  • Fix the composer not always getting auto-focused
  • Fix branches being renamed in new chat tabs
  • Fix text overflow for renamed files in the git panel
0.17.3
Oct 28th, 2025
Performance Improvements

We've fixed a performance regression introduced in 0.17.0 related to session notifications. Our apologies!

Improvements

  • Added a setting for a custom branch prefix
  • Use Haiku 4.5 for creating PRs through Claude

Fixes

  • Fix nested buttons
  • Fixed chats getting stuck when Claude called the exit_plan_mode tool
0.17.2
Oct 27th, 2025
Misc Fixes

Improvements

  • Added Haiku 4.5
  • Compacting now goes through Anthropic's native APIs

Fixes

  • Speed up message processing
  • Reduce git queries ran from the workspace sidebar
  • Fix diff viewer line number alignment
  • Reset sessions in a cancelling state to idle on startup
0.17.1
Oct 27th, 2025
Bug Fixes

Improvements

  • Improved performance issue in composer. Let us know if you're still seeing any issues with lag!
  • Relative commit time in the changes dropdown filter
  • We've consolidated the diff and file tab into one

Fixes

  • Fixed composer send button hover color
  • Fixed unread count not incrementing for sessions in non-focused workspaces
0.17.0
Oct 24th, 2025
Multiple Chats

You can now launch multiple Claude Code chats in a workspace using ⌘T.

image

Improvements

  • Added line hover highlighting to the diff viewer
  • Display the relative commit time in the changes dropdown filter

Fixes

  • Fixed files not refreshing when not on the diff tab
  • Branch names now update when a workspace is not selected
  • Enable scrolling in the changes dropdown filter

Misc

  • We removed the compact button. You can still compact with the /compact command.
0.16.1
Oct 23rd, 2025
Diff Viewer Bug Fixes

Improvements

  • Switching between models in the middle of a session is now much faster
  • We've refreshed our accent color scale
  • Add Android Studio to the Open In menu

Fixes

  • Fixed files not refreshing in diffs
  • Fixed deleted files not rendering in diffs
  • Navigate away from a workspace if its repository is deleted
  • Fix bottom padding on single file diffs
  • Focus the chat tab when sending a message
  • Disable arrow key shortcuts when focused on the composer