Datasette Agent
DatasetteLLM-powered agent assistant for Datasette, Simon Willison's tool for exploring and publishing structured data in SQLite. A chat interface at /-/agent answers natural-language questions against databases: the agent writes and runs SQL (save_query, execute_write_sql tools), explores data in the background, and renders results. Uses the datasette-llm plugin to call models and exposes an extensible tool surface (charts, image generation) for third-party tools.
Apache-2.0 (verified LICENSE body). EARLY/ALPHA: latest PyPI 0.3a0 (15 Jun 2026), announced ~21 May 2026, runs on Datasette 1.0a33. ~96 stars, 7 tags. Verified 2026-06-19.
Openness
5 high confidence- license
- Apache-2.0(OSI)
- source
- public(GitHub)
- core-gated
- ungated
Apache-2.0 verified against LICENSE body; full source public on the datasette org; no gated tier.
- https://github.com/datasette/datasette-agent/blob/main/LICENSE recorded 2026-06-19
Apache License 2.0 full text
Adoption
1 high confidencePre-release alpha (PyPI 0.3a0, Jun 2026) roughly one month old; ~96 GitHub stars. Minimal adoption to date, included as an emerging on-thesis structured-data agent.
- https://github.com/datasette/datasette-agent recorded 2026-06-19
~96 stars, 7 tags; PyPI 0.3a0 (15 Jun 2026)
Capability
2 medium confidenceNarrow, early structured-data agent on an alpha release; capable within its domain but limited in scope and maturity, so scored 2.
- https://agent.datasette.io/ recorded 2026-06-19
docs: /-/agent NL-to-SQL chat, save_query/execute_write_sql tools, pluggable tool surface
Unchanged since 2026-07-30 (last edited, not re-checked)