| 1 | //! Task tools for delegated child runs. |
| 2 | //! |
| 3 | //! The Task tool allows the main agent to delegate specialized work to focused |
| 4 | //! child runs. Each child run gets bounded context and the permissions declared |
nothing calls this directly
no outgoing calls
no test coverage detected