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

"Bad" rating on session memory is shown and de-duplicated

You'll notice
Useful2 Signal0
Sessions

Rating a session memory bad now shows a red confirmation and only counts once.

What

Rating a session memory bad now gives visible confirmation and only counts once per path.

Details
  • Bad-rated paths are recorded in their own set, so a repeated bad rating on the same path no longer re-fires tengu_session_memory_rated.
  • The UI renders a red "Bad" confirmation line alongside the existing green "Good" one.
Evidence

tengu_session_memory_rated

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 →