Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Prompt cache-break diagnostic state persists to disk, but only in cowork/desktop/remote contexts

Prompt cache-break diagnostics now persist to a file across restarts, but only in cowork, desktop and remote contexts.

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPrompt Cachingwhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Prompt cache-break diagnostics now persist to a file across restarts, but only in cowork, desktop and remote contexts.

Per-agent "prompt cache break" diagnostic state, covering the system prompt, tool schema, and related cache diagnostics, can now be hydrated from and written back to a disk file named cache-break-state-*.json, so it survives restarts. This on-disk persistence is new, but it only runs in cowork, desktop, and remote contexts, gated behind a check that must resolve true before hydration or writes occur.

See this entry in the whole of v2.1.257 →

Feedback