Hacker News
SDL Bans All AI-Written Code Contributions — Security, Legal, and Accountability Cited
Simple DirectMedia Layer, one of the most widely used cross-platform libraries in gamedev, formally banned AI/LLM-generated code contributions via PR template and AGENTS.md. AI can identify issues but solutions must be human-authored. Reasons: security integrity (subtle vulnerabilities), legal clarity (copyright ambiguity), code quality, and accountability. 127pts/133 comments on HN. First major C/C++ systems library to implement a total AI code ban.
Source
↳ Follow the thread