AI / Agent
AgentStatus
Displays the current state of an AI agent - idle, thinking, executing, or error - with an animated indicator.
Preview:1280px
Agent readyIdle
Chimera-70B0ms
Analyzing requestThinking
Chimera-70B2.4s
Calling read_fileActing
Chimera-70B5.2s
Tool call failedError
Chimera-70B8.1s
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| status | 'idle' | 'thinking' | 'executing' | 'error' | 'idle' | Current agent state. |
| label | string | - | Agent or model name. |
| detail | string | - | Additional status detail text. |