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

Bundling says which history depth it could use

You'll notice
Useful2 Signal1
Cloud Sessions

Bundling a repo with partial history now explains which history depth it could use.

What

When Claude Code bundles a repository with incomplete history, it now explains which of the four possible outcomes applied, including the cases where the branch has no commits yet.

Details
  • One case reports that nothing can be bundled at all, when the current branch has no commits and a local branch or tag has been cut.
Evidence

HEAD is unborn and a local branch or tag is cut \u2014 nothing can be bundled

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 →