Vibe Kanban

Stale
GitHub Rust Apache-2.0

Description

Get 10X more out of Claude Code, Codex or any coding agent. Manage agent tasks through kanban boards, track progress, and optimize workflows.

Key Features

  • Kanban Task Management — Create, prioritize, and assign coding agent tasks via a kanban board UI
  • Multi-Agent Workspaces — Each workspace gives an agent its own branch, terminal, and dev server
  • Diff Review & Inline Comments — View code diffs and provide feedback to agents directly in the UI
  • Built-in Browser Preview — Integrated browser with DevTools, inspect mode, and device emulation
  • 10+ Agent Switching — Switch between Claude Code, Codex, Gemini CLI, Copilot, Amp, Cursor, and more
  • One-Click PR Creation — AI-generated PR descriptions, review and merge on GitHub

Use Cases

💡 Managing parallel development tasks across multiple coding agents to improve team efficiency
💡 Visualizing agent work progress through kanban boards to track task status
💡 Reviewing agent-generated code diffs and providing inline feedback within the UI
💡 Using the built-in browser to preview agent-modified apps in real time
💡 Quickly creating PRs and merging agent-completed work into the main branch

Strengths & Limitations

Strengths

  • High community interest (28.0k stars)
  • Permissive open-source license (Apache-2.0)

Quick Start

npx vibe-kanban

Related Projects

coding-agent-search

1.1k · Rust
Active B

A unified search engine for coding agent history — aggregates local sessions from Codex, Claude Code, Gemini CLI, and 25 tools into one searchable timeline, built as a Rust TUI.

session-searchtuirust +1
  • · Aggregate everything — covers session stores from Codex, Claude Code, Gemini CLI, Cursor, Aider, OpenHands, and 20 more
  • · One timeline — unified indexing and search across tools and projects
  • · High-performance Rust — pinned nightly build shipping both TUI and CLI

PM Skills Marketplace

26.1k · Unknown
Normal A

PM Skills Marketplace is an AI skill marketplace for product managers - 68 PM skills and 42 workflows that bake discovery, strategy, execution, and launch frameworks into Claude Code and other assistants.

pmproduct-managementclaude-code +2
  • · 68 PM skills - covering discovery, assumption testing, prioritization, and strategy
  • · 42 chained workflows - skills strung into end-to-end processes, e.g. /discover chains four steps
  • · 9 domain plugins - installable packages grouped by PM domain

mistral.rs

7.7k · Rust
Active A

Fast, flexible LLM inference engine built in Rust — supports multiple model architectures and quantization schemes for high-performance local LLM deployment.

rustllmtools +1
  • · Zero-Config Model Loading — auto-detect architecture, quantization format, and chat template from any Hugging Face model
  • · True Multimodality — text, vision, video, audio input, speech generation, image generation, and embeddings in one engine
  • · Smart Quantization — UQFF prebuilt quantizations and ISQ with automatic best-format selection at each level