diff --git a/docs/turn-loop/claude-invocation.md b/docs/turn-loop/claude-invocation.md index 20c0fcfb..4f964d35 100644 --- a/docs/turn-loop/claude-invocation.md +++ b/docs/turn-loop/claude-invocation.md @@ -95,13 +95,7 @@ autocompact is **on**, at the widest window claude-code allows — see primary mechanism; hyperhive still owns that). `outputStyle` is fleet-wide **Concise** — output tokens are real spend on an always-on agent, and the preamble/recap Concise drops carries no information a turn-loop consumer -needs. Whether it reaches `hive-subagent-mcp`'s nested sessions is -**unconfirmed** — claude-code's own docs say a Task-tool subagent doesn't -inherit the parent's output style, but a hive subagent is a separate -`claude` CLI process reading the same container-wide managed-settings.json -with no `--settings` override, so that doc claim may not actually apply -here. Needs a real check (start a subagent, read whether its output is -Concise-style), not assumed either way. +needs. **Session reset** is available via `POST /api/new-session` (or `/new-session` slash command). It does _not_ touch the session inline —