Skip to content

Task Groups

Fresh

In Planning mode, the agent uses Task Groups to break complex tasks into manageable subtasks.

Structure

A Task Group consists of:

Top Component

  • Shows the overarching goal of the task group
  • Displays edited files as clickable pills for quick navigation
  • Provides a high-level summary of progress

Subtasks

  • Modularize changes into discrete units of work
  • Each subtask has expandable progress updates showing what the agent is doing
  • Subtasks execute in sequence, with the agent verifying each before moving to the next

Pending Steps

  • Special section at the end of the task group
  • Shows steps that require user action (e.g., browser setup approval, terminal command approval)
  • Displayed separately so the user can quickly identify what needs attention

TIP

Click on file pills in the top component to jump directly to the modified file. This is the fastest way to review agent changes during a complex task.

SOP Documentation Site