Skip to content

ShellApprovalGateDecision

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/shell-policy.d.ts:1099

The resolved shell approval-gate policy: whether to gate, and what to tell the user.

gateShell: boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/shell-policy.d.ts:1104

Whether run_shell_command must be wired behind the per-command approval interrupt (langchain’s humanInTheLoopMiddleware).


optional notice?: ShellApprovalGateNotice

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/shell-policy.d.ts:1106

The notice to surface, when this configuration warrants one.