Back to changelog
0.2.0
July 29th, 2025

Local Repositories + Agents

Conductor now supports local repositories! You can add a new repository from your local filesystem, GitHub, or any Git URL.

CleanShot 2025-07-29 at 21 46 34@2x

We've also added agents. Conductor can now call custom agents to perform specialized tasks like code review and test automation. Create one in Settings → Agents.

CleanShot 2025-07-29 at 23 12 10@2x

Improvements

  • Revamped repository page
  • Added /compact and /clear commands
  • Model configurations are now stored per workspace instead of globally
  • Simplified API key configuration and added HTTP proxy support
  • Added copy button to all chat messages
  • Repositories are now highlighted when selected in the sidebar
  • URLs are now clickable in terminal output

Fixes

  • Fixed a bug where Conductor wouldn't check for auto-compaction between each message in the queue
  • Fixed a bug where cancelling would leave queued messages in a bad state
  • Fixed a bug where session notifications would be sent while there are queued messages
  • Composer buttons are now accessible while sending queued messages
  • Fixed Bash commands rendering overlapping content
  • Several stability improvements to sending and persisting user messages
  • Always use local Git authentication
  • Fixed a bug where workspaces couldn't be archived due to PATH issues

Misc

  • Updated the shortcut to cancel a message from ⌘+Del to esc.
  • Show minutes on the loading indicator