sqlite AGENTS.md
Summary
SQLite recently introduced an AGENTS.md file, dated May 27, 2026, to guide interactions for AI agents targeting its codebase. The policy explicitly states SQLite does not accept agentic code contributions or pull requests without prior agreement, though human developers will review concise proof-of-concept pull requests. It does, however, welcome agentic bug reports that include reproducible test cases. A recent commit strengthened this stance by removing "(currently)" from the agentic code rejection. Concurrently, due to a flood of varying quality AI-generated bug reports, SQLite established a new, dedicated SQLite Bug Forum to manage these submissions, with D. Richard Hipp actively resolving issues.
Key takeaway
For AI Engineers or developers considering contributing to SQLite using automated agents, understand that the project has a firm policy against accepting agentic code. While your agent-generated bug reports with reproducible test cases are welcomed in the new SQLite Bug Forum, direct code contributions from agents are not. Focus your efforts on high-quality bug identification and adhere strictly to the AGENTS.md guidelines.
Key insights
SQLite formalizes strict policies for AI agent interactions, rejecting agentic code but accepting agent-generated bug reports.
Principles
- SQLite rejects agentic code contributions.
- Human review for concise PoC pull requests.
- Agentic bug reports with reproducible test cases are accepted.
In practice
- Submit agentic bug reports to the new forum.
- Do not submit agentic code as pull requests.
- Ensure PoC pull requests are concise.
Topics
- SQLite
- AI Agents
- Open-Source Policy
- Code Contributions
- Bug Reporting
- AGENTS.md
Code references
Best for: CTO, VP of Engineering/Data, AI Architect, Software Engineer, AI Engineer, Director of AI/ML
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Simon Willison's Weblog.