• Two Open Source + AI policy posts in 24 hours, MicroPython now requires AI disclosure on every pull request . • The EFF just published their own policy for LLM-assisted contributions to their open source projects, neither one is a ban, both require transparency. • MicroPython’s approach is a checkbox: did you use AI, yes or no, and if yes, a human better have actually reviewed the code. • The EFF’s version goes further into the ‘why’: maintainer burnout from reviewing AI-generated slop, the resource drain on small teams, and the fact that LLM output “looks mostly human generated” while hiding bugs that replicate at scale. • Both organizations arrived at the same conclusion independently. • You can’t stop people from using these tools, but you can make them own it.

Article Summaries:

  • In the past 24 hours, two major open‑source projects announced new AI‑transparency rules. MicroPython now requires every pull request to indicate whether AI assistance was used, and if so, that a human has reviewed the code. The Electronic Frontier Foundation (EFF) released a similar policy for its own projects, citing maintainer burnout, resource strain, and the difficulty of spotting bugs in LLM‑generated code. Both policies focus on disclosure rather than bans, and they emerged independently. The move reflects a broader trend of open‑source communities setting their own guidelines to manage the growing influx of AI‑generated contributions without external mandates.

Sources: