Task
Preview

Collapsible task/progress rows for agent work.

Overview

Task displays agent work as a small collapsible block. Consumers own the task list and status updates.

Usage

import {
  Task,
  TaskContent,
  TaskItem,
  TaskItemFile,
  TaskTrigger,
} from "@tilt-legal/cubitt-components/chat-elements";

Examples

Default

Running

Use Shimmer in the trigger when the consumer knows work is still active.

On this page