A familiar interaction with a coding agent looks like this:
"I implemented the feature, updated the tests, and everything passes."
That sounds reassuring.
But what exactly does everything passes mean?
Did the agent actually run the tests?
A familiar interaction with a coding agent looks like this: "I implemented the feature, updated the...
A familiar interaction with a coding agent looks like this:
"I implemented the feature, updated the tests, and everything passes."
That sounds reassuring.
But what exactly does everything passes mean?
Did the agent actually run the tests?

There's a specific kind of confidence that a coding agent projects when it finishes a task. It...

If you run a coding agent on a real project, you have probably lived through all three of these...

An AI agent can make CI go green without making the code right. Here's how that happens, and how far you can get catching it.

Back when I first delegated QA to an AI agent, it signed off on a tool with "all features working,...

If you work with a coding agent, count the things watching it right now. Linters. Git hooks. CI....

Picture a renewal call. The client is happy with the work. Then they ask one fair question. "This...