telexed ~ c / 14083e77-926radar:40 · agent_toolLIVE
← back
NO.
#14083e77
Topic
AGENTS & TOOLS
Source
Simon Willison
Published
2026-05-14 22:01:42
Importance
★ 4/10 — radar 40

`datasette-agent` `0.1a1` tightens table visibility permissions

Table listing now follows execute-sql permission checks. Small release, but useful if you expose agentic database access to users.

[ KEY POINTS ]
  1. execute-sql now controls which tables are shown to users, reducing accidental schema exposure in datasette-agent.
  2. The change is narrow: one permission behavior fix in 0.1a1, not a broader agent capability release.
  3. Worth noting for hosted Datasette instances with multiple users; otherwise low urgency.
Originalsimonwillison.net/2026/May/14/datasette-agent/#atom-everythingRead original →

// related