Improvement

April 10, 20261 Minute Read

Copilot cloud agent’s validation tools are now 20% faster

When Copilot cloud agent writes code, it automatically runs GitHub’s security and quality validation tools, including CodeQL, the GitHub Advisory Database, secret scanning, and Copilot code review. If any problems are found, Copilot attempts to resolve them before finishing work and requesting review.

These validation tools now run in parallel rather than sequentially, reducing validation time by 20%. This means Copilot works faster while still maintaining the same quality.

You can configure which validation tools the cloud agent runs from the Copilot -> Cloud agent section in repository settings.

To learn more, head to our Copilot cloud agent documentation.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Copilot cloud agent’s validation tools are now 20% faster - GitHub Changelog