SHELL_DEFAULT_TIMEOUT_MS
constSHELL_DEFAULT_TIMEOUT_MS:120000=120000
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/shell-policy.d.ts:254
Default per-command shell timeout (ms) when GthDevToolsConfig.shell does not specify one. ~120s suits typical build/test/git steps without hanging the agent forever on a stuck command.