Emdash is the Open-Source Agentic Development Environment (๐งก YC W26). Run multiple coding agents in parallel. Use any provider.
Repo: generalaction/emdash
What's inside
Download ยท Docs ยท Releases ยท Discord ยท Contributing
Emdash is a desktop app for running AI coding agents in parallel. Each task runs in its own Git worktree, so you can explore multiple fixes or features at once, review the diffs, and merge what works.
It works with local projects and remote machines over SSH. Bring the CLI agents you already use: Claude Code, Codex, OpenCode, Amp, and more.
| Platform | Install |
|---|---|
| macOS | brew install --cask emdash ยท Apple Silicon ยท Intel |
| Windows | Installer ยท Portable |
| Linux x64 | AppImage ยท DEB ยท RPM |
| Linux ARM64 | AppImage ยท DEB ยท RPM |
See the latest release for all desktop builds.
Emdash detects installed provider CLIs automatically. It supports agents like Claude Code, Codex, Cursor, OpenCode, Amp, Devin, Qwen Code, Droid, and GitHub Copilot.
For agents with lifecycle-hook support, Emdash installs marker-tagged entries in the agent's user-level config. These hooks let Emdash track status, notifications, and resumable sessions, and silently do nothing when the agent runs outside an Emdash session.
See Providers for the full list, setup commands, and provider-specific behavior.
Connect to remote machines with SSH/SFTP and run the same parallel workflow on remote codebases. Emdash supports SSH agent, key, and password authentication, with credentials stored in your OS keychain.
See Remote Projects for setup details.
Emdash is local-first. App state is stored in a local SQLite database, and Emdash does not send your code or chats to Emdash servers.
Agent CLIs may send code, prompts, and context to their own providers. Their data handling depends on the provider you choose.
Telemetry is optional and can be disabled in Settings or by launching with:
TELEMETRY_ENABLED=false
See Telemetry for details.
Contributions are welcome. Read the Contributing Guide, open an issue, or join the Discord.
Licensed under the Apache-2.0 license.
Showing a partial view of a very large repo.
FAQ
emdash is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it