# Conductor 0.72.0: Polish and fixes

> Source: <https://www.conductor.build/changelog/0.72.0-polish-and-fixes>
> Published: 2026-07-03 00:00:00+00:00

Conductor figures out which agent messages are most important and collapses the rest. We have a new algorithm that is more accurate (especially with Claude Code background agents) and will more often highlight the most important messages.
(To see all messages without collapsing any you can always hit ⌃O.)
Improvements
You can now interrupt Cursor agent while it's working
You can now stop a setup script while it's running
You can now read chats in archived workspaces without unarchiving them
In provider settings, you can now see, change, and remove a configured API key for Claude Code, Codex, and Cursor
The model picker now offers preview Codex models when your OpenAI account has access to them
You can now hover image attachments to see a preview
Clicking "Continue" after merging a PR now attaches a note to the chat explaining what happened
File suggestions in the @ mention menu now appear faster, especially in cloud workspaces
The dialog for creating new workspaces is more reliable and will always save your drafts
Reduced CPU usage from cloud workspace file sync when workspaces are idle or in the background
Workspace and chat links now render as clickable links
Fixes
Fixed alignment of the sidebar toggle button with the traffic light buttons
Fixed Composer (Cursor) being unable to read files or run tools
Fixed an issue where in-app browser previews could send requests from the wrong localhost port
Fixed an issue where copy buttons could fail in Conductor
Fixed an issue where "Open in Zed" did nothing when Zed was already running
Fixed an issue where archived cloud workspaces could reappear after archiving
Fixed an issue where diffs and files showed "Failed to load" errors while a cloud workspace was restarting
Fixed an issue where sending a message in a cloud workspace could intermittently fail with a network error
Fixed an issue where the working animation next to a workspace in the sidebar could show as empty space while the agent was running
Fixed an issue where run scripts wouldn't automatically start after workspace setup
Fixed a bug where messages with text directly after an attachment could be misrendered
