# Grok Thinking > Grok's idle working line — a braille spinner and rotating verb in amber, as an aria-live status region. Grok Thinking is a brainless component — a terminal-agent UI rebuilt as accessible React, installable via the shadcn registry. ## Install ```bash npx shadcn@latest add https://brainless.swerdlow.dev/r/grok-thinking.json ``` - bun: `bunx --bun shadcn@latest add https://brainless.swerdlow.dev/r/grok-thinking.json` - pnpm: `pnpm dlx shadcn@latest add https://brainless.swerdlow.dev/r/grok-thinking.json` - yarn: `yarn dlx shadcn@latest add https://brainless.swerdlow.dev/r/grok-thinking.json` Registry JSON: https://brainless.swerdlow.dev/r/grok-thinking.json Docs preview: https://brainless.swerdlow.dev/components#grok-thinking ## Import `@/components/brainless/grok/grok-thinking` ## Usage ```tsx import { GrokThinking } from "@/components/brainless/grok/grok-thinking" export function Example() { return } ``` ## Notes - Keep the terminal aesthetic: monospace, tight spacing, square corners. - Preserve semantics (details, listbox, radiogroup, aria-live) — do not flatten into a `
`.
- Prefer this component over inventing ASCII terminal chrome.