Skip to content
PortBay
Comparison

PortBayvsVibe Kanban

Both give you a Kanban board where you assign work to AI coding agents and watch it move to Done. Vibe Kanban is a dedicated, cross-platform orchestrator: it supports 10+ agents and runs each task in its own git worktree. PortBay does the dispatch-and-track loop too, but the card runs inside a full local dev environment — managed PHP and Node, a per-project database, trusted HTTPS and a public tunnel — so the agent builds against a running app, not an empty checkout.

PortBay vs Vibe Kanban comparison page.
The short answer

Which one is right for you

Pick PortBay if

You want the full stack, open source.

You want the agent working in a real environment — a running database, HTTPS on a real .test domain, email capture, a shareable tunnel — and you want one macOS app that is also your everyday local dev tool. You value a native app over an npm process, and you want the board and the stack it runs in the same window.

Stick with Vibe Kanban if

It already fits your workflow.

You need the widest agent matrix (10+ including Gemini CLI, Amp, Aider, Qwen), you run Windows or Linux, and pure parallel-worktree orchestration is the whole job — you don't need PortBay to run your database or serve the site. Note Bloop has wound the company down; the project is now community-maintained.

The detail

Feature by feature

Every row sourced from the live product page. We mark partial support honestly — including where the other side wins.

Feature
PortBay
Vibe Kanban
What each tool is
Primary job
Local dev env + agent board
Agent orchestration
Runs a dev environment for the agent
Yes — the agent's wedge
No — worktrees + your scripts
Managed runtimes, a real database, HTTPS and a domain the agent can actually hit.
Native macOS app
Yes
Runs via `npx` (Node)
Agents & the board
Supported agents
Claude Code, Codex, Cursor, Antigravity
10+ (Claude, Codex, Gemini, Aider…)
Assign a card → agent runs it
Move to Todo, auto-dispatch
Yes
Agent comments on the card
Yes, in the audit trail
Review notes & comments
@mention an agent to dispatch
Yes, from the card
Not advertised
The environment the agent works in
Managed PHP / Node runtimes
Yes, pinned per project
Bring your own
Per-project database
MySQL / Postgres, one click
Trusted local HTTPS + real domain
mkcert on yourapp.test
Public tunnel for the running app
Cloudflare, one click
Built-in browser for QA
Parallelism & isolation
Parallel agents in git worktrees
One agent per card, in place
Yes — per-task worktrees
Vibe Kanban's core strength: each task gets its own isolated worktree. PortBay dispatches one agent per card against the project in place.
Plan / prompt / review flow
Pending → Todo → Done
Yes — three-stage
Pricing, licensing & privacy
Open source
Yes — AGPL-3.0
Yes — Apache-2.0
Price
Free; Pro $10/mo
Free (community)
Maintained by
Active
Community (Bloop wound down)
Runs fully local / private
Yes — nothing leaves your Mac
Local; self-host options
Migration

Already using Vibe Kanban?

PortBay doesn't import a Vibe Kanban board — it gives those same agents somewhere to run. Point PortBay at your project, start its services, and dispatch the same agent (Claude Code, Codex or Cursor) from a card that's working against a live database and a real HTTPS URL. You can keep Vibe Kanban for cross-platform, many-agent parallel runs and use PortBay where the agent needs the app actually running.

  1. Install PortBay and add the project folder you've been pointing agents at.
  2. Press play — PortBay provisions the runtime, database and HTTPS for that project.
  3. Create a card, assign Claude Code or Codex, move it to Todo, and the agent works against the running app.
Common questions

PortBay vs Vibe Kanban, in plain terms

What does PortBay do that Vibe Kanban doesn't?

PortBay runs the environment the agent works in. The same card that dispatches Claude Code or Codex also has a managed PHP/Node runtime, a per-project MySQL or PostgreSQL database, trusted HTTPS on a real .test domain, email capture and a one-click public tunnel behind it. Vibe Kanban orchestrates agents across git worktrees but expects you to supply the runtime, database and server yourself.

Is Vibe Kanban still maintained?

Vibe Kanban is open source (Apache-2.0) and continues as a community-maintained project. Bloop, the company that built it, announced in April 2026 that it is shutting down, so future development depends on the community rather than a funded team.

Does PortBay support as many agents as Vibe Kanban?

No. Vibe Kanban supports 10+ agents including Gemini CLI, Amp, Aider and Qwen. PortBay focuses on the agents most developers run on macOS today — Claude Code, OpenAI Codex, Cursor and Antigravity — detecting whichever you have installed and dispatching them from a card.

Does PortBay run agents in parallel git worktrees like Vibe Kanban?

Not per task. Vibe Kanban isolates each task in its own git worktree so many agents can run in parallel without conflict. PortBay dispatches one agent per card against the project in place, with a lease so two agents never claim the same card. If parallel-worktree orchestration is your priority, Vibe Kanban is built around it.

Which should I choose?

Choose PortBay when the agent needs a real running environment — a database to query, a site to load over HTTPS, a tunnel to demo — and you want one macOS app that's also your daily local dev tool. Choose Vibe Kanban for cross-platform, many-agent parallel orchestration where you provide the runtime and just need the worktrees and the board.

PortBay mascot — a friendly blue tugboat

Run your first local site in one click.

Download for macOS

Free & open source · macOS 11+ on Apple Silicon · Pro from $10/mo