Task Board
The Board is a per-project kanban view for planning. Open a project and switch to Board. It's for organising work into stages — the Attention Queue remains the primary surface for acting on it.
The columns
Work flows left to right through four columns:
- Backlog — planned but not started.
- In Progress — an agent is actively working.
- Review — changes are ready to check.
- Done — shipped.
Drag a task card between columns to change its stage.
Task cards
Each card shows:
- Title and a short description preview.
- Agent status — icons for running / waiting / approved work.
- Agent type — whether it's a Claude or Codex task.
- Quick actions — open the task drawer or split off a parallel agent.
Focus filters
Filters highlight urgency so a busy board stays readable:
- Needs you — tasks with a session waiting on input.
- Running — tasks with an active agent.
- Ready to ship — tasks whose work is approved.
Adding tasks
Use Add a task in any column (usually the Backlog) to create work with a title and optional description. A task owns a branch off your base branch — see Core concepts.
Board or Queue?
Use the Board to plan and organise. Use the Queue for day-to-day work — answering questions and shipping. Most of your time is in the Queue.