pi-claude-code-tui
v0.1.8
Published
A pi package that gives the TUI a polished Pi startup header and Codex-style input box.
Downloads
1,561
Maintainers
Readme
pi-claude-code-tui
A pi package that gives startup a polished Pi header while keeping pi's original footer.

Installation
Install from npm globally for your user:
pi install npm:pi-claude-code-tuiOr install it only for the current project:
pi install -l npm:pi-claude-code-tuiTry it for one run without installing:
pi -e npm:pi-claude-code-tuiWhat it changes
- Header title: left-aligned
─── Pi v<pi version> ───── - Animated Pi logo matching the dynamic color-changing mark from
curl -fsSL https://pi.dev/install.sh | sh, settling into the border color - Center text:
Let's build something great! - Shows current model, thinking effort, and cwd
- Right-side tips panel on wide terminals
- Codex-style rounded input box
- Keeps pi's original footer and spinner
Local development
pi -e .Commands
/pi-startup-look— reapply this look/pi-look— restore pi's built-in header, footer, editor, and spinner
License
MIT
