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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Repo-too-large upload errors now tell you the size

You'll notice
Useful3 Signal1
Cloud Sessions

Repo-too-large upload errors now tell you the measured size and the cap.

What

Both refusals for an oversized repository upload now report the measured size and the cap instead of just saying it is too large, and a typo in the accompanying instruction was fixed.

Details
  • The failure result carries a sizeBytes field; an unmeasurable size renders as ?.
  • Copy corrected from "Please setup GitHub" to "Please set up GitHub".
Evidence

Please set up GitHub on https://claude.ai/code

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.248 →