Emdash: The Agentic Development Environment That Bets on Heterogeneous AI
Here is the uncomfortable truth about AI coding tools in 2026: every major lab is racing to lock you into their agent. Cursor wants you in Cursor. GitHub wants you in Copilot Workspace. Devin wants you in Devin. The implicit assumption underlying all of them is that one agent, running one model, in one environment, is the future of software development. Emdash thinks that's wrong, and they've built something to prove it.
Emdash is an open-source Agentic Development Environment (ADE) that lets you run multiple coding agents in parallel, each isolated in its own git worktree, on your local machine or a remote server over SSH. Two founders, 60,000 downloads, 2,430 GitHub stars, and a YC W26 batch. The thesis is simple and genuinely defensible: the multi-agent future is heterogeneous. Developers will use Claude Code for some things, Gemini for others, Codex for others. What they need is an orchestration layer, not another agent.
