Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.221 Home All releases olderv2.1.220 v2.1.222newer

Spend-limit message distinguishes an org spend cap

You'll notice
Useful3 Signal0
Usage & Limits

Hitting a spend cap now says whether it's your individual limit rather than always the org's.

What

When the API reports overageDisabledReason "org_spend_cap_reached", the limit banner names your individual spend limit instead of always naming the org's monthly limit.

Details
  • the banner reads "You've hit your individual spend limit" for that reason
  • the rejected-overage branch uses "individual usage limit"
  • both phrases are new in this build; other reasons keep the org monthly wording
Evidence

individual spend limit

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.221 →