Copilot code review now runs on an agentic architecture 🚀 #186303
ebndev
announced in
Copilot News and Announcements
Replies: 1 comment
-
|
Hi, We would like to get ability to set different types of the runner(s) depending on the situation when specific runner type fits the best. It can be ability to set runner type for custom agent and then use this custom agent if we wish as CCR, CCA or whatever the use case. For now it is too limited to have a single setting which will apply for any Copilot "activity". |
Beta Was this translation helpful? Give feedback.
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.
-
Copilot code review now runs on an agentic tool-calling architecture and is generally available for all users with Copilot Pro, Copilot Pro+, Copilot Business, and Copilot Enterprise. For background, see the public preview announcement.
What's new? ✨
Copilot code review now uses agentic tool calling to gather broader repository context as needed (e.g., relevant code, directory structure, and references) so feedback reflects how your changes fit into the larger architecture. With agentic tool-calling, you will now receive:
Why it matters💡
You get more targeted, higher-signal review comments with less noise. This helps you merge with confidence and ship cleaner code faster.
New to Copilot code review? Get started by checking out our Copilot code review documentation.
Self-hosted runners: Setup required 🛠️
Agentic Copilot code review runs on GitHub Actions. If you have opted out of GitHub-hosted runners, you’ll need to complete a one-time self-hosted runners setup to receive agentic Copilot code reviews on pull requests. Otherwise, there is no setup required. If you prefer, Copilot code review can also run on GitHub-hosted larger runners.
🌟Leave a comment!
Join the discussion and leave feedback in the comments below!
Beta Was this translation helpful? Give feedback.
All reactions