OpenAI gives Codex users banked rate-limit resets
OpenAI's new Codex reset banking gives eligible Plus and Pro users a self-service way to recover from rate limits, with referral rewards and 30-day expiry rules attached.
OpenAI has added banked rate-limit resets to Codex for eligible ChatGPT Plus and Pro users. The feature landed in the Codex app 26.609 release on 11 June, alongside developer-mode browser debugging, the /init command and clearer usage-limit errors that can show plan, workspace and reset-timing details when available.
Eligible Plus and Pro users receive one free banked reset at launch. OpenAI is also offering more resets through a referral promotion running from 11 June to 24 June 2026. Users can invite up to three friends from the Codex app; when an eligible recipient sends a first Codex message, both people receive a banked reset. OpenAI’s pricing page says resets expire 30 days after they are granted.
The change gives Codex users a limited way to recover when a rate limit interrupts active engineering work. Previously, a user who hit a limit usually had to wait for the relevant window to clear or move to a different plan. A banked reset gives them a discretionary option during a long debugging session, broad refactor or follow-up pass after tests fail.
OpenAI has kept the reset mechanism inside the existing usage framework. Codex limits still depend on the model, the size and complexity of tasks, and whether work runs locally or in the cloud. The pricing page describes plan-specific windows, including shared five-hour windows for local messages and cloud tasks, and notes that additional weekly limits may apply. Resets provide short-term continuity rather than open-ended extra capacity.
The referral layer gives the feature a consumer-growth shape, but the underlying problem is developer workflow continuity. Coding agents increasingly hold live context: repository state, test output, diffs, approvals and a running plan. A hard quota stop in that situation can interrupt a toolchain rather than a conversation. Banked resets are a small product mechanism, but they acknowledge that interruption cost.
OpenAI’s implementation also separates personal and workspace incentives. Personal Plus and Pro users can send invitations from the profile menu in the lower-left corner of the Codex app, using Invite a friend on eligible plans. Business workspaces have a separate coworker-referral programme that earns shared workspace credits. ChatGPT Enterprise is excluded from referrals for now.
For teams, the feature should be treated as an operational backstop. Regular dependence on resets would point to a different problem: task size, repository setup, model choice, workspace limits or prompt discipline. Used sparingly, they give individual developers a way to finish a high-value Codex thread without waiting for the next usage window.
The broader lesson for agent-product builders is that quota design is now part of the developer experience. Limits are easier to tolerate when they are visible, predictable and recoverable at the point of need. Codex reset banking is a modest change, but it points towards agent tools that manage continuity as carefully as they manage access.
Published: 2026-06-12 - Sources: OpenAI ChatGPT release notes, OpenAI Codex changelog, OpenAI Codex pricing and referrals.