[ Backed by
Combinator ]
Open-source agentic development environment
Your coding agent dashboard. Code purely by orchestrating agents. Run multiple in parallel, each isolated in their own Git worktree.
[Over 840K downloads]

provision.sh
$
./scripts/provision.sh
→ resolving workspace config from .emdashrc
✓ found image emdash/dev:latest · sha256:8f3e2b1
→ pulling base layer · 142 MB ........... done
→ pulling toolchain · 87 MB ............. done
→ pulling runtime · 24 MB ............... done
→ allocating compute · 4 vCPU · 8 GB RAM
→ mounting /workspace (ext4, encrypted)
→ spawning git worktree for branch dev/jane
→ installing dependencies
+ node@22.11.0 · pnpm@10.0.0 · claude@1.0.4
→ generating ed25519 keypair · ~/.ssh/id_emdash
→ opening tunnel devuser@10.0.1.42:22
→ health check · 4/4 services healthy · 1.2s
→ workspace ready in 11.8s
{
"host": "10.0.1.42",
"port": 22,
"user": "devuser"
}
Connected to 10.0.1.42
Ephemeral infrastructure.
Provision and teardown scripts spin up isolated workspaces on demand.
[ Coding Agents ]
Use any agent.
Emdash works with 25+ coding agents. Mix and match per task or just use your favorite.
- Codex
- Cursor
- Claude Code
- Amp
- Gemini
Show 23 more
[ Praise ]
What developers are saying.
[ FAQ ]
Frequently asked questions.
A desktop app for running multiple coding agents in parallel, each in its own Git worktree.
Start shipping with
Get product updates
New releases, improvements, and notes from the team.
[ Open Source ]
Proudly open source.


