terminal-kit/docs/introduction.md
$
cat docs/introduction.md
# introduction

terminal-kit is a set of customizable, terminal-native components built for AI agent applications.

It makes it easy to design coding agent experiences, CLI-style chat interfaces, and autonomous assistants with a terminal aesthetic.

Built on shadcn/ui with terminal-native APIs instead of chat-bubble patterns. Components like Input, EditBlock, and ThinkingIndicator feel like a real coding agent shell.

See

installation.md

to add components and wrap your first shell.