A gate decides whether an inherited permission mode is recorded as inherited or flattened away.
A new helper controls whether inherited permission mode is tracked as such or silently flattened, gated by tengu_agentview_inherit_mode_demote. When the gate is on, it returns {permissionMode, permissionModeInherited: true}; otherwise it returns just {permissionMode}.
tengu_agentview_inherit_mode_demote Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.257: 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.257. It isn't a statement about your account. What a flag value here can and cannot tell you
Fixed sessions dispatched from an agent view opened with ← always starting in the original session's permission mode, overriding the target…
New in this build: tengu_agentview_inherit_mode_demote