Hitting usage limits can now show a 'limit wall' promo offering claimable credit, gated by org policy
What
When you hit usage limits, the options menu that appears (alongside choices like upgrade, extra usage, cancel, auto-resume, and others) can now include a new limit-wall-promo option.
- Its label and body text come from a remote-configured object (
limitWall: notice line, label, body, and claim-page line). - Selecting it shows "Opening the claim page…", fires telemetry, and a new CLI action
claim-creditis available; a matching general notice variant is also wired in. - The feature tracks a capped startup-seen counter (shown at most 3 times) and caches eligibility/claim status so it isn't re-checked unnecessarily.
- Whether this promo appears at all is controlled by an org-compliance policy (
allow_promo_offers) that is allowed by default but denied under HIPAA mode.
Why
This gives users who hit a usage limit a way to claim a promotional credit offer directly from the limit-reached menu, while letting organizations with compliance requirements like HIPAA opt out of showing it.
tengu_swift_lynx Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.275: not a boolean we can read
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
tengu_smooth_forest Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.275: off
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.275. It isn't a statement about your account. What a flag value here can and cannot tell you
New in this build: tengu_smooth_forest