Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Team-memory multistore-conflict telemetry no longer fires for account-scope stores

Team-memory conflict warnings no longer fire for account-scoped memory stores

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTeam Memorywhat it touches
KindInternal Changesin v2.1.275,
Under the hood

Team-memory conflict warnings no longer fire for account-scoped memory stores

What

Claude Code's team-memory feature logs a team_memory_multistore_conflict event when it detects certain conflicts, such as a manifest changing mid-pull, a manifest appearing foreign at write time, an unlisted non-empty directory, or a foreign partition directory. These checks now skip firing when the memory store in question is scoped to the account rather than to a team.

Why

This avoids raising multistore-conflict warnings for memory stores that are personal to an account, where that kind of conflict isn't meaningful, reserving the warning for cases where it actually indicates a problem.

See this entry in the whole of v2.1.275 →