Back to changelog
0.37.0
Mar 3rd, 2026

Manual Mode™

Conductor now has a built-in file editor for when you want to edit files directly (like a caveman). It comes with full syntax highlighting and ⌘F. We use it for quick edits, like .env files, json configs, or tailwind classes. Otherwise, ask the AI.

We’ve also shipped some performance improvements—Conductor should feel snappier.

Improvements

  • Add text search to the repository selector in the Cmd+Shift+N menu
  • Display the port number on the terminal panel's open button
  • Add a button to copy rendered tables as markdown (thanks @brian_lovin)
  • Improve top bar tab density and hover feedback on tab actions

Fixes

  • Create missing folders automatically when starting a quick repo (thanks @swyx)
  • Stop polling for file changes after a turn completes
  • Prevent chat summaries from using external AI in enterprise data privacy mode
  • Fix the "mark as read" option and a bug with marking messages as unread