Task management and orchestration for AI coding agents
fork of BloopAI/vibe-kanban with additional features and improvements
AI coding agents are increasingly writing the world's code and human engineers now spend the majority of their time planning, reviewing, and orchestrating tasks. vkm streamlines this process, enabling you to:
- Easily switch between different coding agents
- Orchestrate the execution of multiple coding agents in parallel or in sequence
- Quickly review work and start dev servers
- Track the status of tasks that your coding agents are working on
- Centralise configuration of coding agent MCP configs
- Open projects remotely via SSH when running vkm on a remote server
This is a fork of vibe-kanban with additional features and customizations.
Make sure you have authenticated with your favourite coding agent. Then in your terminal run:
npx @miermontoto/vkmSupported coding agents include Claude Code, Gemini CLI, Amp, and more.
Additional development tools:
cargo install sqlx-cliInstall dependencies:
pnpm ish run.sh