Readit News logoReadit News
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
Charlieholtz · a month ago
Sorry about that, working on Intel right now!
Charlieholtz · a month ago
Intel version now live!
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
itsalotoffun · a month ago
Totally understand, but you're asking for the keys for the kingdom, without any data disclosure or privacy policy. Even if you switch to fine-grain permissions, the lack of any "and here are our commitments to handling or accessing your data" is (and should be) a show-stopper for anyone trying this out.

In case people aren't reading, here's the c+v of what Conductor gets access to currently:

--

This application will be able to read and write all public and private repository data. This includes the following:

    Code
    Issues
    Pull requests
    Wikis
    *Settings*
    *Webhooks and services*
    *Deploy keys*
    *Collaboration invites*
Note: In addition to repository related resources, the repo scope also grants access to manage organization attributes and organization-owned resources including projects, invitations, team memberships and webhooks. This scope also grants the ability to manage projects owned by users.

Charlieholtz · a month ago
Now fixed in the latest version. You can now give Conductor fine-grained GitHub repository access.

Or, skip the integration and use your local GitHub CLI auth.

Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
lachances · a month ago
Any way to have it not require full write access to your entire GitHub account?
Charlieholtz · a month ago
Fixed! You can now give Conductor fine-grained GitHub repository access.

Or, skip the integration and use your local GitHub CLI auth.

Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
aantix · a month ago
There’s a “feel” to the way Claude Code outputs the text. And for input as well.

Sadly, this is lost with conductor.

I just don’t feel as joyful using it.

Charlieholtz · a month ago
Ah, we’d love for Conductor to feel magical to use — we spend a lot of time thinking about this. Any chance you could say more about what’s lost?
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
Samin100 · a month ago
This is very useful! I think the interfaces around models being used in an async manner will look very different than the synchronous chat UIs we are today. Claude Code is the first real “agent” that is providing true economic value, and there’s so much low hanging fruit in making the interfaces far better.
Charlieholtz · a month ago
Thank you! Yes I agree :)
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
pjm331 · a month ago
Yes I had a similar experience. the thing that tripped me up with git worktrees, which is maybe obvious in retrospect, is that they don’t include things that are not tracked by git - e.g. .env.development.local

So starting a new worktree requires additional setup and isn’t as simple as just checking out a new branch

Charlieholtz · a month ago
Sorry about that! We’re working on making this more intuitive.

Internally our workflow looks like this: - we have a script that sets up a repo — copies env variables, runs pnpm i, inits a db, etc - we have a field in the repo settings called “setup script.” every time you make a new workspace, that script runs

Hopefully will be much improved over the next week or two!

Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
buremba · a month ago
This is pretty cool, here are few feedbacks:

- I switch in between planning and execution in the middle of the conversation using Terminal a lot, it would be nice to have it here as well rather than defining how I want Claude to think in advance.

- Entering messages when the agents can result in task lists to save time.

I’m also experimenting different UX with CC, here is Claude Code running in Slack if anybody is interested. https://peerbot.ai

Charlieholtz · a month ago
Thank you! Yes, I agree, we're adding plan mode soon. For now I find Opus responds reliably to "plan this out and don't make any changes."

> - Entering messages when the agents can result in task lists to save time.

Ah yes, queuing coming soon too! Do you prefer if the queued messages send when Claude is finished or interrupt it?

Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
hoppp · a month ago
Its for mac only? But isn't it just an API wrapper?
Charlieholtz · a month ago
Yes Mac only (for now)
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
jamil7 · a month ago
Oh cool, I was already doing this with git worktrees but a ui for it would be handy.
Charlieholtz · a month ago
Let me know how it goes!
Charlieholtz commented on Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once   conductor.build/... · Posted by u/Charlieholtz
abdullin · a month ago
Is it similar to what OpenAI Codex does with isolated environments per agent run?
Charlieholtz · a month ago
We create an isolated git worktree locally on your machine — whereas Codex (I believe) is running a container on the cloud

u/Charlieholtz

KarmaCake day515March 23, 2019
About
Working on Melty.sh. Previously: Engineering at Replicate, Creator of ShlinkedIn.com

You can reach me at choltz@hey.com

View Original