What's wrong with this entry?
Anonymous. No account, no email.
What
A new environment variable that disables GrowthBook-driven server-side feature flagging.
Usage
DISABLE_GROWTHBOOK=1 claudeDetails
- Listed alongside the other
DISABLE_*opt-outs (DISABLE_TELEMETRY,DISABLE_INSTALLATION_CHECKS,DISABLE_COST_WARNINGS, etc.) and is automatically forwarded to subprocesses.
Evidence
Environment passthrough lists (search for "DISABLE_GROWTHBOOK").
Strings lifted out of the shipped bundle, so the claim above can be checked against them.