logoalt Hacker News

ranger_dangertoday at 6:54 AM0 repliesview on HN

Pretty much any existing project (that started before LLMs were a thing) who accepts LLM-generated code, I would argue fits your requirement, since the PRs adhere to their existing code style and guidelines, or they wouldn't be accepted in the first place. In those cases it may be impossible to tell that an LLM was even involved.

Recent notable examples would be the Linux kernel or cURL.