GitPedia

Emdash

Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider.

From generalaction·Updated June 17, 2026·View on GitHub·

[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.

Latest release: v1.1.35-canary.57
June 16, 2026View Changelog →
<img alt="Emdash" src="https://github.com/user-attachments/assets/a2ecaf3c-9d84-40ca-9a8e-d4f612cc1c6f" /> <div align="center">

Download · Docs · Releases · Discord · Contributing

<br />

Apache 2.0 License
Downloads
GitHub Stars
Last Commit
Commit Activity

Discord
<a href="https://www.ycombinator.com"><img src="https://img.shields.io/badge/Y%20Combinator-W26-orange" alt="Y Combinator W26"></a>
Follow @emdashsh on X

</div>

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.

<img alt="Emdash product screenshot" src="https://emdash.sh/media/blog/public-v1-beta/v1beta.jpg" />

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

PlatformInstall
macOSbrew install --cask emdash · Apple Silicon · Intel
WindowsInstaller · Portable
LinuxAppImage · 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:

bash
TELEMETRY_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.

View all contributors on GitHub →

This article is auto-generated from generalaction/emdash via the GitHub API.Last fetched: 6/17/2026