Read-only Codex plugin
Codex Usage and Resets
Current capacity, pace, projected exhaustion, and banked-reset guidance.
CUAR reads the current Codex usage window and banked reset inventory, performs deterministic calculations locally, and gives Codex structured facts to explain.
What it reports
- Used and remaining weekly capacity
- Pace relative to linear usage
- Projected exhaustion at the current average burn
- Banked reset count and returned expiration details
Read-only by design
CUAR uses the documented local Codex App Server account/rateLimits/read method. It
does not read authentication files, inspect session logs, start a model turn, consume a reset,
call private ChatGPT endpoints, or persist usage state.
Requirements
CUAR requires Node.js 18 or newer, a compatible local Codex executable, ChatGPT-backed Codex authentication, and a Codex client able to run local plugin skills. It is intended for the Codex desktop app, VS Code extension, and CLI.