Frequently Asked Questions

Common questions about Vibe Kanban and how to get the most out of your AI coding agents.

Security

Is Vibe Kanban secure?

Yes, Vibe Kanban runs locally on your machine and doesn't send your code to external servers. All agent execution happens on your local machine, and you maintain full control over your code and data.

Learn more about security best practices.

Supported Agents

Which coding agents does it support?

Vibe Kanban supports a wide range of coding agents including Claude Code, Gemini CLI, Cursor CLI, Amp, OpenAI Codex, Qwen Code, Opencode, and GitHub Copilot. You can find the complete list of supported agents in our documentation. You can use multiple agents simultaneously and switch between them for different tasks.

Pricing

How much does it cost?

Vibe Kanban itself is free and open source. You only pay for the underlying AI services (like Claude Code, OpenAI Codex, etc.) that you choose to use with your agents. There are no additional fees or subscriptions for using Vibe Kanban.

Parallel Execution

Can I use multiple agents at the same time?

Absolutely! 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 during parallel execution.

Learn more about parallel execution.

IDE Integration

How does the VS Code extension work?

The VS Code extension brings the task view into your IDE. Search for 'Vibe Kanban' in the VS Code marketplace and it will automatically connect to your local Vibe Kanban instance. You can monitor agents, interact with them, perform code review, and see running processes directly in your IDE.

See our IDE integration guide for more details.

MCP Integration

What is MCP and how does it work with Vibe Kanban?

MCP (Model Context Protocol) works with Vibe Kanban in two ways: First, you can connect MCP servers to your coding agents so they can access external resources and tools. Second, Vibe Kanban itself exposes an MCP server that you can connect to from third-party MCP clients like Claude Desktop, allowing you to seamlessly create tasks from third-party clients.

Learn more about MCP integration.

Task Templates

Can I customize task templates?

Yes! Vibe Kanban allows you to create reusable task templates to standardise your development processes. You can define templates for common tasks like bug fixes, feature implementations, or refactoring, which helps boost team productivity and consistency.

See our guide on creating task templates.

GitHub Integration

Does it integrate with GitHub?

Yes, Vibe Kanban has seamless GitHub integration. It can automatically create pull requests after task completion, handle rebases and merges with one-click operations, and maintain clean git history. This makes it easy to incorporate AI-assisted development into your existing workflow.

Read about GitHub integration.

Troubleshooting

What if my coding agent fails or gets stuck?

Vibe Kanban provides real-time monitoring and control over agent execution. You can pause, resume, or stop agents at any time. The system also provides detailed logs and step-by-step visibility, making it easy to understand what went wrong and intervene when necessary.

Check our troubleshooting guide for common issues and solutions.

Getting Help

Where can I get support?

Still have questions?

If you can't find the answer you're looking for, feel free to: