Back to changelog
0.44.0
Mar 24, 2026

New Sidebar, Rebuilt Composer, Codex Checkpoints

Introducing our new, simplified sidebar. See GitHub status (merged, failing CI, conflicts, etc at a glance). Hover any workspace to see metadata and get easy access to next actions without leaving your current chat. image

We've re-built the composer. @ is now instant, search result keywords are highlighted, and ⌘Z works consistently! image

We've also added checkpointing to Codex sessions: image

You can now /add-dir any local folder on your file system. image

Improvements

  • You can now reset to a previous turn in Codex sessions
  • /add-dir now lets you link any folder on your machine, not just existing workspaces
  • Clicking an already-selected workspace in the sidebar now jumps to its oldest unread chat
  • Adjusted prompts to discourage an issue where the AI would omit key information from its final summary message
  • Improve command palette search UX
  • You can now permanently allow MCP tools, web search, and web fetch from the permission prompt
  • Added inline file pills when attaching files in the composer
  • User messages now show clickable links
  • Search results now highlight matched characters, making it easier to understand why each result was matched
  • Archiving a workspace now saves uncommitted changes as a commit
  • You can now resolve GitHub review comments from Conductor
  • Upgraded the composer text area with richer mention pills and improved keyboard navigation
  • You can now customize the Fix errors and Resolve conflicts prompts
  • Encourage agents to ask about prompts that may have been sent to the wrong chat
  • Most error toasts now include a copy button

Fixes

  • Fuzzy file search now ranks shorter paths higher when match quality is equal
  • Fixed a bug where the agent would appear to resubmit an old plan
  • Fixed an issue where unarchiving a workspace with a merged PR would immediately re-archive it
  • Fixed an issue where the chat would sometimes scroll to the bottom while user was reading earlier messages
  • Fixed an issue where sending a message right after cancelling would also get cancelled
  • Exact branch name matches now appear first in search results
  • The sidebar now shows when an agent needs permission
  • Fixed an issue where sending only a code review attachment (no text) would show no user message in the chat
  • Fixed a file list hover glitch that made action icons jump or lag
  • Fixed an issue where the Git panel file tree could hit a duplicate drag-and-drop backend error
  • Fixed an issue where creating a new workspace would fail with a "directory already exists" error
  • Fixed an issue where text in error toasts couldn't be selected, and improved the "directory already exists" unarchive error with "Clear & unarchive", Open in Finder, and Copy path buttons
  • Fixed an issue where hidden PR comments could reappear