docs: prune recent additions for readability

This commit is contained in:
Vincent Koc
2026-04-23 00:22:58 -07:00
parent 252e4dde39
commit daaedf37b7
18 changed files with 38 additions and 103 deletions

View File

@@ -261,10 +261,6 @@ dual-format packages from being partially installed as bundles.
plugins; the release pipeline is responsible for shipping a complete bundled
dependency payload (see the postpublish verification rule in
[Releasing](/reference/RELEASING)).
- Sub-agent runs that launch bundled MCP servers dispose those MCP clients
through the shared runtime-cleanup path when the sub-agent exits, so
sub-agent lifecycles do not leak stdio child processes or long-lived MCP
connections across turns.
## Security