Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

miermontoto/vkm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,001 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkm

Task management and orchestration for AI coding agents

npm GitHub

fork of BloopAI/vibe-kanban with additional features and improvements

Overview

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.

Installation

Make sure you have authenticated with your favourite coding agent. Then in your terminal run:

npx @miermontoto/vkm

Supported coding agents include Claude Code, Gemini CLI, Amp, and more.

Development

Prerequisites

Additional development tools:

cargo install sqlx-cli

Install dependencies:

pnpm i

Running the dev server

sh run.sh

About

personal fork of vibe-kanban.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Rust 60.8%
  • TypeScript 36.3%
  • CSS 1.0%
  • JavaScript 0.9%
  • PLpgSQL 0.5%
  • Shell 0.4%
  • Other 0.1%