Review of "Codex Meter" version 0.8.2 (2)

Details Page Preview

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`.

Extension Homepage
https://github.com/slobbe/codex-meter

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 2

Shexli found 2 issues that may need reviewer attention.

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()`.

File Operations

  • 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

All Versions

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

Previous Reviews on this Version

slobbe auto- rejected
Auto-rejected because of new version 0.8.3 (3) was uploaded