pi-polished-footer
Information-dense configurable footer for the Pi coding agent TUI.
Package details
Install pi-polished-footer from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-polished-footer- Package
pi-polished-footer- Version
0.1.0- Published
- Aug 26, 2026
- Downloads
- 134/mo · 134/wk
- Author
- daived001
- License
- MIT
- Types
- extension
- Size
- 13.3 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-polished-footer
A compact two-line footer for the Pi coding agent TUI.
Install
pi install npm:pi-polished-footer
Displayed information
- Working directory, Git branch, and session name
- Provider, model, and thinking level
- Extension status messages
- Input/output token totals, cache hit rate, and cost when available
- Context-window usage with a compact progress bar
Use /footer to configure status visibility, or /footer hide <status-key> and /footer show <status-key> for direct changes.
License
MIT