# Grok Event > A ◆ diamond event line — Thought, user_prompt_submit, stop — with optional [hooks: N/M] badge. Grok Event 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-event.json ``` - bun: `bunx --bun shadcn@latest add https://brainless.swerdlow.dev/r/grok-event.json` - pnpm: `pnpm dlx shadcn@latest add https://brainless.swerdlow.dev/r/grok-event.json` - yarn: `yarn dlx shadcn@latest add https://brainless.swerdlow.dev/r/grok-event.json` Registry JSON: https://brainless.swerdlow.dev/r/grok-event.json Docs preview: https://brainless.swerdlow.dev/components#grok-event ## Import `@/components/brainless/grok/grok-event` ## Usage ```tsx import { GrokEvent } from "@/components/brainless/grok/grok-event" export function Example() { return (
`. - Prefer this component over inventing ASCII terminal chrome.