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

The remote bridge can push an attachment notice, including after compaction

Not switched on
Useful2 Signal4
Remote Tools

A remote host can add an attachment notice to a turn, including right after compaction.

Both call sites sit behind a condition that nothing in this build decides, and are skipped without a remote host.

What

A remote host can now be asked to contribute an attachment notice, both when attachments are gathered for a turn and when they are rebuilt after a conversation is compacted, in the latter case tagged with the trigger post_compact. The call is skipped entirely when no remote host is attached, and both call sites sit behind a condition that is not decided anywhere in this build.

Details
  • The entry point is new; it does not exist in 2.1.241.
Evidence

post_compact

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

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.242 →