GitHub Copilot Code Review Gains Auto-Resolution, Smart Commits, and Deeper Analysis
GitHub Copilot Code Review now includes features like automatic resolution of comments once addressed and generation of smart commit messages for applied suggestions. Behind the scenes, it leverages a broader suite of shell tools for more robust code validation and employs an ensemble of agents for more thorough and cost-effective Lite reviews. These updates streamline the code review workflow, allowing developers to focus on unresolved feedback and receive higher-quality, more accurate suggestions. This enhances the overall developer experience and the efficacy of AI-assisted code evaluation.
- →Automatic resolution of addressed comments
- →Smart commit messages for autofix suggestions
- →Enhanced code analysis with shell tools
- →Improved Lite reviews using an ensemble of agents
Features (2) ›
- Automatic resolution of addressed comments
Copilot Code Review now automatically resolves its comments once a subsequent commit addresses the underlying feedback, ensuring open threads reflect only outstanding issues.
- Smart commit messages for autofix suggestions
When applying a Copilot autofix suggestion, the tool now generates a context-aware commit message based on the changes, rather than a standard auto-filled one.
Enhancements (2) ›
- Enhanced code analysis with shell tools
Copilot Code Review now integrates a full set of shell tools from the Copilot SDK, enabling deeper validation through build commands, tests, and script execution.
- Improved Lite reviews using an ensemble of agents
The Lite effort level now utilizes multiple AI agents working together, combining their perspectives to produce more thorough and accurate reviews at a potentially lower cost.
https://github.blog/changelog/2026-09-11-auto-resolution-and-analysis-updates-in-copilot-code-review
Related releases
- GitHub Copilot Weekly Releases: Jira Integration, HydraFusion, and Enterprise Controls GitHub Changelog ·
- GitHub Launches Refreshed Repository Pull Requests Page in Public Preview GitHub Changelog ·
- GitHub AI Scan for PRs: API Management Now in Public Preview GitHub Changelog ·
- Control GitHub Actions Cache Access with cache-mode GitHub Changelog ·
- GitHub Copilot Deprecates MAI-Code-1-Flash Model GitHub Changelog ·
- npm Extends 72-Hour Recovery-Code Security Holds to All Accounts GitHub Changelog ·