We've raised a $22m Series A →
Back to changelog
0.46.0
Apr 5, 2026

Bug Fixes, Instant Archiving, @terminal

Archiving is now instant! You can restore any archived workspace in the History tab in the sidebar.

You can now tag your terminal in the chat with @terminal:

CleanShot 2026-04-05 at 19.20.02@2x.png

Improvements

  • New workspaces now open the same bottom panel tab (Setup/Run/Terminal) you last used
  • Increased the height of the question tool area for long questions
  • Simplified the workspace branch-matching setting and removed the separate rename toggle
  • You can now attach current terminal output from the composer with @terminal
  • Slash commands now load independently from MCP status
  • Reduced the delay before the first agent action in a workspace
  • Instant archiving
  • When terminal is focused, ⇧+Tab now goes to the terminal instead of toggling plan mode
  • Ask-user-question blocks now scroll when the content is too long
  • Preview chat summaries and plans before attaching them

Fixes

  • Fixed an issue where clicking the last message in the chat outline would scroll past the content, allowing over-scrolling into empty space. The last turn now uses "end" alignment instead of "start" when navigating via the table of contents
  • Fixed an issue leading to "No active session" error
  • Fixed Codex sessions so they can use Conductor tools like asking questions and reading workspace diffs
  • Fixed an issue where workspaces from merged PRs were archived immediately
  • Fixed an issue where the app could freeze when a workspace contained a large number of untracked files
  • Fixed several formatting issues in the prompt input area
  • Fixed a UI glitch where long file paths could cover other controls
  • Fixed an issue where switching workspaces could reopen "All changes"
  • Fixed an issue where reverting a Codex chat could fail after the session closed
  • Fixed workspace terminals that could show raw arrow-key escape codes and unclear tab labels
  • Fixed some git actions failing when Git briefly held index.lock
  • Fixed an issue where subagents could get permanently stuck waiting for tool approval when managed approvals are enabled
  • Fixed an issue where renamed dev workspaces could still show the old name
  • Fixed an issue where cancelling Codex could lose chat context
  • Fixed an issue where switching back to a workspace could open the wrong tab
  • Fixed terminal tabs restoring with incorrect line wrapping
  • Fixed an issue where restored terminals showed an echoed printf command