Back to changelog
0.83.0
August 27, 2026

Auto port forwarding

The ports popover with auto-forwarded ports

Cloud workspaces can now auto-forward detected ports, controlled from a new ports popover in the top bar. Page loads and hot reloads over forwarded ports are faster.

Improvements

  • Added one-click PR approval: when a pull request is ready, approve it straight from the git panel, which now surfaces more accurate information about the state of the PR
  • Adjust the app-wide zoom level and switch on low-contrast dark mode, both in Settings → Appearance
  • You can now @-mention workspace files in review comments
  • Added slash command and file suggestions when creating workspaces
  • In cloud workspaces, import MCP servers from your local agent configs. You can now also connect Slack from the MCP servers settings page
  • Added Claude plan usage to the context usage hover card
  • "Reset chat" now rewinds only the chat by default, with an "Also reset files" checkbox that shows how many files would change
  • Right-click a chat tab to mark it as unread, and close every other tab with the new "Close others" action
  • Chat responses now show a completed-at timestamp
  • Added a Codex setting that automatically approves tool requests
  • Cloud organization settings can now customize instructions for code reviews, pull request creation, and conflict resolution
  • In cloud organizations, choose whether Conductor adds workspace links to your PRs in Settings → Preferences
  • Zoom and pan images in the file viewer and in Changes
  • Open cloud workspaces in local or SSH-enabled apps from the app switcher
  • Conductor can now display text files up to 1 MB
  • A new View deployment(s) button replaces the Preview button with support for selecting a preview URL from multiple deployments
  • Unarchive workspaces in one click from the Home list, and Home keeps search and filters visible before your first workspace
  • Pasted workspace and chat links now appear as pills in chat inputs
  • You can now create cloud workspaces from repositories that have no commits yet
  • File views show a consistent "Waiting for workspace" state while cloud workspaces wake up
  • Updated keyboard shortcuts to avoid Option-only key combinations
  • Legacy cloud workspaces now remain available as read-only chat transcripts

Fixes

  • Messages sent to a sleeping cloud workspace now wake it and deliver instead of failing, and status labels say what the workspace is actually doing
  • Fixed the first message in a new cloud workspace sometimes getting stuck without a response
  • Fixed cloud agents sometimes not receiving their environment context on a chat's first message
  • Fixed queued and steered messages appearing late or out of order
  • Fixed cloud attachment uploads that could fail without a way to recover, and failed attachments that could not be removed from the composer
  • Pasted images and attached files in the new-workspace composer now appear at your cursor instead of the end of the prompt
  • Fixed requested reviewers incorrectly showing a PR as requiring review
  • Fixed port forwards from archived workspaces keeping local ports claimed
  • Fixed file watchers (bun --hot, Vite, watchexec, nodemon) restart-looping every few seconds in local workspaces with untracked files
  • Fixed updates not installing when the app becomes unresponsive
  • Fixed reopening a cloud chat showing a stale transcript
  • Fixed missing cloud responses after cache write errors, and messages remaining unsent after a local cache database lock
  • Fixed SSH access to cloud workspaces created through the API or by a teammate
  • Cloud workspaces now use current environment variable settings after restarting
  • Fixed local Codex sessions not having access to Conductor tools
  • Fixed Codex approval prompts when managed settings restrict approval policies
  • Fixed chats using the wrong coding agent after a model change
  • Fixed the steering message for Cursor sessions using non-Composer models
  • Fixed voice input sometimes getting stuck after recording
  • Fixed composer suggestions briefly jumping or resetting their selection
  • Clicking a file link in chat while the workspace is asleep now opens the file view and waits for the workspace, and file links explain when the workspace is starting up or stopped
  • Fixed API-created cloud workspaces remaining hidden until Conductor restarted
  • Fixed notifications for workspaces in another organization opening the dashboard instead of the chat
  • Fixed settings search missing organization preferences, and the search highlight sitting lopsided around rows
  • Menus, tooltips, and context menus now animate smoothly when they close instead of visibly jumping
  • Fixed split tabs preventing additional tabs from opening, and copying a split-tab link switching to that tab
  • Fixed run script menus getting clipped or extending beyond the window
  • Fixed long chat history menus extending off screen
  • Fixed the edit caret appearing one character behind on wrapped lines
  • Fixed a delay when saving diff comment edits in cloud workspaces, and sent diff comments remaining visible in local workspaces
  • Fixed chat messages showing a broken image or an empty video player for some <img> and <video> snippets, and screenshots saved in Claude Code's scratchpad rendering as broken images
  • Fixed the first terminal in a cloud workspace showing "Failed to start" after reopening the app
  • Fixed garbled input in remote full-screen terminals
  • Fixed retired Cloud Beta workspaces losing their linked chat when opened from a non-chat tab, and no longer syncing files to your Mac
  • Fixed an error shown when archiving a cloud workspace with an active agent
  • Fixed RunLocalCommand missing from eligible cloud workspaces
  • Fixed the working timer overlaying the agent's reply after steering a chat
  • Fixed local command approval timeouts being reported as user denials
  • Code theme changes now update open diffs and files immediately
  • Selecting an archived workspace in the command palette now opens it instead of silently unarchiving it

Misc

  • Added Fahhhh and Odysseus's Pluck completion sounds
  • Updated the NYC MTA Chime 2 completion sound to omit the closing door
  • Updated the bundled OpenCode version to 1.18.23