Skip to content
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

PropTypeDefaultDescription
status'idle' | 'thinking' | 'executing' | 'error''idle'Current agent state.
labelstring-Agent or model name.
detailstring-Additional status detail text.