0.0.21
July 22nd, 2025
Fine-grained GitHub permissions

You can now give Conductor fine-grained GitHub repository access. You can also choose to skip the GitHub integration and add repositories using your SSH/HTTPs authentication.

CleanShot 2025-07-22 at 17 53 01@2x

To manage the GitHub integration, go to settings (⌘+,) and click Connect GitHub app:

CleanShot 2025-07-22 at 17 54 19@2x

0.0.20
July 22nd, 2025
Attachments

Conductor now supports attachments!

image

Upload files by pasting (⌘+V), dragging and dropping, or clicking the paperclip icon in the Composer.

Improvements

  • The default branch can now be configured per repository
    • Select a repository in the sidebar to configure its default branch, or use "More Options" when adding a new repository
  • Added an option to open a workspace in Warp
  • Added a button to copy a chat compaction summary
  • Added a list of all in-app shortcuts accessible via Cmd+/
  • The archive confirmation dialog now closes immediately when "Archive Anyway" is clicked

Fixes

  • Optimized the rendering performance of workspaces with long chat histories
  • Fixed a bug where workspace setup scripts wouldn't run when creating a workspace from a GitHub Issue

Misc

  • Disabled the "Create PR" button while Claude is sending messages
0.0.19
July 21st, 2025
Misc Improvements

Improvements

  • Unread indicators in the sidebar and Mac Dock now show one notification per workspace to reduce noise
  • Added zoom keyboard shortcuts (⌘+ to zoom in, ⌘- to zoom out, ⌘0 to reset zoom)
  • Added a button in the sidebar to access the dashboard

Fixes

  • Improved the performance of @ file mentions in large codebases
  • Fixed an issue where the Compact conversation button wouldn't show up when the a workspace reached 100% context
  • Fixed a bug where long branch names would hide the "Archive workspace" button
  • Fixed a bug where trackpads were unable to scroll the repository list in the "Add repository" dialog
  • Fixed a bug where compacting a conversation would show a loading state in all workspaces
  • The feedback dialog now submits on cmd+enter instead of enter

Misc

  • Cleaned up presentation of the "Add repository" dialog
0.0.17
July 19th, 2025
GitHub Integration

Conductor now integrates with your GitHub account. Start working on issues in one click, and easily add your private repositories.

CleanShot 2025-07-19 at 09 42 50@2x

CleanShot 2025-07-19 at 09 50 26@2x

Improvements

  • Integrate with GitHub
  • Refreshed design of the left sidebar
  • Terminal processes now use your native shell instead of forcing zsh
  • Ctrl+D now force restarts the current terminal process
  • Added a button to provide feedback in-app
  • ⌘N to start a new workspace in your current repository
  • Sleeker home page animation
  • Added system theme

Fixes

  • Fixed the highlight color in the terminal
  • Fixed the right panel closing when dismissing the settings dialog
0.0.16
July 18th, 2025
Terminal Improvements

We've upgraded the terminal in Conductor!

CleanShot 2025-07-18 at 10 27 06@2x

Sessions now persist when navigating between workspaces; we also squashed several terminal bugs.

Fixes

  • Fixed default padding in dialogs
  • Fixed a bug where the composer would cover more text than necessary
  • Fixed a bug where workspaces wouldn't be reset to idle state on app restart
  • Fixed a bug where certain workspaces wouldn't load due to an infinite rendering loop