680cc63b3d
Relay Deploy Dev / Deploy Relay Dev (push) Failing after 1s
Remote Deploy Dev / Deploy Remote Dev (push) Failing after 2s
Test / frontend-checks (push) Blocked by required conditions
Test / changes (push) Waiting to run
Test / backend-schema-checks (push) Blocked by required conditions
Test / backend-remote-checks (push) Blocked by required conditions
Test / backend-clippy (push) Blocked by required conditions
Test / backend-test (push) Blocked by required conditions
Test / tauri-checks (push) Blocked by required conditions
21 lines
873 B
Plaintext
21 lines
873 B
Plaintext
---
|
||
title: "Vibe Kanban"
|
||
description: "Plan and review the work of AI agents faster, ship more"
|
||
sidebarTitle: "Home"
|
||
---
|
||
|
||
In a world where software engineers spend most of their time planning and reviewing coding agents, the most impactful way to ship more is to get faster at planning and review.
|
||
|
||
Vibe Kanban is built for this. Use kanban issues to plan work, either privately or with your team. When you’re ready to begin, create workspaces where coding agents can execute.
|
||
|
||
We're not a coding agent, but work seamlessly with a handful of the most popular options like Claude Code, Codex, Gemini CLI and OpenCode.
|
||
|
||
```bash
|
||
npx vibe-kanban
|
||
```
|
||
|
||
One command. Describe the work, review the diff, ship it.
|
||
|
||
<Frame>
|
||
<img src="/images/onboarding-workspaces-logs.png" alt="Vibe Kanban workspace showing the logs panel with command output from running processes" />
|
||
</Frame> |