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.225 Home All releases olderv2.1.224 v2.1.226newer

Remote Control bridge sessions get [ref] handles in listings

You'll notice
Useful3 Signal0
Remote Control

Sessions reached over Remote Control now show a reference handle so you can message them by name.

What

Sessions reached over Remote Control now resolve a reference handle the way local and cloud sessions do, so they can be addressed by name, and the listing warns when it is showing an incomplete set.

Details
  • Bridge session refs are resolved from the bridge-session\x00<id> key.
  • When the bridge listing is incomplete, the output appends a note that those rows carry no [ref] and are not messageable by name until a later listing completes.
  • Selecting a bridge session maps to a cloud-session target tagged via: "remote-control".
Evidence

list incomplete just now

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