Task Board
The task board is a Kanban-style view of all tasks in your current project. It provides an at-a-glance view of work status and supports drag-and-drop task management.
Columns
Section titled “Columns”The board has three columns:
| Column | Statuses | Icon |
|---|---|---|
| Backlog | Tasks waiting to be run | Inbox |
| In Progress | Queued, processing, blocked, or failed tasks | Zap |
| Done | Completed tasks | Check |
Interacting with tasks
Section titled “Interacting with tasks”View task details
Section titled “View task details”Click any task card to open the Task Detail modal. This shows full information about the task including execution logs, file changes, and annotations.
Drag and drop
Section titled “Drag and drop”Drag task cards between columns to change their status:
- Backlog → In Progress — queues the task for execution
- In Progress → Backlog — moves it back to the backlog
- Any → Done — marks the task as complete
Create tasks
Section titled “Create tasks”Click the + button on the Backlog column to create a new task.
Task cards
Section titled “Task cards”Each card shows:
- Title — the task name
- Type indicator — Code, Writing, or Thinking
- Task ID and creation time
- Running indicator — a spinner for actively processing tasks
Filtering
Section titled “Filtering”The task board automatically filters to the currently active project. When you select a project in the sidebar, only that project’s tasks appear on the board.