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

Memory extraction can be told to save only personal memories

Not switched on
Useful2 Signal3
Memory

Memory extraction can be told to save only personal memories, with nothing visibly setting that mode.

A personal-only extraction mode is switched by a caller flag nothing in this build sets.

What

The memory-extraction prompt has a new mode that tells the model the project-shared memory tools are unavailable and that only personal-directory memories should be saved. It is switched by a flag passed in by the caller, and nothing in this build shows what sets that flag.

Details
  • Related team-memory prompts dropped the branch saying a private directory would still persist.
  • The memory upkeep prompt can now skip its "Read the index" step.
Evidence

so skip anything the scope guidance marks as shared with the project

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 →