Zig project enforces strict anti-LLM contribution policy across all community interactions
By
Simon Willison
A five-star bake. Worth schmearing, sharing, saving.
Summary
Zig, a prominent open source programming language project, has implemented one of the strictest anti-LLM policies among major open source projects. The policy prohibits the use of LLMs for issues, pull requests, and bug tracker comments, including translations. This stands in notable contrast to the Bun JavaScript runtime (the most prominent project written in Zig), which was acquired by Anthropic in December 2025 and makes heavy use of AI assistance. Bun also operates its own fork of Zig.
Key quotes
· 3 pulledNo LLMs for issues.
No LLMs for pull requests.
No LLMs for comments on the bug tracker, including translation.
You might also wanna read
QEMU Proposes Limited Acceptance of AI-Assisted Code Contributions
QEMU, the open-source machine emulator and virtualization platform, is considering relaxing its blanket ban on AI-generated contributions. P
LLVM Project Proposes Human Oversight Policy for AI-Generated Code Contributions
The article discusses a proposed policy for AI tool usage in the LLVM project, focusing on requiring human oversight for AI-generated contri
discourse.llvm.org·5mo agoNetflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·1d agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
