TL;DR
Vibe Kanban still runs locally, but its hosted features died in May 2026 and nobody is merging fixes. If you used it as a kanban board that drives coding agents, the closest maintained equivalents are Pivio (multi-CLI, GitHub-synced board, scheduled prompts, one-time $29) and Nimbalyst (free, MIT). Conductor is the pick for Mac-only polish, Parallel Code for open source without a board, and Claude Code Desktop if you only ever run Claude.
What happened to Vibe Kanban
Vibe Kanban launched in June 2025 and earned its ~27,400 GitHub stars honestly. It was the first tool that treated coding agents as a team you plan for: a kanban board where each card got its own isolated workspace, an inline diff review with comments, a live preview, and support for more than ten agents, from Claude Code and Codex to Gemini CLI and OpenCode.
On April 10, 2026, Bloop announced it was shutting down, writing that the team "couldn't find a business model that we could get excited about." The last release, v0.1.44, shipped on April 24, 2026. Remote features (hosted issues, comments, projects, orgs) went dark about a month later. The repo says the project will "live on, open source and community maintained," but as of July 2026 no maintainer has emerged: "is this project dead?" has sat unanswered since early May, next to roughly 380 other open issues.
None of that is a knock on the team. They shipped refunds, a data export, and an honest goodbye. But if agent tooling is part of your daily workflow, "unmaintained" is a countdown: every CLI it drives ships breaking changes monthly.
The field in July 2026
| Tool | Agent CLIs | Kanban | Mobile / remote | Scheduling | Price | Status |
|---|---|---|---|---|---|---|
| Vibe Kanban | Claude Code, Codex, Gemini CLI, OpenCode, +6 more | Yes | Removed May 2026 | No | Free · Apache-2.0 | Sunsetting, last release Apr 24, 2026 |
| Pivio | Claude Code, Codex, OpenCode (Gemini CLI, Cursor CLI soon) | Yes, GitHub-synced | Pivio Cloud phone companion | Yes, scheduled prompts | One-time $29 (free for first 100) | Active · macOS, Windows, Linux |
| Nimbalyst | Claude Code, Codex, OpenCode | Yes | iOS / Android companion | Not advertised | Free · MIT | Active · macOS, Windows, Linux |
| Conductor | Claude Code, Codex, Cursor, OpenCode | No | No | No | Free · closed source | Active · macOS (Apple Silicon) only |
| Parallel Code | Claude Code, Codex, Gemini CLI | No | Phone monitoring | Not advertised | Free · MIT | Active · macOS, Linux |
| Claude Code Desktop | Claude Code only | No | Claude mobile app | Routines (preview) | Needs Claude subscription or API | Active, official |
Also worth knowing about: Omnara (Apache-2.0, the strongest phone-first control plane, $9/month past 10 sessions), Claude Squad (a solid tmux TUI, no GUI), and opcode (Claude Code only). They solve adjacent problems rather than the board-plus-agents one.
Pivio
Pivio is a desktop app for macOS, Windows, and Linux that runs Claude Code, Codex, and OpenCode side by side in 1 to 6 panes, with a GitHub-synced kanban board, scheduled prompts (fire a queued prompt when a rate-limit window resets), pipelines, and an embedded browser. An optional companion, Pivio Cloud, turns your phone into a remote for the desktop, which covers the remote-access hole Vibe Kanban's shutdown left. Pricing is a one-time $29 with free updates (free lifetime license for the first 100 users), and there's a 7-day trial with no account or card.
Where it's weaker: Pivio is closed source and young (launched 2026), and Gemini CLI and Cursor CLI support are still on the roadmap. If either of those is your daily driver today, Vibe Kanban actually covered more agents.
Nimbalyst
Nimbalyst (the successor to Crystal, which was deprecated in February 2026) is the closest free match for the Vibe Kanban shape: a kanban-first desktop app under MIT license for all three desktop platforms, driving Claude Code, Codex, and OpenCode, with an iOS and Android companion. It's a young project and its team plan is still "coming soon," but it's actively developed and costs nothing. If Pivio didn't exist we'd send most Vibe Kanban users here, and for open-source purists we still do.
Conductor
Conductor is the most polished way to run Claude Code, Codex, Cursor, and OpenCode in parallel worktrees on a Mac. It's well funded and moves fast. It's also macOS-only (Apple Silicon), closed source, and has no kanban, no scheduling, and no mobile story, so it replaces Vibe Kanban's parallel-sessions half, not its planning half.
Parallel Code
Parallel Code is a free, MIT-licensed Electron app (macOS and Linux, no Windows) that runs Claude Code, Codex, and Gemini CLI in isolated worktrees, with an "arena mode" for racing agents against each other and basic phone monitoring. No board, but if Apache-licensed Vibe Kanban's openness was the point for you, this is the spiritually closest maintained project.
Claude Code Desktop + Agent Teams
Anthropic's redesigned desktop app (April 2026) added a parallel sessions sidebar and an in-app browser, and the experimental Agent Teams feature orchestrates several Claude agents at once. Routines cover scheduling in research preview. It's official and free with a Claude plan, but it's Claude-only by design: no Codex, no OpenCode, no kanban. If you left Vibe Kanban because you consolidated on one vendor, this is the simplest landing spot.
Migrating off Vibe Kanban
- Export first. The final Vibe Kanban versions include a data export; run it while the app still starts.
- Move tasks to GitHub issues. Every tool above either syncs with GitHub or lives next to it. In Pivio's case the kanban board mirrors GitHub issues, so your backlog lands on the new board automatically.
- Keep the worktree habit. Vibe Kanban's isolated workspaces were git worktrees under the hood. That pattern carries straight over; here's how worktrees keep parallel agents from stepping on each other.
- Re-test your parallel limits. Tooling changed a lot in a year. Our guide to running multiple AI agents in parallel covers what still holds in 2026.
Frequently asked questions
Is Vibe Kanban still maintained?
Not actively. Bloop announced its shutdown on April 10, 2026, and the last release (v0.1.44) shipped on April 24, 2026. The repo says the project is community maintained, but as of July 2026 no maintainer has stepped up: issues asking about the project status have gone unanswered since May.
Can I keep using Vibe Kanban?
Yes, locally. The code is Apache-2.0 and the app still runs via npx vibe-kanban. The remote features (hosted kanban issues, comments, projects, and orgs) were switched off around May 10, 2026, and there are no more releases, so bugs and agent-CLI breakages will not get fixed.
What is the closest alternative to Vibe Kanban?
It depends on what you used it for. For the kanban-plus-agents workflow, Pivio and Nimbalyst are the two tools with a real board at the center. If you mainly want polished parallel Claude Code sessions on a Mac, Conductor is excellent. If open source matters most, Parallel Code is MIT-licensed. If you only run Claude Code, the official desktop app with Agent Teams may be enough.
Can I import my Vibe Kanban board into Pivio?
There is no one-click importer. Vibe Kanban shipped a data export before the shutdown; the practical path is to move your open tasks into GitHub issues, which Pivio syncs into its kanban board automatically. Tasks then stay in a system you own either way.
Want the board, the parallel panes, and the phone remote in one app?
Try Pivio free for 7 days, no account, no card. The lifetime license is free for the first 100 users, then a one-time $29.