[FEATURE] Give users control over weekly limit reset timing (configurable reset day, or banked on-demand resets like Codex)

Status Open
Maintainer reply None cached
Activity 3 comments · opened Jul 10, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet — the closest prior request, #11360, was never substantively triaged: it received no maintainer response and was auto-closed by the inactivity bot, whose own closing message instructs users to "file a new issue and reference this one if it's relevant." This is that issue.
  • [x] This is a single feature request (not multiple features)

Problem Statement

1. The weekly limit reset anchor is assigned, permanent, and outside user control.

Weekly usage limits reset "at a fixed time each week that is assigned to your account" (Claude Help Center). There is no setting, no command, and no documented process to change it. My account is anchored to a Saturday reset. My working week starts midweek, and I have wanted a Wednesday reset for a long time. Nothing I do changes the anchor — it remains Saturday.

The reset anchor is not an implementation detail. It determines how a paying customer can budget a hard weekly quota against their actual work rhythm. Assigning it arbitrarily and permanently means two customers on identical plans, paying identical prices, have structurally different abilities to plan their work — through no choice of their own.

2. Ad-hoc "goodwill" global resets compound the problem instead of mitigating it.

Anthropic has repeatedly granted global limit resets framed as a customer benefit (e.g., June 13 and July 1, 2026, as documented in #74608 — and again this week, on a Friday). The value of such a reset depends entirely on where an account's fixed anchor happens to fall relative to it. When a goodwill reset lands on a Friday and my own anchor is Saturday, the "benefit" is superseded roughly one day later by my scheduled reset. It is effectively worthless to me, while an account anchored a few days later receives close to a full week of doubled quota.

I want to state this plainly: for users in my position, these announcements do not read as a benefit. They read as a reminder that a quota mechanism I cannot control distributes value by lottery — and being told it is a perk makes it worse, not better. #74608 documented this inequity in detail and was closed by a bot without a substantive response.

3. The prior request for exactly this feature was never actually considered.

#11360 ("Change weekly limit reset day and time") described exactly this problem, was labeled enhancement, received zero maintainer engagement, and was closed as NOT_PLANNED purely by inactivity automation. Auto-closing an unaddressed feature request does not resolve it; it guarantees the request resurfaces. Here it is again, and it will keep coming back until the underlying design is addressed.

Proposed Solution

Give the reset timing decision to the user. Either of the following resolves the problem; Option B is strictly more flexible and has already been validated by a direct competitor.

Option A — configurable reset anchor. Let users set their weekly reset day/time via /usage ("Change weekly reset schedule") or account settings on claude.ai. To prevent gaming, rate-limit changes (e.g., once per billing cycle) and have them take effect only at the next scheduled reset, so a change can extend but never shorten the current window.

Option B — banked, user-triggered resets (the Codex model). OpenAI's Codex shipped exactly this on June 12, 2026: users hold banked rate-limit resets and redeem one at the moment they actually need it, including directly from the CLI via /reset. Goodwill and promotional resets are granted as banked credits rather than fired globally at an arbitrary moment. This design converts the goodwill gesture from a lottery into a benefit of equal value to every recipient, and it eliminates the fixed-anchor problem entirely: users decide when their week restarts.

If Anthropic intends ad-hoc resets to be a customer benefit, Option B is the correct mechanism — a banked reset is worth the same to every customer regardless of anchor day. The current mechanism demonstrably is not.

Alternative Solutions

  • Cancelling and resubscribing at precisely the right moment to move the anchor — a workaround already noted in #11360 that punishes subscription loyalty and creates churn mechanics no one wants.
  • Restructuring my working week around Anthropic's assigned anchor — this inverts who the product is supposed to serve.

Priority

High - Significant impact on productivity

Feature Category

Other (usage limits / account-level quota management, surfaced in Claude Code via /usage)

Use Case Example

My weekly limit resets on Saturday; my heaviest, deadline-sensitive work happens midweek. When I exhaust the weekly limit on a Thursday, a Friday goodwill reset restores quota that my own Saturday anchor wipes out about a day later — while users with a differently-placed anchor extract up to a week of value from the same gesture. With a configurable anchor (Wednesday) or a banked reset I could redeem on that Thursday, the quota would align with the work instead of working against it.

Additional Context

Related prior issues:

  • #11360 — identical request, auto-closed as stale with zero maintainer response.
  • #74608 — detailed analysis of why anchor-dependent promotional resets are inequitable; closed by a bot as "not about Claude Code," although these limits govern Claude Code usage and are surfaced in /usage.

Codex banked-resets reference: Codex rate card — OpenAI Help Center; banked rate-limit resets announced June 12, 2026, redeemable via the Codex CLI /reset command.

View original on GitHub ↗

3 Comments

octoming · 1 month ago

+1 — adding a concrete account of what a non-configurable anchor does in practice.

My weekly reset is anchored to Thursday 8:59 AM Pacific (Max plan). Because unused weekly quota expires at the anchor, every week ends with the same bad choice: let the remaining quota evaporate Wednesday night, or stay up and spend it. I have diagnosed health conditions, and the recurring Wednesday all-nighter this schedule incentivizes is genuinely harmful for me — at this point it's a health problem, not a scheduling preference.

I asked support to re-anchor my account to Friday evening, where the quota deadline would fall at the natural end of my week instead of mid-week (support conversation 215475018437206). The answer: re-anchoring is not currently supported, and there is no user-facing control.

Any of the shapes proposed in this issue would solve my case: a user-selectable reset day/time (even one changeable only rarely), banked/on-demand resets, or simply letting support perform a one-time re-anchor on request. The anchor determines when heavy usage happens in a paying customer's week; right now it is assigned arbitrarily and cannot be aligned with anyone's actual life.

octoming · 1 month ago

Following up my comment above with a data point from the other side of the anchor lottery: the two most recent community-wide resets bracketed my anchor on both sides, and each was nearly worthless to my account for exactly the structural reason this issue describes.

My anchor is Thursday 8:59 AM Pacific. The July 1 reset (a Wednesday) landed hours before my scheduled refill — superseded by my own anchor the next morning. The July 10 reset (a Friday, announced by ClaudeDevs) landed the day after my refill — it forgave barely 24 hours of usage. Those are the two positions where a community "gift" is worth the least, and my account drew both, back to back — while accounts anchored mid-week relative to those dates got days of effectively doubled quota. Twice.

So the fixed anchor doesn't just decide who loses sleep (my comment above); it also silently decides which paying customers Anthropic's goodwill gestures actually reach. Same plan, same price, different luck — and no way to see the assignment logic or change it.

TPierschke · 9 days ago

+1 from a Max 20x subscriber. My weekly window resets Tuesday early morning, but Monday is structurally my heaviest workday — so the week's most important day always runs on an almost empty budget. A configurable reset anchor (or banked on-demand resets as proposed here) would fix this without changing total quota. Currently the only workaround discussed is cancel/resubscribe timing games, which nobody should be pushed into.