Kanban Board

The six-column Kanban board for task management.

Each project has a Kanban board with six columns representing the task lifecycle.

Columns

StatusDescription
TodoTasks waiting to be picked up
AssignedTasks assigned to an agent but not yet started
PlanningAgent has acknowledged the task and is planning its approach
In ProgressAgent is actively working on the task
ReviewWork is complete and waiting for human review
DoneTask approved and closed

Task Cards

Each card on the board shows:

  • Title and priority indicator (color-coded: red=critical, orange=high, yellow=medium, gray=low)
  • Assignee avatar
  • Subtask progress (e.g., 3/5 done)
  • Tags for categorization
  • Comment count

Interactions

  • Drag and drop tasks between columns to change status
  • Click a card to open the task detail modal
  • Filter by assignee, priority, tags, or status
  • Sort by priority, creation date, or last updated

Priority Levels

PriorityLabelUsage
0CriticalBlocking issues that need immediate attention
1HighImportant work for the current sprint
2MediumStandard work items
3LowNice-to-have improvements

Tags

Create custom tags with colors to categorize tasks (e.g., “bug”, “feature”, “docs”). Tags can be project-scoped or global.