Skip to main content
August 26, 2026 Two upgrades make agent-to-agent delegation easier to follow:
  • One thread per delegated issue: when an orchestrator fans work out (one ticket per failing model, for example), each delegated issue now runs in its own session with its own Slack thread, instead of stacking every update into one thread.
  • Ask how the fan-out is going: the new check_delegated_agents tool reports the live status and latest output of every agent a session delegated to with invoke_agent, so an orchestrator can answer β€œis anything still running” mid-run without waiting on callbacks.
See agent-to-agent delegation and the agent tools reference. Shipped with the August 26, 2026 platform release.