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 v1.0.85 Home All releases olderv1.0.84 v1.0.86newer
Claude Code v1.0.85

Rate Limit Status Messaging

What: Complete system for communicating rate limits, usage limits, and spending caps with clear, actionable messages How to use:

# You'll automatically see messages when approaching or hitting limits:
# "Approaching spending cap"
# "5-hour limit reached • resets in 2h 15m"
# "Weekly limit reached • resets Monday 9am"
# "Opus weekly limit reached • resets in 3 days"

Details:

  • Different messages for 5-hour, weekly, and Opus-specific limits
  • Human-readable reset times showing when limits clear
  • Warnings when approaching limits before hitting them
  • Special handling for team/enterprise accounts with admin contact guidance
  • Spending cap and overage status tracking

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 v1.0.85 →