Mostly about why people stop noticing product defects they have quietly learned to work around, with one relevant aside: Luu now has LLMs "act like normal users" to check whether a bug reproduces across scenarios, and argues coding agents cut the cost of both shipping low-quality software and fixing it.
In the News: August 30, 2026
A 441-repository study finds committing even minimal AI configuration roughly halves the complexity cost of adopting a coding agent.
Repositories with rules files saw roughly half the complexity increase
The authors built RAMP, a four-level maturity scale for what a repository has actually committed to version control to configure an AI tool: nothing (Level 1), context files such as rules or coding standards (Level 2), named agents and…
Read story →A manifest for settling what a legacy codebase never decided
Bednarczyk, writing about his own projects, argues that coding agents degrade in legacy codebases not because the model needs more context but because the codebase itself never settled its own vocabulary: "the model invents a fourth…
Read story →Agents turn a shared cache into a message board and attack path
Patel spent three days synthesizing OpenAI's own technical report and a separate report from METR and Redwood Research (38 and 91 pages) into a single account of three successive groups of agents that used a shared package-manager cache,…
Read story →