RELEASE NOTES
Release Notes 1.7.0.0
codex-reset.com (formerly codexreset.net) is a free, independent tracker for OpenAI Codex usage-limit resets. It records every verified global reset announcement, forecasts when the next one could land, and runs personal 5-hour and weekly countdowns entirely inside your browser. It is not built, endorsed, or reviewed by OpenAI, it never sees your OpenAI account, and it needs no sign-up.
What each surface does
| Path | Surface | What it does |
|---|---|---|
| / | Reset forecast | Answers "will Codex reset today?" with the last verified global reset, a 24h/48h probability, and personal 5-hour, weekly and banked-reset countdowns that stay in local storage. |
| /timeline | Reset timeline | Every verified reset, boost, unlock and banked-reset announcement, with timezone-aware charts, filters and a sortable table. |
| /radar | Signal radar | Live model configuration, OpenAI service health, reset events and limit signals in one evidence-labeled feed. |
| /codex-usage | Usage workbench | What every block of OpenAI's Codex usage dashboard means, plus a browser-only analyzer: paste your `codex /status` output and get your weekly window, burn pace and projected reset back. |
| /codex-juice | Model & effort selector | Which Codex model (Sol, Terra, Luna) and which Low–XHigh reasoning effort fits a task, with the public evidence behind each recommendation. |
| /status | Status & compensation | Live Codex service state, official incident history, public recovery times, and which resets OpenAI explicitly linked to an outage. |
| /tibo | Tibo radar | Verified @thsottiaux signals, the reset announcement rail, and the community reset vigil. |
| /feed.xml | Atom feed | Verified announcements as a standard Atom feed, for readers and crawlers. |
Public JSON: /api/forecast · /api/timeline · /api/status-history · /api/feed · /api/juice · /api/usage-reference · /api/pray. Public GET responses require no key and allow cross-origin reads; /api/pray also accepts bounded interactions from /tibo.
Optional machine guides: /llms.txt provides a curated route map, while /llms-full.txt expands the route map, limit reference and release history into one custom plain-text context file. Search discovery still depends on the normal HTML, robots and sitemap surfaces.
Alert channels
| Channel | Where | Status | What it sends |
|---|---|---|---|
| Telegram | @codexresetalerts | live | Public channel; one message per verified reset signal. |
| Discord | #alerts | live | The same verified signals relayed into the community server. |
| Browser push | alerts hub | live | Payload-free Web Push for verified resets — no account, nothing personal in the message. |
Live channels carry the same verified reset signals. Nothing is sent for an unconfirmed rumor.
Version history
Newest first. Versions read MAJOR.MINOR.PATCH.BUILD — a new minor is a new public surface, a new patch changes how an existing one behaves, and a build is a fix or a copy correction. Dates are production deploys.
-
Release notes
- newPublic release notes at /codexreset-release: the version history plus a plain-language map of what every page, alert channel and public API does.
-
Alerts hub
- newThe nav bell now opens one alerts hub holding every channel — browser push, the Telegram alert channel and the Discord #alerts stream — instead of linking a single one.
- improvedThe browser notification permission has a single owner shared by the tracker alarm, the /codex-usage alarm and push, so one prompt covers all three.
-
Codex usage workbench
- new/codex-usage rebuilt as a two-pane workbench: paste your `codex /status` output and read your current cycle back — weekly window, burn pace and projected reset. The paste never leaves the browser.
- newA community reset forecast poll on the same page; results unlock once five forecasts are in.
- improvedThe paste parser reads OpenAI's boxed `/status` layout, including wrapped lines and dated resets such as "12:35 on 8 Aug".
-
Browser push notifications
- newWeb Push for verified resets, built payload-free with VAPID: the push message carries no content, and the browser fetches the details from this site when it wakes. No account, no email, nothing personal stored with the subscription.
- improvedNotifications fire only for a reset this site has verified, never for an unconfirmed rumor.
-
Discord alerts and Atom feed
- newVerified reset announcements relay into the community Discord #alerts channel, with a permanent invite in the alerts dock and the footer.
- newAn Atom feed at /feed.xml, discoverable from every page.
-
Codex Juice
- new/codex-juice: a task-first selector for the Codex model (Sol, Terra, Luna) and the Low–XHigh reasoning effort, published with the benchmark evidence it rests on.
- newThe same evidence as public JSON at /api/juice.
-
Tibo radar and Telegram alerts
- new/tibo tracks verified @thsottiaux signals and reset announcements on a card rail, alongside the community reset vigil.
- newThe @codexresetalerts Telegram channel posts one message per verified reset signal.
-
Four languages
- newEnglish, 中文, 日本語 and Español, each with its own routes, hreflang matrix, share cards and localized public APIs.
-
Launch
- newcodex-reset.com goes live, moving the project off codexreset.net: the reset forecast, personal 5-hour and weekly countdowns, /timeline, /radar and /status.
- newPublic read-only JSON from the start — /api/forecast, /api/timeline, /api/feed and /api/status-history — so the record stays checkable outside this site.