Back to changelog
0.41.0
Mar 19, 2026

Tool Approval + Codex Plan Mode Beta

We’ve added tool approval as a new enterprise setting. If you’d like to enable it, email us humans@conductor.build. image

We’ve also added Codex plan mode and fast mode, in beta. To try them out, go to Settings → Experimental → Use alternative Codex SDK. image

Large repositories with many file changes should load faster and take up less memory.

Improvements

  • Icon picker in repo settings now has better spacing
  • Focus composer after adding an attachment, and backspace to remove attachments
  • Files, checks, and comments now share the same tab
  • Added a new repository shortcut to the workspace add menu
  • Show git status icon in group by status mode in the experimental sidebar
  • You can now enter or exit plan mode with /plan command
  • PR creation now uses your current model instead of switching to Haiku
  • Resource usage logs now include workspace names for processes
  • "Garry mode" experimental setting that shows all tool calls expanded by default instead of collapsed
  • Command palette now shows workspace metadata (sessions, PR status, git info) and supports settings keyword search
  • Optimize PR fetching to reduce GitHub API rate limit pressure
  • Auto-resize diff comment textarea based on content
  • Improve performance on large repositories with many changed files

Fixes

  • Fixed bash tool commands briefly showing "undefined" while waiting for output
  • Fixed a bug where the rerun setup button was not clickable
  • Fixed a bug in the experimental sidebar where the workspace summary hover card would show through when the right-click context menu was open. The hover card now closes when the context menu opens.
  • Fixed an issue where the changes list wouldn't scroll to keep the selected file visible when navigating with arrow keys
  • Fixed an issue where ⇧⌥→ word selection would move the wrong end of the selection
  • Cleaned up terminal exit flow
  • Fixed ⌘O app switcher icons aspect ratio
  • Fixed unarchiving renamed workspaces
  • Prevented unarchived workspaces from being immediately re-archived if their PR was already merged
  • Comment attachments no longer linger in the composer after sending
  • Fixed app switcher icon sizing and aspect ratio

Misc

  • Updated Xcode icon to the official Apple developer icon
  • Added detection for VS Code installations with non-standard bundle names