|
|
|
|
|
by dinakernel
77 days ago
|
|
This turned out to be a bug.
https://x.com/om_patel5/status/2038754906715066444?s=20 One reddit user reverse engineered the binary and found that it was a cache invalidation issue. They are doing some hidden string replacement if the claude code conversation talks about billing or tokens. Looks like that invalidates the cache at that point. If that string appears anywhere in the conversation history, I think the starting text is replaced, your entire cache rebuilds from scratch. So, nothing devious, just a bug. |
|