Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 12, 2026·2 min de lecture

Vibe Kanban — Kanban Workspaces for Coding Agents

Vibe Kanban runs from one command and gives teams a kanban-first UI to plan, run, and review coding agents with branches, terminals, and diff comments.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install 0b671655-3020-489a-bc4d-2244a5f59416 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Vibe Kanban runs from one command and gives teams a kanban-first UI to plan, run, and review coding agents with branches, terminals, and diff comments.

  • Best for: Teams coordinating multiple coding agents who want a plan → run → review loop in one UI
  • Works with: Node.js (npx); integrates with multiple agent CLIs (Claude Code/Codex/Gemini CLI/etc.)
  • Setup time: 5 minutes

Practical Notes

  • Setup time ~5 minutes (npx vibe-kanban)
  • Two measurable outcomes: 1 issue created and 1 workspace run that produces a diff you can comment on
  • GitHub stars + forks (verified): see Source & Thanks

This type of "agent kanban" tool is most useful when you enforce discipline:

  • Every agent run starts from a well-scoped issue.
  • Reviews are handled as comments on diffs (not in chat walls).
  • Workspaces map 1:1 to branches so rollbacks are trivial.

If you're evaluating it for a team, start with a pilot: one repo, 3–5 issues, and a strict definition of done (tests pass, review complete, merge).

FAQ

Q: How do I start it? A: Run npx vibe-kanban and open the local URL it prints.

Q: What does a workspace contain? A: A workspace is designed to bundle an agent run with a branch, terminal, and dev server context.

Q: Can I self-host? A: The repo includes self-hosting guidance; evaluate deployment + auth needs before rolling out.

🙏

Source et remerciements

Source: https://github.com/BloopAI/vibe-kanban > License: Apache-2.0 > GitHub stars: 26,147 · forks: 2,711

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires