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.236 Home All releases olderv2.1.235 v2.1.237newer
Claude Code v2.1.236

Wrap-up hint near the usage limit is now per-plan and once per window

You'll notice
Useful4 Signal3
Usage & Limits

The near-limit wrap-up nudge now depends on your plan and fires once per five-hour window.

What

The hint asking Claude to wrap up the current step as you approach the limit now uses a threshold that depends on your plan: 0.99 on Max 5x, 0.9975 on Max 20x, and a default otherwise. It fires at most once per five-hour window instead of every time you cross into the near-limit zone.

Details
  • The hint is keyed to the window's reset time, so re-entering the zone in the same window does not re-trigger it.
  • A usage reading is ignored unless both the reset time and the utilisation figure are finite numbers and the window has not already reset.
  • Reachable on this build with no flag.
Evidence

default_claude_max_20x

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