# Codex Reset > A free, independent tracker for OpenAI Codex usage-limit resets: verified reset history, a live probability that another reset lands in the next 24–48 hours, and browser-only countdowns for your own 5-hour and weekly windows. Independent community project, not affiliated with OpenAI. "Codex" and "ChatGPT" are trademarks of OpenAI and are used here only to describe what is being tracked. No account, no sign-up, no paywall. Personal timers and preferences are stored in the visitor's browser and are never uploaded. The interface is published in English, Chinese (zh-Hans), Japanese and Spanish; this file and the release notes are English only. Site: https://codex-reset.com/ — formerly codexreset.net. Version 1.7.0.0, updated 2026-08-03. Alert channels: - 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. Important limits: - This site cannot see anyone's OpenAI account, quota, or usage. The countdowns are driven entirely by times the visitor enters, and the paste analyzer on /codex-usage parses text the visitor supplies without sending it anywhere. - A reset "forecast" is a probability derived from the cadence of past verified announcements. It is not an OpenAI schedule, a leak, or a commitment, and this site does not predict outages. - A reset is called verified only when a public announcement says so. Timing that merely sits near an incident is labeled temporal, never causal. - The Codex limit numbers on this site are quoted from OpenAI's published pages with the date they were last checked. Where OpenAI has published nothing — the size of the weekly window, for example — this site says so instead of estimating. The JSON routes below expose public GET responses without an API key and allow cross-origin reads. /api/pray also accepts the bounded interactions exposed on /tibo. ## Pages - [/](https://codex-reset.com/): 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](https://codex-reset.com/timeline): Every verified reset, boost, unlock and banked-reset announcement, with timezone-aware charts, filters and a sortable table. - [/radar](https://codex-reset.com/radar): Live model configuration, OpenAI service health, reset events and limit signals in one evidence-labeled feed. - [/codex-usage](https://codex-reset.com/codex-usage): 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](https://codex-reset.com/codex-juice): Which Codex model (Sol, Terra, Luna) and which Low–XHigh reasoning effort fits a task, with the public evidence behind each recommendation. - [/status](https://codex-reset.com/status): Live Codex service state, official incident history, public recovery times, and which resets OpenAI explicitly linked to an outage. - [/tibo](https://codex-reset.com/tibo): Verified @thsottiaux signals, the reset announcement rail, and the community reset vigil. - [/feed.xml](https://codex-reset.com/feed.xml): Verified announcements as a standard Atom feed, for readers and crawlers. ## Public JSON - [/api/forecast](https://codex-reset.com/api/forecast): Current reset probability for the next 24h and 48h, the confidence band behind it, the last verified reset timestamp, and the cadence samples the model used. - [/api/timeline](https://codex-reset.com/api/timeline): Every verified reset, boost, unlock and credit announcement with its date, type, summary and source URL. - [/api/status-history](https://codex-reset.com/api/status-history): Current Codex service state per surface plus the 90-day incident record and any reset explicitly linked to an outage. - [/api/feed](https://codex-reset.com/api/feed): The announcement feed as ingested, with fetch time, content age, staleness flag and the current headline signal. - [/api/juice](https://codex-reset.com/api/juice): Observed Codex model and reasoning-effort data with per-sweep freshness, coverage and verification state. - [/api/usage-reference](https://codex-reset.com/api/usage-reference): An anonymous day-by-day reference curve of percent-remaining across a reset cycle. - [/api/pray](https://codex-reset.com/api/pray): GET returns aggregate counts for the community reset vigil on /tibo; POST records the page's bounded community interactions. ## Optional - [/llms-full.txt](https://codex-reset.com/llms-full.txt): A custom expanded context file with the route map, Codex limit reference and full release history. - [/codexreset-release](https://codex-reset.com/codexreset-release): Version history and the same surface map as an HTML page. - [/terms](https://codex-reset.com/terms): Terms of use. - [/privacy](https://codex-reset.com/privacy): What is stored, what is not, and where.