Remix.run Logo
samuelstros 3 hours ago

It's basically what Emdash (https://www.emdash.sh/), Conductor (https://www.conductor.build/) & CO have been building but as first class product from OpenAI.

Begs the question if Anthropic will follow up with a first-class Claude Code "multi agent" (git worktree) app themselves.

FanaHOVA 3 hours ago | parent | next [-]

https://code.claude.com/docs/en/desktop

samuelstros 3 hours ago | parent [-]

oh i didn't know that claude code has a desktop app already

esafak 2 hours ago | parent | next [-]

And it uses worktrees.

mcintyre1994 3 hours ago | parent | prev [-]

It isn’t its own app, but it’s built in to their desktop, mobile and web apps.

another_twist an hour ago | parent | prev | next [-]

I am not sure if multi agent approach is what it is hyped up to be. As long we are working on parallel work streams with defined contracts (say an agreed upon API def that backend implements and frontend uses), I'd assume that running independent agent coding sessions is faster and in fact more desirable so that neither side bends the code to comply with under specified contracts.

sepositus 29 minutes ago | parent [-]

Usually I find the hype is centered around creating software no one cares about. If you're creating a prototype for dozens of investors to demo - I seriously doubt you'd take the "mainstream" approach.

IMTDb 3 hours ago | parent | prev | next [-]

Maybe a dumb question on my side; but if you are using a GUI like emdash with Claude Code, are you getting the full claude code harness under the hood or are you "just" leveraging the model ?

atestu 3 hours ago | parent | next [-]

I can answer for Conductor: you're getting the full Claude Code, it's just a GUI wrapper on top of CC. It makes it easy to create worktrees (1 click) and manage them.

heystefan 34 minutes ago | parent [-]

I don't think this is true. Try running `/skills` or `/context` in both and you'll see.

mritchie712 2 hours ago | parent | prev | next [-]

yeah, I wanted a better terminal for operating many TUI agent's at once and none of these worked because they all want to own the agent.

I ended up building a terminal[0] with Tauri and xterm that works exactly how I want.

0 - screenshot: https://x.com/thisritchie/status/2016861571897606504?s=20

arnestrickmann 3 hours ago | parent | prev [-]

Emdash is inducing CC, Codex, etc. natively. Therefore users are getting the raw version of each agent.

desireco42 an hour ago | parent | prev | next [-]

I never heard of Emdash before and I am following on AI tools closely. It just shows you how much noise there is and how hard is to promote the apps. Emdash looks solid. I almost went to build something similar because I wasn't aware of it.

asdev 3 hours ago | parent | prev [-]

They have Claude Code web in research preview