Installation
Preview
Source
Adapted from slev12397/beautiful-ui under the MIT License. Commercial icons were replaced and demo analytics were removed; attribution remains bundled with the component foundation.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "Steps" | "Reasoning" | "Search" | "Coding" | "Steps" | Trace presentation. |
| onSettled | () => void | — | Called when the trace settles. |
| onToolSelect | (tool: string | null) => void | — | Called when a trace tool is selected. |
| onExpandedChange | (expanded: boolean) => void | — | Called when trace disclosure changes. |