π unclaimed β this page was auto-generated from GitHub. Are you the creator?
Claim this page β
emdash
Emdash is the Open-Source Agentic Development Environment (π§‘ YC W26). Run multiple coding agents in parallel. Use any provider.
git clone https://github.com/generalaction/emdash
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, 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:
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.
// compatibility
| Platforms | cli, api, desktop |
|---|---|
| Operating systems | β |
| AI compatibility | claude |
| License | Apache-2.0 |
| Pricing | open-source |
| Language | TypeScript |
// faq
What is emdash?
Emdash is the Open-Source Agentic Development Environment (π§‘ YC W26). Run multiple coding agents in parallel. Use any provider.. It is open-source on GitHub.
Is emdash free to use?
emdash is open-source under the Apache-2.0 license, so it is free to use.
What category does emdash belong to?
emdash is listed under devtools in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/emdash)
// retro hit counter
[](https://claudeers.com/emdash)
// reviews
// guestbook
// related in Developer Tools
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursβ¦
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
π OpenHands: AI-Driven Development
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,β¦