Under the hood
No documentation found
Dispatch now records whether a permission mode was set explicitly or inherited from the launcher.
Agent and session dispatch now tracks whether permissionMode came from an explicit override or was inherited. A permissionModeInherited flag is added to the dispatch defaults whenever the mode falls back to inheritPermissionMode.
Names in the bundlepermissionModeInheritedinheritPermissionMode
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agree
Fixed sessions dispatched from an agent view opened with ← always starting in the original session's permission mode, overriding the target…