0.7.0
August 14th, 2025We no longer burn your CPU (hopefully)
Before
After
We've also standardized our color palette for rendering code diffs.
Improvements
- Added a close button to the git diff dialog
- Consistent syntax highlighting colors for diffs
- New sound effect: Choo-Choo!
Fixes
- Fixed a resource leak that would happen when a terminal shut down
Misc
- Clicking a file name in the chat will now open the file in your preferred editor
- Improved error message when the same repository is imported twice to Conductor
- Improved error message for repositories that don't have a remote named
origin