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 engine store gains a dedicated 'engineStore' slot

Each session now has its own dedicated 'engineStore' slot alongside existing per-session data stores

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

Each session now has its own dedicated 'engineStore' slot alongside existing per-session data stores

What

Claude Code's per-session state container now allocates a new engineStore, sitting alongside existing per-conversation stores like the cost ledger, hook registry, and model selection. When a session is forked, the new store is inherited from the root session.

Why

This is internal session-state plumbing; the finding doesn't say what the new store is used for.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat data or feature `engineStore` actually holds is not stated.

See this entry in the whole of v2.1.271 →