pi-footer-bar
An independent fork of pi-bar showing extra metrics and status info in pi's footer.
Package details
Install pi-footer-bar from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-footer-bar- Package
pi-footer-bar- Version
0.1.1- Published
- Jun 1, 2026
- Downloads
- 145/mo · 145/wk
- Author
- sorcerersr
- License
- MIT
- Types
- extension
- Size
- 35.8 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./extensions/pi-bar.ts"
],
"image": "https://github.com/sorcerersr/pi-footer-bar/raw/main/assets/screenshot.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-footer-bar
An independent fork of pi-bar showing extra metrics and status info in pi's footer.

Differences to original pi-bar
removed:
progresssegment — AI-generated live progress updates (this reduced filesize by ~75%)extensionssegment — Extension status text fromctx.ui.setStatus()
added/changed:
directorysegment — CWD display (truncated basename,~for home)tokenssegment — Live t/s rate (instant + session average)- gradient color rendering - context and t/s values uses a gradient color rendering
Install
Copy pi-bar.ts to your extension directory
or install with pi install npm:pi-footer-bar
Customization
pi-bar works out of the box. Run /bar inside pi to choose which footer segments are shown:
/bar
