Ai Workflow Run History
A production-scale, light + dark Ai Workflow Run History component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-workflow-run-historyLive preview available in the gallery.
Usage
import { AIWorkflowRunHistory } from "@lerpa/ui";
<AIWorkflowRunHistory />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| runs | WorkflowRun[] | — | |
| workflowName | string | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.