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

Bridge population recording forgets superseded sets

Under the hood
Useful1 Signal0
Sessions

The bridge now drops stale session listings instead of keeping outdated ones around.

What

A recorded set of sessions for a handle is now dropped when an unrecordable listing supersedes it, instead of being left stale.

Details
  • The successful path records the newly computed listing as before.
  • The drop is logged as "[bridge:population] forgot the recorded set (an unrecordable listing superseded it)".
Evidence

[bridge:population] forgot the recorded set (an unrecordable listing superseded it)

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 →