Specialized sub-agents — planner, navigator, editor, executor
A common architecture mirrors a human development team: distinct agents for planning, code localisation/navigation, editing, and execution/testing. Students…
A common architecture mirrors a human development team: distinct agents for planning, code localisation/navigation, editing, and execution/testing. Students…
A common architecture mirrors a human development team: distinct agents for
planning, code localisation/navigation, editing, and execution/testing. Students
learn how this decomposition improves issue-resolution rates on complex
repositories and how it maps onto the sub-agent mechanics from EB-2.