DocsAgent Status Pill
Agent Status Pill
Ultra-compact AI agent status pill with live orbit indicator and pulse ring.
On This Page
Ultra-compact AI agent status pill with live orbit indicator and pulse ring.
Ultra-compact status descriptor for AI agents in toolbars, headers, and cards. Integrates live thinking orbital animation, state icons, pulse radar rings, and customizable labels.
| Prop | Type | Default | Description |
|---|---|---|---|
| status | "idle" | "thinking" | "running" | "success" | "error" | "idle" | Operating status of the AI agent with corresponding live animations, icons, or dots. |
| variant | "default" | "neon" | "glow" | "cyberpunk" | "default" | Visual aesthetic theme matching NexoreUI indicator presets. |
| size | "sm" | "md" | "lg" | "md" | Compactness scale of the pill container. |
| showLabel | boolean | false | Whether to display the text label next to the animated indicator. |
| label | ReactNode | undefined | Custom label text override for the pill. |
| pulse | boolean | false | Adds an animated ambient radar/pulse ping ring for active attention. |