simple-orchestration
여러 전문 영역의 결과를 결합·조정해야 하거나 한 결과가 다음 단계의 입력이 되는 요청을 서브에이전트에 나누기 전에 로드한다. 독립적인 일은 dispatch_agents로 한 번에 병렬 위임하고, 단일 요청은 transfer_to_agent로 넘긴 뒤 결과를 검증·통합한다.
- Compatibility
- 서브에이전트가 연결된 런에서만 쓸모가 있다. dispatch_agents 는 최상위 런에만 제시되고, 서브에이전트로 실행 중이면 transfer_to_agent 만 남는다.
Pinned to revision 7014948eabc4, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.