Supported Coding Agents

Vibe Kanban works seamlessly with all your favorite AI coding agents. You can use multiple agents simultaneously and switch between them for different tasks.

Primary Agents

Claude Code

Anthropic's Claude Code is a powerful coding assistant that understands context and can handle complex programming tasks. It's one of the most popular choices for Vibe Kanban users.

OpenAI Codex

OpenAI's Codex powers GitHub Copilot and provides fast, accurate code generation. It's particularly good at understanding natural language instructions.

GitHub Copilot

GitHub's AI pair programmer that suggests code as you type. Vibe Kanban integrates with Copilot for task-based workflows.

Additional Agents

Amp

A modern coding agent focused on developer productivity and code quality.

Gemini CLI

Google's Gemini model accessible via command-line interface, providing powerful code generation capabilities.

Cursor CLI

The command-line interface for Cursor, an AI-powered code editor. Perfect for developers already using Cursor.

Opencode

An open-source coding agent with strong performance on various programming tasks.

Qwen Code

Alibaba's Qwen Code model, optimized for code generation and understanding.

Factory Droid

A specialized coding agent designed for automated development workflows.

Using Multiple Agents

One of Vibe Kanban's key features is parallel execution. You can run multiple coding tasks simultaneously across different agents and projects. Each task runs in its own git worktree on your machine, so agents never interfere with each other.

Learn more about parallel execution.

Configuring Agents

Each agent requires specific configuration. See the configuration guide for details on setting up your preferred agents.

Switching Between Agents

You can easily switch between different agents for different tasks. This allows you to leverage the strengths of each agent for specific use cases.

Agent Comparison

Different agents excel at different tasks:

Next Steps