pi-openai-codex-status
v0.1.0
Published
Pi extension that shows OpenAI usage for hourly and weekly subscription limits like Codex with a /status command.
Maintainers
Readme
pi-openai-codex-status
Pi extension that shows OpenAI usage for hourly and weekly subscription limits like Codex with a /status command.

Install
From npm
pi install npm:pi-openai-codex-statusFrom GitHub
pi install git:github.com/NxcOP1891/pi-openai-codex-statusUsage
- Start pi in interactive mode.
- Run
/login. - Choose OpenAI Codex.
- Run
/status. - Press
rto refresh,escorenterto close.
Features
- Reads Codex usage from
https://chatgpt.com/backend-api/wham/usage - Shows primary and secondary rate-limit windows
- Shows credits status
- Shows a centered overlay inside pi's TUI
- Caches the last snapshot briefly to make reopening faster
Notes
- This extension depends on pi's built-in OpenAI Codex login support.
- If you're not logged in, run
/loginand choose OpenAI Codex first. - The command only works in pi's interactive TUI, because it opens a custom overlay.
License
MIT
