Copilot Code Review Gets Smarter Fixes — May 2026
Copilot code review suggestions now come with a pre-flight dialog. Choose how fixes are applied, pick your model, and batch multiple suggestions together before Copilot acts.
TL;DR
- Implement suggestion renamed to Fix with Copilot with a pre-flight dialog for control
- New Fix batch with Copilot button lets you apply multiple code review comments at once
- Choose direct PR edits or new PRs, pick your model, add custom instructions before Copilot acts
New
- Fix with Copilot dialog — Before applying a code review suggestion, you now see a dialog where you can choose whether to edit your current PR directly or open a new one, select which model to use, and add custom instructions to guide the fix.
- Fix batch with Copilot button — On the Pull Request Overview comment, batch multiple Copilot code review suggestions together and apply them in one go instead of handling each individually.
What Changed
- Implement suggestion → Fix with Copilot — The old button that auto-tagged @Copilot now shows a dialog first, giving you control over the fix before it happens.
- Implement all suggestions → Fix batch with Copilot — Replaced with a smarter batch handler that lets you pick which comments to address together.
Update: Available now in GitHub Copilot. No action required — the UI changes roll out automatically to your pull requests.
Source: GitHub Changelog