Skip to content

Improve coordinator delegation — reduce 'takeover' behavior #257

@bradygaster

Description

@bradygaster

Summary

Users report that the Copilot coordinator sometimes 'takes over' and does work directly instead of delegating to squad agents. Improve delegation behavior so the coordinator consistently routes to agents.

Origin: Discussion #161 by @jamescarter-le

Symptoms

  • Coordinator generates code directly instead of spawning agents
  • Agent responses get overwritten by coordinator
  • Users need workarounds like 'team fan out' to force delegation

Proposed Improvements

  • Stronger routing heuristics in squad.agent.md
  • Better prompt cues that reinforce delegation
  • CLI mode improvements that give users more direct control over agent routing
  • Consider a 'strict delegation' mode that prevents coordinator from generating domain artifacts

Related

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions