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.111 Home All releases olderv1.0.110 v1.0.112newer
Claude Code v1.0.111

Compact Error Message Clarity

The error message when conversations become too long now correctly instructs users to press escape twice instead of once:

  • Old: "Press esc to go up a few messages and try again"
  • New: "Press esc twice to go up a few messages and try again"
  • Evidence: Variable Ks6 at line 398957

See this entry in the whole of v1.0.111 →