Comment by IMTDb
13 hours ago
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 ?
13 hours ago
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 ?
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.
I don't think this is true. Try running `/skills` or `/context` in both and you'll see.
Hey, Conductor founder here. Conductor is built on Anthropic's Agents SDK, which exposes most (but not all) of Claude Code's features.
https://platform.claude.com/docs/en/agent-sdk/overview
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
looks like we both did haha: https://github.com/saadnvd1/aTerm
Emdash is inducing CC, Codex, etc. natively. Therefore users are getting the raw version of each agent.