tengu_scratch Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.178: on
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.178. It isn't a statement about your account. What a flag value here can and cannot tell you
What's wrong with this entry?
The Scratchpad Directory section is now always included in the system prompt when a scratchpad is available. It was previously gated by the tengu_scratch feature flag.
- Workers can read and write to the scratchpad without permission prompts
- The section is only added when a scratchpad directory is actually configured and not already present in the system prompt
- The
# Scratchpad Directorymarker is used to detect duplicate inclusion
Removal of tengu_scratch flag check (search for "# Scratchpad Directory", "Twf"); old code checked pz5() which called Y$("tengu_scratch", !1))
Strings lifted out of the shipped bundle, so the claim above can be checked against them.