Agent Personas for github interactions #203213
Replies: 2 comments
|
💬 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. ⭐ |
|
This is a reasonable gap, and the current App identity model gives a useful boundary for the proposal.
If GitHub adds personas, I would make each persona a child of an owner rather than an alias that can impersonate the owner:
For now, if each agent needs a genuinely separate visible identity, separate GitHub Apps are the closest safe approximation. Reusing a PAT or user access token makes the action appear as the human, which is exactly the attribution problem this proposal is trying to solve. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Profile
Body
Many of us are using agents to interact with github under our accounts.
but when an agent comments on a PR, or another bot comment, under our own name it feels very icky, to see our name next to something we didn't write.
I would like to request a new github feature. one that allows the creation of Personas for agents to use, under own identity with scoped privileges.
Something similar to a github app, but dedicated to agents use.
That way those (sub)profiles link back to us owners, but show a different name and avatar. They wont have more privileges than us, and wont be able to bypass rulesets, like approve our own PRs, since the identity is still our own.
All reactions