Group of 3 Nothing to try yet
No documentation found
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.
Names in the bundleclaim-credit