docs: drop the auto-injected hyphen vale flags

This commit is contained in:
damocles 2026-09-13 13:24:49 +02:00 committed by mara
commit 670e0ccad3
3 changed files with 3 additions and 3 deletions

View file

@ -62,7 +62,7 @@ default — zero MCP servers, full stop; it falls back to claude's own
native tools (`Bash`, `WebFetch`, etc.), not the parent's `mcp__bash__*` /
`mcp__hyperhive__*` surface. Nothing implicit reaches it: the built-in
hyperhive surface (todos/messaging) isn't an `extraMcpServers` entry at
all, and the auto-injected `bash`/`subagent` entries default to excluded
all, and the automatically injected `bash`/`subagent` entries default to excluded
too (a subagent can't spawn hive-bash tasks or its own nested subagents
unless an operator opts them in explicitly, same as anything else).