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.221 Home All releases olderv2.1.220 v2.1.222newer

Rating a session memory "bad" no longer deletes it

You'll notice
Useful4 Signal0
Sessions

Rating a session memory bad now just records the rating instead of deleting the memory.

What

In the session-memory viewer, both ratings now only record the rating, where a bad rating previously ran the delete path.

Details
  • the delete flow is gone, along with the tengu_session_memory_deleted event carrying source, outcome and surface, and the "index-not-deletable" failure notice
  • both ratings emit tengu_session_memory_rated and show a confirmation line
  • the viewer's dismissal summary no longer reports a deletedCount
  • the transcript-feedback prompt inside the viewer switched to highlighted/onOptionClick, so its options are clickable
Evidence

Thanks — noted as a bad memory.

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