Copilot code review now generally available
copilot
April 4, 2025
Copilot code review is now generally available!
Code review is one of the most critical parts of software development, but manual code reviews can be time-consuming. Copilot code review helps you offload basic reviews to a Copilot agent that finds bugs, potential performance problems, and even suggests fixes. This means you can start iterating on your code while waiting for a human review, helping you keep your code repositories more maintainable and focused on quality.
In just over a month since we launched the public preview, over 1 million developers have already used Copilot code review, and the response has been incredible.
Check it out in action, in both Visual Studio Code and GitHub:
To request a code review from Copilot, you can set up automatic reviews in a repo through repository rules. Or, you could ask Copilot to review a pull request on demand.
Copilot code review is available to all paid Copilot subscribers. Organizations and enterprises can enable it through the Copilot in github.com policy.
What’s next
We’re continuously improving Copilot code review. Today we’ve added support for C, C++, Kotlin, and Swift in public preview and we’ll add support for HTML and txt early next week.
To learn more, check out our code review docs. We can’t wait for you to try out these improvements, and we’d love your feedback in this GitHub Community discussion!
copilot
April 4, 2025
Copilot code review is now generally available!
Code review is one of the most critical parts of software development, but manual code reviews can be time-consuming. Copilot code review helps you offload basic reviews to a Copilot agent that finds bugs, potential performance problems, and even suggests fixes. This means you can start iterating on your code while waiting for a human review, helping you keep your code repositories more maintainable and focused on quality.
In just over a month since we launched the public preview, over 1 million developers have already used Copilot code review, and the response has been incredible.
Check it out in action, in both Visual Studio Code and GitHub:
To request a code review from Copilot, you can set up automatic reviews in a repo through repository rules. Or, you could ask Copilot to review a pull request on demand.
Copilot code review is available to all paid Copilot subscribers. Organizations and enterprises can enable it through the Copilot in github.com policy.
What’s next
We’re continuously improving Copilot code review. Today we’ve added support for C, C++, Kotlin, and Swift in public preview and we’ll add support for HTML and txt early next week.
To learn more, check out our code review docs. We can’t wait for you to try out these improvements, and we’d love your feedback in this GitHub Community discussion!
Similar Readings (5 items)
GitHub Copilot - Wikipedia
Microsoft just made Github Copilot free — here’s why it's a big deal
GitHub Copilot: Now with more.
GitHub Copilot Adds Vibe Coding Abilities
Microsoft to allow autonomous AI agent development starting next month
Summary
Copilot code review now available for all paid subscribers. Automates basic code reviews, finding bugs and suggesting fixes. Over 1 million developers have used it in a month. Available on Visual Studio Code and GitHub. Supports C, C++, Kotlin, Swift, with HTML and txt coming soon. Learn more from