0.2.2
July 31st, 2025Bugfixes
We're experimenting with automatically collapsing Claude's responses. Long chats should also now be much more performant.
You can also now @ agents to explicitly call them.
Improvements
- Performance improvements on long chats
- Long messages from Claude Code now collapse automatically
- Show when a workspace is compacting in the sidebar
- Added syntax highlighting for setup scripts
- Right click to mark workspace as unread
@Agents to explicitly call them
Fixes
- Long chats are faster to render
- Fixed a bug where archiving workspaces would fail unrecoverably
- Fixed an issue where hover states became invisible in dark mode
- Fixed a bug where you could add the same directory twice
- We now validate that the chosen directory exists before cloning a repo
- Fixed typography discrepancies throughout the UI
- Fixed an issue that could lead to a double slash // in the clone target path
- Fixed a missing space between tool names and the files they affected
- Fixed a bug where system theme changes would not be recognized by Conductor
Misc
- Updated the command menu to include recently added features
- Added Windsurf to the "Open In" menu
- Added support for
.xlsxattachments
New in 0.2.3:
- Agents in Conductor can now help the user out with understanding Conductor's workspace system, and will follow the system better.
- This will help prevent an occasional issue where Claude would mistakenly edit files in the root directory.
New in 0.2.4:
- Fixed a bug where certain messages would appear out of order