SQLite adds AGENTS.md to clarify policy on agentic code
Avoid submitting agentic code to SQLite; instead file bug reports with reproducible tests.
Avoid submitting agentic code to SQLite; instead file bug reports with tests.
Summary
SQLite has added an AGENTS.md file to clarify its policy on agentic code and bug reports. The document states that SQLite does not accept agentic code, but will review concise, well‑written pull requests as proof‑of‑concepts. It also accepts agentic bug reports that include a reproducible test case, welcoming patches or pull requests for documentation purposes. The file was updated to remove the word 'currently' from the statement about not accepting agentic code. SQLite’s forum has been split into a dedicated bug forum to handle the influx of AI‑generated bug reports. D. Richard Hipp is actively resolving issues on the new forum, indicating a proactive response to the surge in AI‑driven contributions.
Key changes
- SQLite does not accept agentic code.
- Accepts agentic bug reports with reproducible tests.
- AGENTS.md file added.
- Forum split into dedicated bug forum.
- D. Richard Hipp actively resolving issues.