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.274 ·

New 'x-memory-context-stop' response header controls memory-context shutdown

Server can now tell Claude Code to stop using shared memory context via a new response header

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaTeam Memorywhat it touches
KindNew Featuresin v2.1.274,
Under the hood No documentation found

Server can now tell Claude Code to stop using shared memory context via a new response header

What

Claude Code now reads a new x-memory-context-stop response header, which can carry the value "org" or "credential". When the server sends this header on certain responses, Claude Code treats it as an instruction to stop using team or shared memory context for the current session, surfaced internally as a stopped_org or stopped_credential state.

Why

This lets the server centrally shut off shared memory context for an organization or a specific credential, for example if access should no longer be granted, without requiring a client update.

Read from
Names in the bundlex-memory-context-stop

See this entry in the whole of v2.1.274 →