diff --git a/docs/turn-loop.md b/docs/turn-loop.md index 6a6bab3..daca2b8 100644 --- a/docs/turn-loop.md +++ b/docs/turn-loop.md @@ -112,6 +112,33 @@ it as a stdio child via `--mcp-config`. The hyperhive socket name is answer routes back to the asker's own inbox as `HelperEvent::OperatorAnswered` via `coord.notify_agent`. +### Waking the agent from inside the container + +External MCP servers (and any other in-container process) can +inject a wake-up event into the agent's inbox via the per-agent +socket at `/run/hive/mcp.sock`. Two equivalent paths: + +- **Shell out to `hive-ag3nt wake --from