Skip to content

0.3a0

Pre-release
Pre-release

Choose a tag to compare

@simonw simonw released this 15 Jun 17:19
476f0e0
  • New tool, execute_write_sql, which requests user approval and then writes to a database - taking user permissions into account. #27
  • datasette agent chat can execute tools that require user approval. #30
  • Three new options for datasette agent chat - --root to run as root, --yes to approve all ask user questions, and --unsafe for both.
  • Tools can now provide plain text alternatives to HTML, for display in the datasette agent chat CLI. #31