sqlite AGENTS.md SQLite has updated its AGENTS.md file to explicitly state it does not accept agentic code, removing the word "currently" to strengthen the policy. The project also split AI-generated bug reports into a separate SQLite Bug Forum after being flooded with submissions of varying quality. D. Richard Hipp is actively resolving issues on the new forum with a series of code commits. SQLite does not accept pull requests without prior agreement and/or accompanying legal paperwork that places the pull request in the public domain. However, the human SQLite developers will review a concise and well-written pull request as a proof-of-concept prior to reimplementing the changes themselves. SQLite does not accept agentic code. However the project will accept agentic bug reports that include a reproducible test case. Patches or pull requests demonstrating a possible fix, for documentation purposes, are welcomed. The most recent commit https://github.com/sqlite/sqlite/commit/db7fe319ed5a18dbc732ab8eacea557f41cd910f to that file removed the word " currently " from "SQLite does not accept agentic code, with the commit message "Strengthen the statement about not accepting agentic code". Meanwhile the SQLite forum was being flooded with so many AI-generated bug reports - of varying quality - that they've now split those off https://sqlite.org/forum/forumpost/2e7a8d6ba4b46d8315e80fd4a1e2feb40948dff5b7b11d5ba9cea5cb40aa252b into a new SQLite Bug Forum https://sqlite.org/bugs/forum . D. Richard Hipp is resolving issues on there with a flurry of commits to the codebase. Via Alex Garcia on the Datasette Discord https://discord.com/channels/823971286308356157/1097032579812687943/1507447792598253748 Tags: sqlite https://simonwillison.net/tags/sqlite , ai https://simonwillison.net/tags/ai , d-richard-hipp https://simonwillison.net/tags/d-richard-hipp , generative-ai https://simonwillison.net/tags/generative-ai , llms https://simonwillison.net/tags/llms , coding-agents https://simonwillison.net/tags/coding-agents , ai-security-research https://simonwillison.net/tags/ai-security-research