Codex Credits
Inspect banked reset credits without redeeming them.
Workflow
- Run
scripts/show-reset-credits.sh. - If the sandbox blocks network access, rerun the same command with approval.
- Report available count, reset type, status, grant time, expiry time, and earliest expiry.
- Use the default summary whenever possible. Treat
--jsonand--rawas sensitive full-response modes; do not repeat access tokens, account IDs, user IDs, email addresses, or unrelated response fields. - Never redeem a reset credit.
The helper accepts CODEX_AUTH_FILE and CODEX_RESET_CREDITS_URL. It sends
Codex credentials only to the default ChatGPT HTTPS host unless
CODEX_ALLOW_UNSAFE_ENDPOINT=1 is explicitly set for controlled testing.
Treat failures as possible internal-endpoint, authentication, account, or rollout changes rather than user error.