Describe the bug
- Given the custom agents implementing orchestration pattern
- When the orchestrator agent clearly instructed to give the instruction X to subagent
- Then it completely ignores it and produces excessive and reinterpreted instructions
- As a result the subagent is confused as it often gets contradictory instructions from coordinator and looses focus on its own instructions
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
Running subagents should be strict as instructions given to the parent agent
Additional context
No response
Describe the bug
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
Running subagents should be strict as instructions given to the parent agent
Additional context
No response