SHELL_DEFAULT_TIMEOUT_MS
constSHELL_DEFAULT_TIMEOUT_MS:120000=120_000
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:221
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.