brainless
Claude Code, Codex, and Grok interfaces as components.
Site: · Repo:



What is this?
brainless is a shadcn/ui registry of accessible React components that recreate the terminal UIs of coding agents — Claude Code, OpenAI Codex, and Grok — so you can drop them into docs, demos, marketing pages, and product UI without screenshots or iframes.
Components are built for fidelity against real terminal captures, then shipped as copy-pasteable registry items.
Install
Namespace (recommended)
Or add the registry manually in components.json:
URL
GitHub
Browse individual pieces on and .
Components


Repo layout
Capture harness
Fidelity starts from real terminal output. The capture tools under tools/capture/ drive agents in tmux, dump frames as ANSI / HTML / text, and land them in references/captures/ for side-by-side review.
Develop
bun run build runs the registry build, then Next.js.
License
MIT