What Emdash does
Emdash is an open-source, agentic development environment that lets developers orchestrate multiple coding agents at once. It runs each agent in its own isolated Git worktree so parallel work proceeds without conflicts, providing a single dashboard to manage them.
Key capabilities
- Runs many compatible coding agents in parallel, including Claude Code, Codex, Cursor, and Gemini
- Isolated Git worktrees per agent to prevent conflicts
- A built-in file editor and diff viewer for review
- Issue-tracker integration with Linear, Jira, GitHub, Asana, and Trello
- SSH connectivity for remote development on servers, cloud VMs, or GPU machines
- MCP server integration and automatic detection of installed agent CLIs
Who it's for
Emdash is built for developers and teams who want to use AI coding agents more efficiently through parallel task execution and centralized management. It addresses the fragmentation of juggling multiple agents by unifying them in one interface, reducing context-switching between separate tools.