PRESS ANY KEY TO BEGIN
𝕏  @emdashstudio_
SIGNAL: ACTIVE v1.0.0 / BUILD 840K
FEATURES AGENTS WORKFLOW FAQ DOCS CHANGELOG DOWNLOAD FREE
BACKED BY Y COMBINATOR  /  OPEN SOURCE

YOUR CODING
AGENT DASHBOARD.

Code purely by orchestrating agents.
Run multiple in parallel, each isolated
in their own Git worktree.

emdash — agent orchestrator LIVE
❯ 
840K+
DOWNLOADS
25+
CODING AGENTS
PARALLEL WORKTREES
100%
OPEN SOURCE

// CAPABILITIES

Everything your agentic
workflow needs.

[ PARALLEL_AGENTS ]

Parallel Agents

Run multiple coding agents simultaneously. Each agent is isolated in its own Git worktree — no conflicts, no context collisions.

[ GIT_WORKTREE ]

Git Worktree Isolation

Every agent gets a fully isolated Git worktree. Work on multiple features simultaneously without branch-switching friction.

[ MCP_PROTOCOL ]

MCP Servers

Connect tools through MCP without extra glue code. Installed agent CLIs are auto-detected — zero setup checklist required.

[ ISSUE_FEED ]

Issue Integration

Pull issues directly from Linear, Jira, GitHub, GitLab, or Asana. Pass them to agents with full context — no copy-paste required.

[ DIFF_VIEW ]

Built-in Diff & Ship

Review diffs, commit, and push without switching tools. Write code, review changes, and ship — all from one dashboard.

[ REMOTE_SSH ]

Remote SSH

Run agents on any machine. Connect over SSH to your dev server, cloud VM, or GPU box with full worktree isolation.

// ORCHESTRATE

Multiple agents.
One dashboard.

Stop context-switching. Emdash Studio lets you run Claude Code, Codex, Cursor, Amp, Gemini, and more — all at once, each in an isolated worktree — while you stay in control from a single terminal view.

  • Each agent gets a fully isolated Git worktree
  • No merge conflicts between parallel agents
  • Mix and match agents per task or project
  • Real-time status across all running agents
  • Automatic PR creation when agents finish
WORKTREE STATUS 4 ACTIVE
──────────────────────────────────
├─ fix-navigation    [ DONE ]
    claude-code · +160 -89 · 12m
    PR #49 created and merged ✓
 
├─ google-login      [ RUN ]
    codex · 3 files modified
    elapsed: 00:14:22
 
├─ electron-app      [ STAGED ]
    cursor · +128 -32 · ready
 
└─ fix-redirect      [ RUN ]
    gemini · elapsed: 00:04:09
──────────────────────────────────

// COMPATIBILITY

Works with 25+ coding agents

Mix and match per task, or just use your favorite. Auto-detection — no setup.

Claude Code
Codex
Cursor
Amp
Gemini
GitHub Copilot
Aider
Continue
Cline
OpenHands
SWE-agent
Devin
Plandex
+ 12 more

AUTO-DETECTED · NO SETUP CHECKLIST · ZERO CONFIG

// WORKFLOW

From issue to merged PR
in minutes.

01 / CONNECT

Pull your issues

Import from GitHub, Linear, Jira, GitLab, or Asana. Each issue becomes a task with full context attached for the agent.

02 / ASSIGN

Choose your agent

Pick any coding agent. Emdash spins up an isolated Git worktree and passes the full context automatically.

03 / PARALLELIZE

Run agents in parallel

Launch multiple agents simultaneously. Each runs in its own worktree. Monitor all of them from a single dashboard.

04 / SHIP

Review, commit & push

Built-in diff view. Review inline, commit, push, and create PRs without leaving Emdash Studio.

// INFRASTRUCTURE

Bring your
own infra.

Provision and teardown isolated workspaces on demand. Run locally, on cloud VMs, or your own GPU box. Full worktree isolation everywhere.

  • Ephemeral workspaces — spin up & teardown on demand
  • SSH access to remote server, cloud VM, or GPU box
  • Encrypted storage (ext4) for each worktree
  • Provision scripts for repeatable workspace setup
  • 4 vCPU · 8 GB RAM per workspace, configurable
provision.sh — workspace bootstrap
$ ./scripts/provision.sh → resolving config from .emdashrc ✓ found image emdash/dev:latest → pulling base layer · 142 MB ......... done → allocating compute   · 4 vCPU · 8 GB RAM · NVMe → mounting /workspace (ext4, encrypted) → spawning git worktree: branch dev/jane → installing dependencies   + node@22.11.0 · pnpm@10.0.0 → generating ed25519 keypair → ~/.ssh/id_emdash → opening tunnel devuser@10.0.1.42:22 → health check · 4/4 services healthy · 1.2s ✓ workspace ready in 11.8s   Connected to 10.0.1.42

// INTEGRATIONS

Plugs into
your existing stack.

GitHub
issues · PRs · CI
Linear
issue tracker
Jira
issue tracker
GitLab
VCS · CI/CD
Asana
project mgmt
MCP Servers
tool protocol

// COMMUNITY

What developers say.

"I'm shipping 3x faster. Having Claude Code and Codex running parallel branches is a game changer — I just review and merge while they work."

JL
Jake L.
SENIOR ENGINEER

"The worktree isolation is the killer feature. No more stashing and switching — each agent has a clean environment. It just works."

SM
Sara M.
FULL-STACK DEV

"Pulled our Jira backlog in, assigned 4 tasks to 4 agents, and all 4 PRs were open by the time I finished my coffee. Actual magic."

RK
Rahul K.
TECH LEAD

// FAQ

Frequently asked.

What is Emdash Studio?+
Emdash Studio is an open-source agentic development environment — your coding agent dashboard. It lets you orchestrate multiple coding agents (Claude Code, Codex, Cursor, Gemini, and 20+ more) in parallel, each isolated in their own Git worktree. You ship code by directing agents, reviewing their diffs, and merging — all from a single unified interface.
Is it free?+
Yes. Emdash Studio is completely free and open source. Download it today on macOS, Windows, or Linux at no cost. The source code is publicly available on GitHub under MIT license.
Is my code private?+
Yes. Emdash Studio runs locally on your machine. Your code never leaves your environment unless you explicitly push it. When using remote SSH or cloud infra, data stays within your own provisioned workspace.
Which agents are supported?+
Emdash Studio supports 25+ coding agents including Claude Code, Codex, Cursor, Amp, Gemini, GitHub Copilot, Aider, Continue, Cline, OpenHands, SWE-agent, Devin, Plandex, and many more. Installed agent CLIs are auto-detected — no setup required.
Do I need API keys?+
It depends on the agent. Some agents require your own API key from their provider. Emdash Studio itself requires no API keys — it's the orchestration layer that sits on top of the agents you already use.
What platforms are supported?+
Emdash Studio supports macOS (Apple Silicon & Intel), Windows, and Linux. Desktop installers are available for all three platforms. You can also run agents remotely over SSH on any server or cloud VM.
How do I install it?+
Click the Download button. Choose the installer for your platform (macOS .dmg, Windows .exe, or Linux .AppImage). Once installed, Emdash Studio auto-detects your coding agents and you can start orchestrating immediately. Total setup time: under 2 minutes.

// GET STARTED

Start shipping with
agents today.

Free, open source, and ready in under 2 minutes.
macOS · Windows · Linux

v1.0 NOW AVAILABLE · 840K+ DOWNLOADS · MIT LICENSE · GITHUB ↗