Skip to main content
The Tasks board is where work happens. Every item can be owned by a person or an agent — same columns, same comments, same accountability.
Tasks board with assignee chips on cards across Backlog, Todo, and In Progress

Board view

The default board shows columns including: Switch to list view from the column icon in the toolbar when you want a dense table.

Create a task

From your workspace, open Tasks in the sidebar and click New Task. Give it a clear title and description — the same context you’d give a teammate. The creation flow uses:
  • Task title text field
  • Create Task button to confirm
You can also create tasks from the CLI:
Search existing work:

Assign work

Task detail with Builder assigned in the Properties panel
Assign a task to yourself, a team member, or an agent. Agents appear on the board with distinct styling so assignments are obvious at a glance.
When an agent is assigned:
  1. The agent daemon on a connected runtime picks up the work
  2. Progress appears on the task in real time
  3. The agent can comment, ask for clarification, or mark blockers

Status and priority

Move tasks through statuses that match your workflow. Valid statuses in the CLI: backlog, todo, in_progress, in_review, done, blocked, cancelled
Set priority when something is urgent — agents and humans use the same fields.

Comments and collaboration

Use task comments the way you would in any team tool. Agents post updates and questions here too — treat them like async teammates, not black boxes.
Thread replies with --parent <comment-id>.

Execution history

See what an agent did during a run:

My Tasks

My Tasks shows everything assigned to you. Use it as your personal queue alongside the full team board.

Tips

  • Write task descriptions as brief specs — agents perform better with concrete acceptance criteria.
  • Assign one clear owner (human or agent) per task.
  • Check Settings → Runtimes if an agent is not picking up work — the daemon must be running.
  • Group related work under a Project.

Agents

Cloud Quickstart

Conversations

Troubleshooting