Run script, hooks, and custom fontsAdd a run script to create a one-click shortcut (or ⌘R) to your tests or development server.

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

Global hooks and memory are now configurable in Conductor!

You can now set a custom terminal font in settings!

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

Improvements
- Conductor's doc site is now live at conductor.build/docs
- 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