I audited 155 agent jobs: the costliest failures all reported success

ranbuman · reddit · 2026-08-18

The author reviewed 155 delegated jobs across projects; 14 failed, and not one due to the model misreading the task — 11 were 400-900s timeouts, plus one DNS failure, one 529, and a session limit on the far side.

What actually cost days was the class of tools that return success while doing nothing: a browser fill reporting ok with an empty field, getstate always reporting an empty textarea, and a form whose submit click did nothing because g-recaptcha-response was empty. The agent then continues with a false belief for the rest of the run.

Fixes:

The failure log he expected to be full of bad reasoning was full of infrastructure.

Original post →

More from coding & agent

coding & agent channel →