multiplexer
active
Emdash
IDE
About
Emdash came out of General Action's YC W26 batch to solve the coordination problem of running several coding agents at once: tasks step on each other, diffs pile up unreviewed, and nobody remembers which agent did what. Each task gets its own git worktree and branch so agents cannot collide, the desktop app shows diffs, CI checks, and PR state in one place, and installed agent CLIs (Claude Code, Codex, Cursor, OpenCode, Amp, Devin, Qwen Code, Droid, Copilot) are auto-detected. Issue trackers feed tasks in directly, and local projects can be complemented by remote machines over SSH/SFTP. State lives in local SQLite with no code or chats leaving the machine, which makes it usable in environments that prohibit cloud developer tools.