datasette-agent 0.2a0 lets tools ask users questions during execution through ToolContext. Unanswered questions suspend the agent turn, render as chat UI forms, and persist across server restarts. A new save_query tool can store agent-written SQL as a Datasette saved query, but only after explicit human approval.
Simon Willison released Datasette 1.0a31, a significant alpha release with two headline features: write SQL execution and stored queries. Users with the right permissions can now run database-changing queries and save queries privately or for other members of a Datasette instance. The new interface can generate templated insert, update, and delete queries for editable tables while blocking unauthorized actions such as creating tables without permission.
Simon Willison, the founder of the well-known open-source data analysis tool Datasette, has recently released the latest alpha version of…
Simon Willison's open-source AI assistant tool for Datasette, `datasette-agent`, has recently released version 0.1a3 in alpha. Datasette is an open-source…
Hugging Face has officially announced the launch of a brand-new "SQL Console" feature on the Datasets pages of the Hugging Face Hub. This feature is designed…
The official Hugging Face blog has announced an important integration: developers can now use DuckDB to directly analyze and query more than 50,000 open…