Reasoning
Give users useful visibility into an assistant’s work without placing its trace ahead of the answer. Reasoning stays compact until someone chooses to inspect it.
Compared the incident timeline with the last five production deployments.
Filtered payment errors by issuer country and found the regression only affects non-US cards.
Matched the first failing request to the new address-verification rule shipped by the provider.
Installation
Copy the command below and run it in your terminal.
Usage
Use streaming while the model is
thinking; use duration when it completes.
Examples
Incident investigation
Compared the incident timeline with the last five production deployments.
Filtered payment errors by issuer country and found the regression only affects non-US cards.
Matched the first failing request to the new address-verification rule shipped by the provider.
Live reasoning
Anatomy
Reasoning.Root - Controls reasoning visibility.
Reasoning.Trigger - Toggles reasoning content.
Reasoning.Content - Contains reasoning content.
bunx @sivir-ui/svelte add reasoning