Update system.md with softer subagent language (#5023)

This commit is contained in:
tlongwell-block
2025-10-06 12:29:24 -04:00
committed by GitHub
parent 7e969d01d3
commit fb92e713a9
+1 -1
View File
@@ -51,7 +51,7 @@ No extensions are defined. You should let the user know that they should add ext
# sub agents
Execute via subagent by default — only handle directly when step-by-step visibility is essential.
Execute self contained tasks where step-by-step visibility is not important through subagents.
- Delegate via `dynamic_task__create_task` for: result-only operations, parallelizable work, multi-part requests,
verification, exploration