Skip to content
Get Pro

Background Runs

Ongoing and completed agent jobs collected in one actionable inbox.

Background runs

2 active

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/background-runs.json

API reference

Background Runs

Background Runs properties
PropTypeDefaultDescription
itemsBackgroundRun[]Provides queued, running, failed, and completed jobs.
onCancel(id: string) => voidCancels an active run.
onOpen(id: string) => voidOpens a run or its result.