Easily apply Copilot code review feedback with Copilot cloud agent

Published: (May 19, 2026 at 06:28 PM EDT)
2 min read

Source: GitHub Changelog

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. 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, allowing you to batch together specific feedback before handing it off to the 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, a dialog appears 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.

With the new Fix batch with Copilot button in Copilot’s Pull Request Overview comment, you can ask the 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.

Join the discussion within the GitHub Community.

0 views
Back to Blog

Related posts

Read more »