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

Team memory mounts create the writable prompt-index directory

Under the hood
Useful1 Signal2
Memory

Team memory mounts now also create a writable prompt-index folder; you can't turn this on yet.

Team-scope memory mounts exist with a prompt-index directory, but no known way to enable them.

What

Materialising a team-scope memory mount now creates a prompt-index subdirectory under read-write mounts, not just the mount root.

Details
  • Applies only to read-write mounts; read-only mounts are unchanged.
  • The enabling condition for team memory mounts could not be determined from this change, so treat it as unresolved.
Evidence

team

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 →