> ## Documentation Index
> Fetch the complete documentation index at: https://vibekanban.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Coding Agents

> Complete guide to all coding agents supported by Vibe Kanban, including installation and authentication instructions

Vibe Kanban integrates with a variety of coding agents. Each agent requires installation and authentication before use. Select your preferred agent when creating task attempts.

## Available Agents

<CardGroup cols={2}>
  <Card title="Claude Code" icon="https://www.vibekanban.com/images/logos/claude.svg" href="/agents/claude-code">
    Claude Code CLI
  </Card>

  <Card title="OpenAI Codex" icon="https://www.vibekanban.com/images/logos/openai-logo.svg" href="/agents/openai-codex">
    OpenAI Codex CLI
  </Card>

  <Card title="GitHub Copilot" icon="https://www.vibekanban.com/images/logos/github-copilot-logo.svg" href="/agents/github-copilot">
    GitHub Copilot CLI
  </Card>

  <Card title="Gemini CLI" icon="https://www.vibekanban.com/images/logos/gemini-logo.svg" href="/agents/gemini-cli">
    Google Gemini CLI
  </Card>

  <Card title="Amp" icon="https://www.vibekanban.com/images/logos/amp-logo.svg" href="/agents/amp">
    Amp Code
  </Card>

  <Card title="Cursor Agent CLI" icon="https://www.vibekanban.com/images/logos/cursor-logo-light.png" href="/agents/cursor-cli">
    Cursor Agent CLI
  </Card>

  <Card title="OpenCode" icon="https://www.vibekanban.com/images/logos/opencode-light.svg" href="/agents/opencode">
    SST OpenCode
  </Card>

  <Card title="Droid CLI" icon="https://www.vibekanban.com/images/logos/factory-ai-logo-light.png" href="/agents/droid">
    Factory Droid
  </Card>

  <Card title="Claude Code Router" icon="https://www.vibekanban.com/images/logos/claude.svg#" href="/agents/ccr">
    Claude Code Router - orchestrate multiple models
  </Card>

  <Card title="Qwen Code" icon="https://www.vibekanban.com/images/logos/qwen-logo.png#" href="/agents/qwen-code">
    Qwen Code CLI
  </Card>
</CardGroup>
