Subagents invoked with excessive instructions conflicting with their own
Open
area:agents
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.