Copilot Code Review
Copilot code review uses AI to find problems in code before they ship. Better tools didn't improve it at first. GitHub improved it by changing how it works.
What autonomous AI agents can actually do right now, versus what a demo suggests they can do. Capability claims checked against independent evidence where it exists.
3 published signals in AGENTS — page 1 of 1
Copilot code review uses AI to find problems in code before they ship. Better tools didn't improve it at first. GitHub improved it by changing how it works.
Agents navigating unknown graphs need a way to handle edge failures. Stochastic Reset Pathfinding (SRP) learns from these failures to find better paths. It's tested in simulation, but real-world use is still unproven.
Agents lack reusable skills from human experience. RESOURCE2SKILL distills skills from multimodal resources, not just text or agent traces. This could make agents more useful, but we don't know yet whether it holds up outside the lab.