releases.shpreview

Implement suggestion → Fix with Copilot; batch fixes now supported

2 features1 enhancementThis release2 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗

Copilot code review’s previous Implement suggestion button has now been renamed to Fix with Copilot and updated to support a UI dialog for more control over how suggestions are applied. Now you can define what happens next and control how the fix should be applied. Additionally, the Implement all suggestions button located on Copilot’s Pull Request Overview comment has been replaced with the Fix batch with Copilot button. This allows you to batch together specific feedback before handing it off to Copilot cloud agent.

A clearer handoff from review to code change

Previously, clicking Implement suggestion would generate a comment tagging @Copilot on your behalf to open a new pull request with the necessary changes. Now, when you click the Fix with Copilot button on a Copilot code review comment, you’ll see a dialog before the handoff begins. From there, you can:

  • Choose whether to apply the change directly to your pull request or open a new pull request targeting your branch.
  • Select the model you want Copilot to use when implementing the changes.
  • Add optional additional instructions to guide the changes.

Video

Ask Copilot to address multiple comments at once

With the new Fix batch with Copilot button in Copilot’s Pull Request Overview comment, you can ask Copilot cloud agent to address multiple Copilot code review comments at once and select which comments should be applied.

This helps you act on multiple comments more efficiently instead of handling each one individually.

Video

Join the discussion within GitHub Community.

The post Easily apply Copilot code review feedback with Copilot cloud agent appeared first on The GitHub Blog.

Fetched May 20, 2026