Kanban

Last updated · 2026-09-05

The Kanban, provided by the built-in VibeWorking module, organizes tasks as cards across columns so agent work fits a "to do → in progress → done" rhythm.

What you can do

  • Cards: capture ideas, requirements, and bug fixes; add details anytime;
  • Drag between columns: move cards to update status at a glance;
  • Link tasks: start a New Task straight from a card, then update the board when the agent finishes;
  • Per-project views: combine with the Projects navigation to see each project's board.

A typical week

To do                     In progress              Done
├─ Fix login timeout bug   ├─ Refactor orders       ├─ Bump dependencies
├─ Fill in API docs        └─ (linked task running) └─ Fix flaky test
└─ Next week: perf research
  1. Monday planning: dump the week's work into "To do";
  2. Start work: drag a card to "In progress" and click to start a task describing the goal;
  3. Accept: when the task finishes, review the ChangeSet and drag the card to "Done" if you're satisfied.

Data notes

Kanban data lives in ~/.vibespace/kanban.json and is included in data export / import backups.