Why AI Coding Agents Never Delete Code (I Measured It)
This story is from 2026-08-25. It is preserved in the archive; the latest stories are on the live feed.
My agent opened a PR: +214 / -3 . The task was "remove the legacy retry path." It did not remove the legacy retry path. It wrote a new retry path, put the old one behind a flag that defaults to on, added a compatibility shim between them, and deleted three lines of comments. Tests passed. The code…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-08-25 15:41 · DEV Community — AI
Why AI Coding Agents Never Delete Code (I Measured It)