70c2f0811d84cf82b68864bf8f2b6eec423afc13
The optimistic cache made a refused write invisible: the UI stayed correct until the next reload, at which point the change was simply gone. That is tolerable for a pane size and not for a chat panel's agent name, which is the address a peer agent is delivered to. Roll back only if the cache still holds exactly what we wrote — writes to one key overlap freely (a window resize fires one per group) and rolling back over a later successful write would turn one failure into two. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%