Identity
Agent header
Who you are talking to, with a visible AI badge, status line, back and close.
Install
npx shadcn@latest add https://ui.inflection.network/r/agent-header.jsonPulls in utils automatically.
Usage
AriaAI
Answers instantly
human
Priya
Replies in a few minutes
Props
| Name | Type | Description |
|---|---|---|
| name* | string | Who is answering. |
| status | string | Secondary line: “Answers instantly”. |
| ai | boolean | Shows the AI badge. On by default — disclosure is the honest default and increasingly a legal one.Default: true |
| avatarUrl | string | Falls back to a monogram. |
| onBack | () => void | Renders a back control when provided. |
| onClose | () => void | Renders a close control when provided. |
* required