ShellApprovalGateDecision
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:1535
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: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:1540
Whether run_shell_command must be wired behind the per-command approval interrupt
(langchain’s humanInTheLoopMiddleware).
notice?
Section titled “notice?”
optionalnotice?:ShellApprovalGateNotice
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:1542
The notice to surface, when this configuration warrants one.