We would like Harness Worker Agent to support an orchestrator-agent pattern, where a primary Worker Agent can coordinate multiple specialized agents to complete an end-to-end task.
Today, individual agents can be designed for specific responsibilities, but for more complex use cases we need an orchestration layer that can determine which agents should participate, invoke them in the appropriate order, and most importantly hand off context and outputs between agents.