AI · Application UI
Reasoning
A collapsible "thinking" trace for AI responses that auto-opens while streaming, records elapsed seconds, and renders its markdown reasoning through Streamdown.
@byronwade/foundation@byronwade/utils@byronwade/collapsible@byronwade/ai-shimmerstreamdown@phosphor-icons/react
Adapted from Vercel AI Elements , the original components, repurposed onto the byronwade/ui design system (semantic tokens, dark mode, small subtle refinements). © Vercel.
Feature showcase
Installation
Features
1 example
Default.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @byronwade/collapsible | registry | Installed through the byronwade/ui registry. |
| @byronwade/ai-shimmer | registry | Installed through the byronwade/ui registry. |
| streamdown | npm | Installed from npm. |
| @phosphor-icons/react | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/ai-reasoning.tsx |
| Default example | content/examples/ai-reasoning/default.tsx |