Ai Agent Status Timeline
A production-scale, light + dark Ai Agent Status Timeline component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-agent-status-timelineLive preview available in the gallery.
Usage
import { AIAgentStatusTimeline } from "@lerpa/ui";
<AIAgentStatusTimeline />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| events | AgentEvent[] | — | |
| agentName | string | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.