pi-header
v0.2.3
Published
A pi coding agent extension that displays a styled ASCII art header with model info at the top of every new session.
Readme
pi-header
A pi coding agent extension that displays a styled ASCII art header at the top of every new session, along with model info and timestamp — all rendered in your active theme colors.
Features
- Pixel-art π symbol — A hand-crafted Unicode block-character art style
- Classic text art — Traditional
#-based "PI" lettering - Theme-aware — Header colors adapt to your active pi theme
- Auto-show — Automatically appears on every new session
- Customizable — Switch between art styles on the fly
Installation
pi install npm:pi-headerUsage
Commands
| Command | Description |
|---------|-------------|
| /header style <name> | Switch art style (symbol or classic) |
| /header clear | Hide the header |
| /header show | Show the header again |
Available Styles
symbol— Pixel-art π symbol (default)classic— Classic "PI" text art using#characters
License
MIT
