Monitor and manage Codex usage limits. - Current 5-hour session and weekly Codex usage. - Usage trend and limit hit predictions. - Redeem available banked resets. Note: Requieres Codex CLI logged in on the same machine. The extension reads your local auth credentials from `~/.codex/auth.json`.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
infra/storage/banked-reset-snapshot.js:24
GLib.file_get_contents(getBankedResetSnapshotPath())
EGO-P-007 warning
JavaScript files should be reachable from extension.js or prefs.js
Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.
Don't include unnecessary files
infra/providers/types.js
| Version | Status |
|---|---|
| 0.8.8 (8) | Unreviewed |
| 0.8.7 (7) | Rejected |
| 0.8.6 (6) | Rejected |
| 0.8.5 (5) | Rejected |
| 0.8.4 (4) | Rejected |
| 0.8.3 (3) | Rejected |
| 0.8.2 (2) | Rejected |
| 0.6.2 (1) | Rejected |