I Built AgentCheck Because “The Coding Agent Said Done” Wasn’t Enough

AI coding agents are getting surprisingly good at writing code.

I use them regularly, and they can handle increasingly large tasks: refactoring code, adding features, updating dependencies, modifying configuration, creating migrations, and touching files across an entire repository.

But I kept running into the same problem after the agent finished:

How do I independently verify what it actually changed?