Better tools made Copilot code review worse. Here’s how we actually improved it.

GitHub detailed how they improved Copilot’s code review capabilities after initial attempts with new tools inadvertently degraded performance. The solution involved migrating to Unix-style code exploration tools, which helped reduce review costs by optimizing agent workflows around pull request evidence.

Source: GitHub Blog