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.247 Home All releases olderv2.1.246 v2.1.248newer
Claude Code v2.1.247

Grace-period usage flag now clears at the reset it named

Under the hood
Useful2 Signal3
Rate Limits

The rate-limit grace flag now clears at the reset time the server named.

What

The internal description of the rate-limit grace signal changed: the latched flag now clears either when a response reports no grace usage or, if the response named the grace window's reset time, once that time passes on the local clock.

Details
  • The text also newly states that while the flag is set, an overage status of allowed or allowed_warning means paid extra usage covers the overflow and nothing is cut off.
Evidence

While set, overageStatus allowed / allowed_warning means paid extra usage covers the overflow (nothing will be cut off).

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.247 →