Opus 5 Code-Style Pollution Warning Sparks "Humans Are the Worst Agents" Jokes
On September 9, a discussion about AI-assisted coding workflows turned into a popular in-community meme. At the center was bclavie's engineering-practice warning about Claude Opus 5: letting Opus 5 touch any file in a codebase without the strictest coding standards in place is one of the worst things you can do to it—because once its code style gets written in, other AI assistants will faithfully propagate that style across the entire codebase in subsequent work, creating a "style contamination that self-replicates" problem.
Confirmed
- The gist of bclavie's warning: before using a strong model to modify code, set up strict coding standards first; otherwise bad style will keep being spread by AI assistants.
- intellectronica responded to the incident with irony, saying "letting humans touch the codebase, now that's a disaster."
- bclavie then played along, asking intellectronica "so what harness are you running humans on," flipping the agent harness (evaluation/runtime framework) jargon that's hottest in AI circles back onto humans themselves.
Why it matters
- The exchange highlights a real risk in AI coding workflows: in an era of multiple AI assistants collaborating, style contamination is no longer an isolated issue but a systemic one that downstream tools will faithfully amplify.
- The self-deprecating "humans are the most dangerous Agent" meme also reflects the community's humorous take on comparing human code quality with AI code quality, helping this serious engineering warning go viral.
2026-09-09 ~ 2026-09-09 · 5 related posts
Primary sources
- Warning: uncurated Opus 5 writes poison your codebase style for every other agent — bclavie · 2026-09-09
- [source] Opus 5 can poison your codebase's style — and every other assistant will spread it — bclavie · 2026-09-09
- [source] Letting Opus 5 touch your codebase without strict guidelines pollutes every assistant's style — intellectronica · 2026-09-09
- [source] Dev jokes humans are the worst agents: 'see what they do to codebases' — bclavie · 2026-09-09
- The harness joke that writes itself: 'what harness do you run your humans in?' — intellectronica · 2026-09-09