Cost totals, timestamps and one-shot hints are scoped per host, so separate sessions no longer share them.
What's wrong with this entry?
Cost totals (input tokens, lines removed, cache-creation tokens, web-search requests), the last API completion timestamp, the package-manager version cache and the one-shot "fast icon hint shown" flag are no longer shared across the whole process; each is now scoped to a host, so separate sessions no longer share them.
fastIconHintShown
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.235
Process-wide caches are now scoped per host
Both mention state
-
v2.1.235
Per-session state replaces process-wide globals, and the render root takes explicit dependencies
Both mention state
-
v2.1.235
More file-scope variables replaced by accessor-backed containers
Both mention state