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.224 Home All releases olderv2.1.223 v2.1.225newer

Remote-control registration reports a bridge epoch

Under the hood
Useful1 Signal3
Remote Control

Remote control registration and heartbeats now include an identifier for the current bridge lifetime.

What

Registration and heartbeat payloads sent by the remote-control bridge now include a bridge_epoch value identifying the current bridge lifetime.

Details
  • The special case that pushed thinking_tokens system messages straight into the bridge SDK stream, along with its dedicated error log, was removed; those messages now go through the normal enqueue path.
Evidence

bridge_epoch

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