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

Model usage/dependency tracking now watches growthBookVersion

Rate-limit usage display now re-renders when GrowthBook feature-flag data updates

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaRate Limitswhat it touches
KindInternal Changesin v2.1.277,
Under the hood

Rate-limit usage display now re-renders when GrowthBook feature-flag data updates

What

A component that displays model usage and rate-limit information now watches growthBookVersion as part of its re-render logic. This means the display updates whenever the underlying GrowthBook feature-flag snapshot changes version.

Why

This keeps the usage display in sync with the latest feature-flag configuration, so changes delivered through GrowthBook (the service Claude Code uses to manage remote feature flags) are reflected without requiring a restart or unrelated re-render.

See this entry in the whole of v2.1.277 →

Feedback