Files
vibe-kanban/docs/supported-coding-agents.mdx

15 lines
1.1 KiB
Plaintext
Raw Normal View History

# Supported Coding Agents
Vibe Kanban integrates with a variety of coding agents. These agents are available via `npx` and can be selected when creating task attempts.
| Agent | Documentation |
|--------------------------------------|-----------------------------------|
| [Amp](/docs/supported-coding-agents/amp) | Amp code completion |
| [Claude Code](/docs/supported-coding-agents/claude-code) | Anthropic's Claude Code |
| [Cursor CLI](/docs/supported-coding-agents/cursor-cli) | Cursor's command-line agent |
| [CCR (Claude Code Router)](/docs/supported-coding-agents/ccr) | Orchestrate multiple Claude Code |
| [Codex](/docs/supported-coding-agents/codex) | OpenAI Codex integration |
| [Gemini CLI](/docs/supported-coding-agents/gemini-cli) | Google Gemini CLI |
| [SST OpenCode](/docs/supported-coding-agents/sst-opencode) | SST's OpenCode |
| [Qwen Code](/docs/supported-coding-agents/qwen-code) | Qwen code-focused assistant |