docs: mention stopping sub-agents

This commit is contained in:
Peter Steinberger
2026-01-16 22:05:03 +00:00
parent 21fe4d9ded
commit 28a4cbc4ef

View File

@@ -111,7 +111,6 @@ Sub-agents use a dedicated in-process queue lane:
## Stopping
- Sending `/stop` in the requester chat aborts the requester session and stops any active sub-agent runs spawned from it.
- The `/stop` reply includes how many sub-agent runs were stopped.
## Limitations