telexed ~ c / 9a6eab58-defradar:40 · agent_toolLIVE
← back
NO.
#9a6eab58
Topic
AGENTS & TOOLS
Source
Simon Willison
Published
2026-05-21 15:15:58
Importance
★ 4/10 — radar 40

`datasette-agent-charts` `0.1a2` adds SQL inspection for charts

Rendered charts now expose the SQL behind them. Small alpha feature, but useful for debugging agent-made data views.

[ KEY POINTS ]
  1. A new View SQL query button appears below rendered charts, making generated queries easier to audit.
  2. The release lists one user-facing change, so this is a narrow upgrade rather than a broader tool shift.
  3. SQL visibility reduces blind trust in agent-generated charts; useful when turning database answers into shareable views.
Originalsimonwillison.net/2026/May/21/datasette-agent-charts/#atom-everythingRead original →

// related