0.2.0
July 29th, 2025Local Repositories + Agents
Conductor now supports local repositories! You can add a new repository from your local filesystem, GitHub, or any Git URL.
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.
Improvements
- Revamped repository page
- Added
/compactand/clearcommands - 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
⌘+Deltoesc. - Show minutes on the loading indicator