Proposed Feature Request: Support for Multi-Agent Identities (Sub-Bots) for GitHub Apps #189554
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Problem Statement:
Currently, GitHub Apps are treated as a single monolithic entity. While an App can perform actions, it cannot be assigned to an Issue or PR. To work around this for AI Agents, developers are forced to create "Machine Users," which consume paid seats and are difficult to manage at scale.
The Use Case: AI Agent Orchestration
I am building infrastructure that exposes a team of specialized AI agents (e.g., a "Security Agent," a "Reviewer Agent," and a "Docs Agent").
Proposed Solution:
Allow GitHub Apps to register "Sub-Identities" or "Agent Members."
Why this matters now:
As the industry moves toward Agentic Workflows, GitHub needs a native way to represent AI swarms. Treating every AI agent as a full "Human User" is an outdated model that creates friction for developers building the next generation of automated tooling.
Beta Was this translation helpful? Give feedback.
All reactions