0.3a0
Pre-release
Pre-release
- New tool,
execute_write_sql, which requests user approval and then writes to a database - taking user permissions into account. #27 datasette agent chatcan execute tools that require user approval. #30- Three new options for
datasette agent chat---rootto run as root,--yesto approve all ask user questions, and--unsafefor both. - Tools can now provide plain text alternatives to HTML, for display in the
datasette agent chatCLI. #31