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

@ -2,7 +2,7 @@
//! `hyperhive.extraMcpServers` entries with `availableToSubagents = true`
//! (see `hive_extra_mcp::ExtraMcpServer::available_to_subagents`) ever reach
//! a subagent's claude invocation. Everything else — the built-in hyperhive
//! surface (todos/messaging), the auto-injected `bash` and `subagent`
//! surface (todos/messaging), the automatically injected `bash` and `subagent`
//! entries — stays unreachable by construction: none of those default to
//! opted in, and the built-in surface isn't an `extraMcpServers` entry at
//! all, so there's no name for an operator to opt it in under even if they