MCPcopy Index your code
hub / github.com/AI45Lab/Code / task.rs

File task.rs

core/src/tools/task.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected