Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once

8 Charlieholtz 5 7/17/2025, 3:43:04 PM conductor.build ↗

Comments (5)

dgritsko · 1h ago
This is awesome. A couple of suggestions:

- It'd be great to change the default branch used for creating new workspaces.

- I'd like the ability to add custom tools to the "Open in..." menu.

Charlieholtz · 38m ago
Ah yeah! Which IDE do you use?

> It'd be great to change the default branch used for creating new workspaces. Yeah you can actually change this now! If you click the repo name you can make changes to the "setup script". If you added `git checkout -b "branch name"` it would run that on every new workspace instance.

jamil7 · 1h ago
Oh cool, I was already doing this with git worktrees but a ui for it would be handy.
WalterSear · 1h ago
You might want to mention it's silicon only.
Charlieholtz · 37m ago
Sorry about that, working on Intel right now!