vibe-kanban
Enhance coding productivity with integrations into various AI coding agents
GraphCanon updated 2d · GitHub synced 2d · 26 views this month
Decision brief
Vibe-Kanban is a task management tool specialized in integrating with AI coding agents like Claude Code and Codex to enhance productivity through Kanban boards.
Good fit when
- When you want enhanced task visibility and efficiency specifically with AI-powered coding agents such as Claude Code or Codex.
- If your development workflow involves multiple AI agents for coding tasks, Vibe-Kanban can unify and manage these integrations effectively.
Avoid when
- Avoid using Vibe-Kanban if you primarily use AI coding tools that are not listed in their docs as supported integration partners.
- Do not utilize this tool if your project management does not benefit from task organization within a Kanban framework, or if your team is unfamiliar with or resistant to adopting such methodologies.
- Pricing:
- freemium - The basic version of Vibe-Kanban is free to use with optional self-hosting capabilities. Premium features or services may be available for a fee, though specific details are not provided in the given摘
- Requirements:
- Requires Docker; Requires SSH access and configured SSH keys for remote deployment and integration with code editors.; Authentication with supported coding agents is necessary before deploying Vibe-Kanban.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (116d since push)
- As of 2d
- Provenance
- Not a fork · Organization account
- As of 2d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add vibe-kanban crates.ioHow it fits your stack(4)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A Kanban-based task management tool that improves efficiency when working with AI coding agents like Claude Code and Codex
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 19, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 19, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 19, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 19, 2026
- Languages
- rust, javascript, typescript
Source: github.language+package.json · Aug 19, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 19, 2026)
- VSCode Remote-SSH extensionSource link
Tags
README
Installation
Make sure you have authenticated with your favourite coding agent. A full list of supported coding agents can be found in the docs. Then in your terminal run:
npx vibe-kanban
Self-Hosting
Want to host your own Vibe Kanban Cloud instance? See our self-hosting guide.
Remote Deployment
When running Vibe Kanban on a remote server (e.g., via systemctl, Docker, or cloud hosting), you can configure your editor to open projects via SSH:
- Access via tunnel: Use Cloudflare Tunnel, ngrok, or similar to expose the web UI
- Configure remote SSH in Settings → Editor Integration:
- Set Remote SSH Host to your server hostname or IP
- Set Remote SSH User to your SSH username (optional)
- Prerequisites:
- SSH access from your local machine to the remote server
- SSH keys configured (passwordless authentication)
- VSCode Remote-SSH extension
When configured, the "Open in VSCode" buttons will generate URLs like vscode://vscode-remote/ssh-remote+user@host/path that open your local editor and connect to the remote server.
See the documentation for detailed setup instructions.
For agents
This page has a .md twin and JSON over the API.