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.0.32 Home All releases olderv2.0.31 v2.0.33newer
Claude Code v2.0.32

Enhanced Context Window Hints

What: Automatic notifications when users with Sonnet 1M access approach context limits

How to use: These hints appear automatically when relevant:

# Warning when context is full:
Run /compact or /model sonnet[1m] to continue

# Tip after compaction:
Tip: You have access to Sonnet 1M with 5x more context

Details:

  • Only shown to users with 1M context access (controlled via access check)
  • Highlights the 5x context multiplier benefit
  • Integrated into warning and tip notification system
  • Improves discoverability of the 1M context feature
  • Evidence: Functions Wh6() at line 317408 and p8A() at line 317415

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