ShellApprovalGateDecision
Defined in: core/dist/config/shell-policy.d.ts:643
The resolved shell approval-gate policy: whether to gate, and what to tell the user.
Properties
Section titled “Properties”gateShell
Section titled “gateShell”gateShell:
boolean
Defined in: core/dist/config/shell-policy.d.ts:649
Whether run_shell_command must be wired behind the per-command approval interrupt
(langchain’s humanInTheLoopMiddleware — installed directly on the lean backend, via
deepagents’ interruptOn on the deep one).
notice?
Section titled “notice?”
optionalnotice?:ShellApprovalGateNotice
Defined in: core/dist/config/shell-policy.d.ts:651
The notice to surface, when this configuration warrants one.