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.