Emdash
Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider.
[Download](https://emdash.sh/download) · [Docs](https://emdash.sh/docs) · [Releases](https://github.com/generalaction/emdash/releases/latest) · [Discord](https://discord.gg/f2fv7YxuR2) · [Contributing](CONTRIBUTING.md) The project is written primarily in TypeScript, distributed under the Apache License 2.0 license, first published in 2025. It has gained significant community traction with 4,883 stars and 505 forks on GitHub. Key topics include: agenticdevelopment, agenticdevelopmentenvironment, ai, claude-code, cli.
Download · Docs · Releases · Discord · Contributing
<br />
<a href="https://www.ycombinator.com"><img src="https://img.shields.io/badge/Y%20Combinator-W26-orange" alt="Y Combinator W26"></a>
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, Gemini, Amp, and more.
What You Can Do
- Run multiple coding agents at once without juggling terminals.
- Keep every agent isolated in its own Git worktree and branch.
- Send issues and tickets from Linear, GitHub, Jira, GitLab, Asana, Featurebase,
Monday.com, Forgejo, or Plain into an agent. - Review diffs, create pull requests, inspect CI checks, and merge from one place.
- Work locally or on your own remote machines over SSH/SFTP.
Installation
| Platform | Install |
|---|---|
| macOS | brew install --cask emdash · Apple Silicon · Intel |
| Windows | Installer · Portable |
| Linux | AppImage · Debian package |
See the latest release for
all desktop builds.
Agents
Emdash detects installed provider CLIs automatically. It supports agents like Claude
Code, Codex, Cursor, OpenCode, Gemini, Amp, Devin, Qwen Code, Droid, and GitHub
Copilot.
See Providers for the full list, setup commands,
and provider-specific behavior.
Remote Projects
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 and
Bring Your Own Infrastructure
for setup details.
Privacy
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:
bashTELEMETRY_ENABLED=false
See Telemetry for details.
Contributing
Contributions are welcome. Read the Contributing Guide, open an
issue, or join the Discord.
License
Licensed under the Apache-2.0 license.
Contributors
Showing top 12 contributors by commit count.
