telexed ~ c / ef69b883-2dfradar:50 · agent_toolLIVE
← back
NO.
#ef69b883
Topic
AGENTS & TOOLS
Source
Simon Willison
Published
2026-05-27 23:44:37
Importance
★ 5/10 — radar 50

`SQLite` Adds `AGENTS.md` Rules for Coding Agents

A major OSS project now draws a hard line: agent-written patches are out, reproducible bug reports are welcome. Treat AGENTS.md as repo-level policy, not just agent prompt decoration.

[ KEY POINTS ]
  1. SQLite says it does not accept agentic code, and removed “currently” to make that stance permanent.
  2. Agent-generated bug reports still have a path if they include a reproducible test case. That is the useful contribution format.
  3. The forum was split after a flood of AI bug reports. Maintainers need intake rules before agent traffic arrives.
  4. Adding AGENTS.md to your own repo can steer agents toward tests, repro steps, and contribution boundaries.
Originalsimonwillison.net/2026/May/27/sqlite-agents/#atom-everythingRead original →

// related