pi-usage-bars
Production-ready /usage bars extension for pi (Codex, Claude, Z.AI, Gemini CLI, Antigravity)
Package details
Install pi-usage-bars from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-usage-bars- Package
pi-usage-bars- Version
0.2.1- Published
- Apr 17, 2026
- Downloads
- 388/mo · 49/wk
- Author
- ajarellanod
- License
- MIT
- Types
- extension
- Size
- 55.5 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./extensions/usage-bars/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-usage-bars
Usage indicator for pi.

It adds:
- a footer status bar for the active provider
- a
/usagecommand with all connected providers
Supported providers:
- OpenAI Codex
- Anthropic Claude
- Z.AI
- Google Gemini CLI
- Google Antigravity
Credits / Inspiration
This extension is based on and inspired by:
- https://github.com/steipete/CodexBar
- https://github.com/mikeyobrien/rho/tree/main/extensions/usage-bars
Install
pi install npm:pi-usage-bars
Use
1) Footer usage bars
When your active model is supported, footer shows:
- Session usage
- Weekly usage
- Reset countdowns (when available)

2) /usage command
Opens an interactive list with all providers that have credentials.
