Back to changelog
0.9.0
Sept 1st, 2025

Run script, hooks, and custom fonts

Add a run script to create a one-click shortcut (or ⌘R) to your tests or development server.

image

Project level slash commands and agents are now usable in Conductor!

image

Global hooks and memory are now configurable in Conductor!

image

You can now set a custom terminal font in settings!

image

We've also added the PR status to the sidebar:

image

Improvements

  • Conductor's doc site is now live at https://docs.conductor.build
  • Added support for opening draft PRs in the git panel
  • Added support for manually opening PRs via the git panel
  • Auto-convert long text snippet pastes into attachments for better readability

Fixes

  • Fixed loading icon animations throughout the app that would wobble off axis
  • Fixed a bug where /clear would not clear the session
  • Fixed popover border radius inconsistencies
  • Fixed composer border radius inconsistencies
  • Fixed referenced files not being truncated and highlighted in user messages
  • Fixed a bug where multi-line $ARGUMENTS wouldn't register with slash commands

Misc

  • Telemetry improvements