Conductor 0.39 adds instant chat summaries, PR actions in the command palette, in-file search, and a faster experimental sidebar. Teams running multi-session coding workflows can use it to cut UI friction and reduce context switching during review and triage.

Conductor positioned 0.39 as a workflow release. The headline change is that summarizing chats is now "instant," which removes a wait state from session handoffs and review passes in long-running agent conversations, according to Conductor's release thread. The same release expands the command palette so users can "create, merge, and manage PRs," jump to the next session needing attention, search sessions by message content, open settings tabs, and check for updates without leaving the keyboard, per the command palette post.
A smaller but practical addition is in-file search during edit mode. Conductor's search update says users can "finally search within files" with ⌘F, which closes an obvious gap for people reviewing or editing generated code inside the app rather than bouncing out to another editor.
Yes. Conductor says it fixed "a bug in our virtualization library," and that switching between workspaces should now be faster with less "scroll jank," according to the performance post. That matters most for teams running many parallel sessions, where list rendering and workspace hops can become the bottleneck even when the underlying model is fast enough.
The experimental sidebar also got a more operational view of session state. In Conductor's sidebar update, workspaces now show human-readable branch names, distinct icons for plan-approval and user-input states, running indicators, and workspace counts next to collapsed status groups. The company says the redesigned sidebar is still behind Settings → Experimental → New sidebar, so these navigation improvements are available as an opt-in rather than the default UI.
Conductor 0.39 is out! So many good things in this release. First up: summarizing chats is now instant!
You can finally search within files (in edit mode) with ⌘F
We’ve fixed a bug in our virtualization library. Switching between workspaces should now be faster, and there should be less scroll jank. (this one's for you, @garrytan 🫡)
We’ve made lots of improvements to our new experimental sidebar. Workspaces now show human-readable branch names, distinct icons for plan approval and user input states, running indicators, and workspace counts next to collapsed status groups. You can try it in Settings → Show more