# terminal-kit
terminal-kit gives you shadcn components that look and behave like a real agent terminal — for production UIs and for scripted showcases.
──
demo
projects/main malayvasa/folder
──
install
npx shadcn@latest add "https://www.terminal-kit.com/r/full-bundle.json"
──
components
ComponentInstall slugDescription
TerminalWindowterminal-windowWindow chrome, line primitives, and theme (base)
MessagemessageSubmitted user message row
SessionContentsession-contentStreaming transcript container with auto-scroll
InputinputPrompt input with status metadata
QuestionPromptquestion-promptMultiple-choice Q&A prompt
EditBlockedit-blockFile path + line numbers + diff
ThinkingIndicatorthinking-indicatorAnimated dot-matrix thinking state
StreamTextstream-textWord-by-word reveal by default; mode="fade" fades each word in
Use full-bundle to install all eight at once.
──
documentation
──
license
MIT