The chardet open source library relicensed from LGPL to MIT two days ago thanks to a Claude Code assisted "clean room" rewrite - but original author Mark Pilgrim is disputing that the way this was done justifies the change in license - my notes here: https://simonwillison.net/2026/Mar/5/chardet/
Can coding agents relicense open source through a “clean room” implementation of code?

Over the past few months it’s become clear that coding agents are extraordinarily good at building a weird version of a “clean room” implementation of code. The most famous version …

Simon Willison’s Weblog
@simon lots of public conversation logs for the courts to pour over when the time comes
@simon I think I'm of the opinion that it's impossible to clean room something that is open source with an LLM because the exact source is in the training corpus
@dvshkn @simon A clean room implementation isn't *required* for something to be non-infringing though, it just makes it easier to prove that you didn't infringe.