pi-usage
v0.2.1
Published
/usage command for pi – shows current provider's daily & weekly limits
Maintainers
Readme
pi-usage
A lightweight pi extension that provides a single /usage command to display the current provider's daily and weekly usage limits.
Install
pi install npm:pi-usageUsage
In pi, type:
/usageA panel appears showing the current provider's daily and weekly limits with progress bars. Press Enter or Escape to close.
Supported Providers
| Provider | Auth Method |
|----------|-------------|
| Codex (OpenAI) | OAuth (/login) |
| Anthropic (Claude) | OAuth (/login) |
| Z.AI | API key |
| Gemini CLI | OAuth (/login) |
| Antigravity (Google) | OAuth (/login) |
Credits
The usage fetching, auth handling, and provider detection logic are adapted from pi-usage-bars by @ajarellanod. Many thanks for the excellent work that made this lightweight version possible.
License
MIT
