datasette-agent 0.1a3
Simon Willison · Simon Willison · 2026-05-21
Simon Willison releases datasette-agent 0.1a3, adding 'View SQL query' buttons, improved truncated-response handling, and a fix for empty reasoning chunks in the Datasette Agent UI.
Appears in
Extraction
Topics: datasettesoftware-releaseui-improvement
Claims
- Version 0.1a3 adds 'View SQL query' buttons for both visible tables and collapsed SQL result tool calls.
- Empty reasoning chunks are no longer displayed to the user.
- Truncated responses are handled more gracefully, with tables still rendering even when SQL results were truncated.
Key quotes
View SQL query buttons for both visible tables and collapsed SQL result tool calls.
Improved handling of truncated responses - table still displays to the user even if the SQL results were truncated when showing the agent.