Live data from Hacker News

Show HN: Open Source 'Conductor + Ghostty'

github.com

1–10 of 12 posts

Show HN: Open Source 'Conductor + Ghostty'

#1
Our team works with Claude Code, Codex, Gemini all day. We love Ghostty, but wanted something where we could work in multiple worktree at once and have multiple agents run.

We decided to open source the internal team we use. Hope you might find it useful. Freel free to contribute or fork.

  * Cross-platform (Mac, Linux, Windows) all tested
  * MIT License
Features: * Notifications, but also manual 'mark-as-unread) for worktrees (like Gmail stars) * Status indicators work for all terminals inside a wroktree * GH integrations (show PR status) and link GH issues * Can add comments to worktrees (stay organized) * File viewer, Search, diff viewer (can make edits + save)

Note: Yeah there are "similar" programs out there, but this one is ours. But I'm happy if our software works for you too!

Show HN: Open Source 'Conductor + Ghostty'
github.com

Re: Show HN: Open Source 'Conductor + Ghostty'

#4

I now it's "yours", but do you know how you differ from for example https://cmux.com/ which I'm happily using right now?

I wouldn't say change your workflow if you're happy, but I'll answer anyhow!

I also actually tried cmux, but I didn't like they way it did tabs. I like my tabs top-level and not inside panes (but I realize this is a personal choice).

We also do good GH native integrations (linking PRs, showing statuses, and linking GH issues). We also do AI status indicator even for non-focused terminal panes. You can also manually mark a worktree as 'unread' (kind of like a star in Gmail) In addition Orca has a built in file viewer, search, git diff viewer (see all changes like VsCode does)

Also cmux is Mac only (doesn't matter for you, but for others)

So tl;dr -- alot of small things. But those build up for me in a tool that I basically find myself living in

^ I updated the post to reflect some of these

Re: Show HN: Open Source 'Conductor + Ghostty'

#8
post #4

I now it's "yours", but do you know how you differ from for example https://cmux.com/ which I'm happily using right now?

I wouldn't say change your workflow if you're happy, but I'll answer anyhow! I also actually tried cmux, but I didn't like they way it did tabs. I like my tabs top-level and not inside panes (but I realize this is a personal choice). We also do good GH native integrations (linking PRs, showing statuses, and linking GH issues). We also do AI status indicator even for non-focused terminal panes. You can also manually m…

Thanks for the rundown. I just started using cmux and the pane behavior you’re describing is my biggest gripe. I’ll check this out.
Post reply on HN