Added
- Allow child agents whose resolved builtin tools explicitly include
subagentto run child-safe nested fanout, with parent-visible nested status trees and nestedstatus/interrupt/resumeby id.
Fixed
- Preserve compact nested child summaries in grouped result/intercom payloads and async completion metadata before ordinary result files are processed and deleted.
- Keep async result files retryable when nested registry enrichment temporarily fails, instead of marking them seen before a successful delivery pass.
- Require an explicit id for child-safe nested
statuswhen no local foreground run is active, preventing fanout children from listing unrelated top-level async runs. - Keep fanout child control inbox polling alive across transient filesystem errors, and retain control requests for retry when control-result writes fail.
- Share nested path/env sanitization between child launch arguments and nested event projection.