Skip to content
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 corpus
Completed
Processing batch 3 of 5
Fine-tune retrieval model
Queued
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

PropTypeDefaultDescription
tasksTaskItem[][]Task definitions to render.
expandablebooleanfalseAllow rows to expand and show description.