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

Session-switch flow resets memory/file-read state before replacing messages

Switching sessions now resets file-read and memory state before loading the new session's messages

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

Switching sessions now resets file-read and memory state before loading the new session's messages

What

When Claude Code switches to a different session (for example, restoring a remote session), it now resets the tracked state of which files have been read and which nested memory files were loaded, before it replaces the message history with the new session's messages.

Why

Without this reset, stale file-read or memory information from the previous session could carry over incorrectly into the newly loaded session.

See this entry in the whole of v2.1.271 →