Feedback
TaskRows
A list of agent task rows with status badges (running, completed, failed, queued), animated progress bars, and optionally expandable detail drawers.
Preview:1280px
List (Default)
1/4 tasks
25%
Ingest document corpus1s
Completed
Embed chunks into vector store
62%
Running
Processing batch 3 of 5
Fine-tune retrieval model
Queued
Validate output schema
Failed
JSON schema mismatch on field "confidence"
Capsule
Ingest document corpus
Embed chunks into vector store62%
Fine-tune retrieval model
Validate output schema
Kanban
Queued1
Fine-tune retrieval model
Running1
Embed chunks into vector store
Processing batch 3 of 5
Completed1
Ingest document corpus
Failed1
Validate output schema
JSON schema mismatch on field "confidence"
Timeline
Ingest document corpus
1s
Embed chunks into vector store
Processing batch 3 of 5
62%
Fine-tune retrieval model
Validate output schema
JSON schema mismatch on field "confidence"
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tasks | TaskItem[] | [] | Task definitions to render. |
| expandable | boolean | false | Allow rows to expand and show description. |