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.
- Excellent code understanding and generation
- Strong context awareness
- Great for complex refactoring tasks
OpenAI Codex
OpenAI's Codex powers GitHub Copilot and provides fast, accurate code generation. It's particularly good at understanding natural language instructions.
- Fast code generation
- Natural language understanding
- Wide language support
GitHub Copilot
GitHub's AI pair programmer that suggests code as you type. Vibe Kanban integrates with Copilot for task-based workflows.
- Seamless GitHub integration
- Context-aware suggestions
- Popular among developers
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:
- Complex refactoring: Claude Code, Cursor CLI
- Quick code generation: OpenAI Codex, GitHub Copilot
- Multi-language support: Gemini CLI, Opencode
- Specialized tasks: Factory Droid, Qwen Code
Next Steps
- Learn how to get started with your first agent
- Read about configuring agents
- Explore running agents in parallel
- Check the full documentation for advanced features