Assign tasks to GitHub Copilot Agents #172
moonolgerd
started this conversation in
Ideas
Replies: 1 comment
|
Great timing, @moonolgerd! This is actually now live. @copilot is a first-class team member in Squad. You can auto-assign via labels (tag issues with squad:copilot), use formal delegation from agent charters, and pass custom agent context so Copilot runs with full Squad awareness. Check out the README for the latest on how @copilot integrates as a team member. Your diagram above is exactly the integration pattern we're now supporting! 🎉 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I was able to compact squad.agent.md down to less than 30K lines, which allowed assigning Squad agent to GitLab Copilot Agent sessions.
I also add the following to .squad/routing.md:
Would it make sense to couple Squad agents with actual GitHub Copilot Agent sessions?
All reactions