{"name":"vibe-kanban-local: A Self-Contained Kanban for AI Coding Agents","description":"vibe-kanban-local is a robust, local-only fork of the original BloopAI/vibe-kanban project, maintained after its upstream sunset. It provides a self-contained, single-user kanban board, allowing developers to integrate over ten different AI coding agents directly into their workflow without any cloud dependencies or logins. This tool is ideal for enhancing productivity with AI assistance in a private, offline environment.","github":"https://github.com/klaviyo/vibe-kanban-local","url":"https://osrepos.com/repo/klaviyo-vibe-kanban-local","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/klaviyo-vibe-kanban-local","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/klaviyo-vibe-kanban-local.md","json":"https://osrepos.com/repo/klaviyo-vibe-kanban-local.json","topics":["Rust","Kanban","Productivity","AI Tools","Code Agents","Local-first","Developer Tools"],"keywords":["Rust","Kanban","Productivity","AI Tools","Code Agents","Local-first","Developer Tools"],"stars":null,"summary":"vibe-kanban-local is a robust, local-only fork of the original BloopAI/vibe-kanban project, maintained after its upstream sunset. It provides a self-contained, single-user kanban board, allowing developers to integrate over ten different AI coding agents directly into their workflow without any cloud dependencies or logins. This tool is ideal for enhancing productivity with AI assistance in a private, offline environment.","content":"## Introduction\n\nvibe-kanban-local is a dedicated, local-only fork of the popular `BloopAI/vibe-kanban` project. Created at the pre-sunset cutover of the original cloud-enabled service, this repository ensures the continued availability of a powerful kanban tool. All cloud-dependent features, such as authentication, organizations, and real-time sync, have been removed, resulting in a self-contained, single-user application that operates entirely against a local SQLite database. It's the perfect solution for those who wish to continue using vibe-kanban locally after the upstream hosted service has shut down.\n\n## Why Use It and Key Benefits\n\nThis fork retains all the core functionality that made vibe-kanban so valuable, now in a privacy-focused, offline-first package. Key benefits include:\n\n*   **Single-user local kanban:** Enjoy a fully functional kanban board with a synthetic identity auto-seeded on first launch, requiring no signup or login.\n*   **Comprehensive features:** Access workspaces, sessions, kanban boards, and settings, all operating seamlessly against a local SQLite database.\n*   **Extensive coding agent integrations:** Configure and utilize over 10 coding agents directly from the UI, including Claude Code, Codex, Gemini CLI, GitHub Copilot, Amp, Cursor, OpenCode, Droid, CCR, and Qwen Code.\n*   **AI-powered Pull Request creation:** Generate pull request descriptions with AI assistance, streamlining your development workflow.\n*   **MCP server:** Programmatic access is available via the `vibe-kanban-mcp` server for advanced agent integrations.\n\n## Installation\n\nGetting started with vibe-kanban-local is straightforward.\n\n### From a release (recommended)\n\nDownload the latest binaries from the [releases page](https://github.com/kcarwileklaviyo/vibe-kanban-local/releases \"vibe-kanban-local Releases\" target=\"_blank\"). Make them executable and run:\n\nbash\nchmod +x server vibe-kanban-mcp\n./server                          # starts the UI\n./vibe-kanban-mcp --mode global   # optional: stdio MCP for agent integrations\n\n\nThe server will print the URL it bound to and write the chosen port to `$TMPDIR/vibe-kanban/vibe-kanban.port`. Currently, only `macos-arm64` is published. For other platforms, you will need to build from source.\n\n### From source\n\nIf you need to build from source, follow these steps:\n\nbash\ngit clone git@github.com:kcarwileklaviyo/vibe-kanban-local.git\ncd vibe-kanban-local\npnpm i\npnpm run build\ncargo build --release --bin server --bin vibe-kanban-mcp\n./target/release/server\n\n\n## Examples\n\nvibe-kanban-local provides an intuitive and efficient user interface for managing your tasks and interacting with AI coding agents. The application allows you to organize your work into workspaces and sessions, visualize progress on kanban boards, and seamlessly integrate various AI tools to assist with coding tasks and pull request creation. This visual approach helps streamline development workflows in a private, local environment.\n\n## Links\n\n*   **GitHub Repository:** [klaviyo/vibe-kanban-local](https://github.com/klaviyo/vibe-kanban-local \"klaviyo/vibe-kanban-local GitHub Repository\" target=\"_blank\")\n*   **Releases Page:** [vibe-kanban-local Releases](https://github.com/kcarwileklaviyo/vibe-kanban-local/releases \"vibe-kanban-local Releases\" target=\"_blank\")","metrics":{"detailViews":1,"githubClicks":0},"dates":{"published":null,"modified":"2026-09-08T00:39:01.000Z"}}