A consent subsystem records whether a host may serve tool calls unattended, behind a feature flag that falls back to no on error.
A new consent subsystem asks whether a host may serve tool calls unattended, persisting the answer to unattended-serving-consent.json and checking it before allowing unattended serving. The check runs through an async gate lookup that falls back to false on error, and the whole subsystem is further gated by a feature flag.
tengu_violin_fret Gate removed from the codeThis release deleted the gate from the code while it was still reading on for the account this site reads, so the code path no longer asks a flag before running.
This account: on · anonymous baseline: on · compiled default in v2.1.259: no gate table built for this version
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.259. It isn't a statement about your account. What a flag value here can and cannot tell you
The code path no longer asks a flag before it runs.
New in this build: tengu_violin_fret