agent active

Datasette Agent

Maker: datasette License: Apache-2.0 Stars: 116 First released: 2025-11-09 Language: Python
CLI Web

About

Datasette Agent is an open-source plugin that puts a conversational assistant inside Datasette, the tool for exploring and publishing SQLite databases. Installed next to Datasette, it serves a chat at /-/agent and a datasette agent chat mode in the terminal, where the model calls tools to inspect schemas, write and run SQL, and save what it wrote as a Datasette stored query. Write statements and saved queries are shown in full and run only after the person approves them, through Datasette's own permissions, and explorer reports and background agents run toward a goal without further input. Announced in May 2026 and still in alpha releases, it is aimed at people who already keep data in Datasette and want to ask questions of it without leaving the browser.