docs: clear write-good.Passive hits in docs/turn-loop/mcp.md
This commit is contained in:
parent
a0ada39191
commit
5ec742a2d3
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ see [`docs/tools/subagent.md`](../tools/subagent.md).
|
||||||
`TodoWrite`. `Bash` **isn't** in the managed deny — see below.
|
`TodoWrite`. `Bash` **isn't** in the managed deny — see below.
|
||||||
- Allowed MCP tools: as listed above (by tool group).
|
- Allowed MCP tools: as listed above (by tool group).
|
||||||
|
|
||||||
`Bash` is disallowed for the autonomous harness — shell execution goes
|
The autonomous harness disallows `Bash` — shell execution goes
|
||||||
through `mcp__bash__run` (background tasks with structured output +
|
through `mcp__bash__run` (background tasks with structured output +
|
||||||
task-id tracking) instead of an interactive shell. The harness gate is
|
task-id tracking) instead of an interactive shell. The harness gate is
|
||||||
`--tools` / `--allowedTools` (Bash absent from `ALLOWED_BUILTIN_TOOLS`),
|
`--tools` / `--allowedTools` (Bash absent from `ALLOWED_BUILTIN_TOOLS`),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue