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.2 Home All releases olderv2.0.1 v2.0.3newer
Claude Code v2.0.2

Terminal Rendering Refactor

Extracted terminal resize detection logic into dedicated p3A() helper function at line 358129. Frame objects now track terminal dimensions (rows, columns) enabling automatic resize detection without explicit boolean parameters. No user-facing changes.

Note: Many variable and function names changed due to minification (approximately 8,390 renames). This is normal for bundled releases and doesn't affect functionality.

See this entry in the whole of v2.0.2 →