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.261 ·

GrowthBook remote-eval fallback no longer reads disk cache

Feature-flag resolution no longer falls back to disk cache once remote eval data has loaded.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaInternalswhat it touches
KindInternal Changesin v2.1.261,
Under the hood

Feature-flag resolution no longer falls back to disk cache once remote eval data has loaded.

Once remote-eval feature values have loaded for a session, the client now falls back directly to the caller-supplied fallback value when a specific flag isn't present in that data, instead of consulting the on-disk cached GrowthBook features. This changes feature-flag resolution behavior for any session that has remote eval data loaded.

See this entry in the whole of v2.1.261 →

Feedback