Skip to content
Get Pro

Task Card

One delegated task with state, timing, assigned agent, and returned result.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/task-card.json

API reference

Task Card

Task Card properties
PropTypeDefaultDescription
statuscomplete | queued | runningCommunicates the delegated task lifecycle.
resultstringDisplays the returned task summary.
onOpen() => voidOpens the full task transcript.