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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Bundling for a cloud session reports whether your Read rules were applied

You'll notice
Useful2 Signal2
Cloud Sessions

Before packaging your checkout, you are told if broken settings mean only committed files go up.

What

Before packaging your checkout for a cloud session, Claude Code reads the rules that withhold files from upload and records how many applied versus how many could not be read. If a settings file has errors you are told that uncommitted contents stay local and the cloud session will start from what is committed.

Details
  • Reported under tengu_teleport_bundle_read_rules.
  • If the repository layout is not supported by the newer packaging path, an older capture method retries the upload.
Evidence

tengu_teleport_bundle_read_rules

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