Task

A collapsible task and subtask list with file chips for agent activity.

$bunx shadcn@latest add @nx-ui/ai-task
Registry item
Installs withcollapsibleutils

Completed task

An agent task expanded to show its subtasks. File chips mark the files each step touched.

Add dark-mode toggle

Read the theme provider setup
Added a toggle to
header.tsx
Wired the preference into
theme-provider.tsx
and
globals.css
Verified the toggle in both colour schemes

Collapsed

Tasks can start folded — the trigger alone summarises the work. Click to expand the subtask list.