smart_toyAI/PROMPT ENGINEERING
sqlite AGENTS.md
sourceSimon Willison
calendar_todayMay 28, 2026
schedule2 min read
lightbulb
EXECUTIVE SUMMARY
SQLite Takes a Stand Against AI-Generated Contributions
Summary
SQLite has recently introduced an AGENTS.md file to clarify its stance on AI-generated code and contributions. This document outlines the project's policies regarding pull requests and bug reports from AI agents.
Key Points
- SQLite's AGENTS.md file was introduced five days ago to guide interactions with AI agents.
- The project does not accept pull requests without prior legal agreements that place them in the public domain.
- Human developers will review well-written pull requests as proof-of-concept before reimplementation.
- SQLite explicitly does not accept agentic code but will consider agentic bug reports with reproducible test cases.
- Patches or pull requests for documentation purposes are welcomed.
- A recent commit removed the word "(currently)" from the statement about not accepting agentic code.
- Due to an influx of AI-generated bug reports, a new SQLite Bug Forum has been created to manage these submissions.
- D. Richard Hipp is actively resolving issues on the SQLite Bug Forum with numerous commits.
Analysis
The introduction of the AGENTS.md file highlights SQLite's proactive approach to managing AI interactions, ensuring quality control and legal compliance. This move reflects broader industry concerns regarding the integration of AI in software development and the potential challenges it poses.
Conclusion
IT professionals should be aware of SQLite's policies regarding AI contributions and consider similar guidelines for their projects to maintain code quality and legal integrity.