EmdashEmdash

Providers

Supported coding agents and CLI providers

Emdash supports 20 coding agent CLIs. Install any of them and Emdash detects it automatically.

Available Providers in Emdash

Supported Providers

ProviderInstall Command
Claude Codenpm install -g @anthropic-ai/claude-code
Codexnpm install -g @openai/codex
Gemininpm install -g @google/gemini-cli
Qwen Codenpm install -g @qwen-code/qwen-code
Cursorcurl https://cursor.com/install -fsS | bash
GitHub Copilotnpm install -g @github/copilot
Ampnpm install -g @sourcegraph/amp@latest
Auggienpm install -g @augmentcode/auggie
Clinenpm install -g cline
Continuenpm install -g @continuedev/cli
Codebuffnpm install -g codebuff
OpenCodenpm install -g opencode-ai
Charmnpm install -g @charmland/crush
Kilocodenpm install -g @kilocode/cli
Kimiuv tool install kimi-cli
Goosecurl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
Droidcurl -fsSL https://app.factory.ai/cli | sh
Kirocurl -fsSL https://cli.kiro.dev/install | bash
Rovo Devacli rovodev auth login
Mistral Vibecurl -LsSf https://mistral.ai/vibe/install.sh | bash

Feature Support

Not all providers support the same features. Here's what varies:

Auto-approve: Skip permission prompts for file operations. Supported by Claude Code, Codex, Gemini, Qwen, Cursor, Kilocode, Rovo, and Mistral.

Resume: Continue from previous session. Supported by Claude Code, Gemini, Qwen, Kilocode, and Continue.

Initial prompt: Pass instructions when starting the agent. Most providers support this.

Adding a Provider

Providers are detected automatically when you install them. Open Emdash, go to Settings, and click "Refresh" to scan for newly installed CLIs.

If a provider isn't detected, make sure its CLI is in your PATH.

Request a Provider

Missing your favorite coding agent? Open an issue or message us on Discord.

Last updated on January 13, 2026