chore(docs): add the missing trailing newline to the task mode guide

Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 966172508
This commit is contained in:
George Weale
2026-08-17 14:08:29 -07:00
committed by Copybara-Service
parent 365927567f
commit 576d5678b1
+1 -1
View File
@@ -203,4 +203,4 @@ behavior:
- **Requires `finish_task`**: In `mode="task"`, the remote agent must emit
`finish_task` to signal completion.
- **No Direct Transfer**: Task agents cannot be targeted via
`transfer_to_agent`; they must be invoked as sub-agents/tools.
`transfer_to_agent`; they must be invoked as sub-agents/tools.