August 28, 2026 · The essay that carried the 120-project count to a wide audience. Its argument is that the conflict in open source is information asymmetry rather than hostility to tools: contributors who cannot judge the output flood maintainers who can, and the traditional ratio of high contributor effort to low maintainer effort inverts. It quotes Greg Kroah-Hartman on the kernel mailing list that "even with the best of the current and next generation tools, at least 1/3 of the results they generate are flat out wrong or harmful."
In the News: August 29, 2026
A read of 120 open source AI policies finds 37 outright bans, and a rule no agent can satisfy: only a human can sign the Developer Certificate of Origin.
Someone read 120 open source AI policies. 37 ban AI-assisted contributions outright
Yadav counted every project with a written, published policy, working from the public catalogue at melissawm/open-source-ai-contribution-policies, and read them in August 2026. The split: 72 allow AI assistance with conditions, 37 ban it…
Read story →Claude Code adds hooks that can block a model switch
Version 2.1.251 adds PreModelSwitch and PostModelSwitch hook events, which can block, confirm, or annotate a model switch. SessionStart resume hooks now receive session staleness and the estimated re-cache cost.
Read story →Warp publishes the shape of a feedback-to-skill loop, without measuring it
Warp's internal code review agent was producing comments engineers found unhelpful. Rewriting the prompt by hand worked but did not scale, and improving context files helped without fixing it.
Read story →