New software, execute_write_sql, which requests consumer approval after which writes to a database – taking consumer permissions into consideration. #27
I added a mechanism for asking consumer approval in datasette agent 0.2a0. The brand new execute_write_sql software can now immediate the consumer for all types of helpful operations. This is an instance the place I add some pelican sightings to my pelican_sightings desk:

The brand new model additionally enhances the datasette agent chat terminal mode to assist approvals, and provides a number of new choices together with –unsafe mode for auto-approving them:
datasette agent chat can execute instruments that require consumer approval. #30
Three new choices for datasette agent chat – –root to run as root, –yes to approve all ask consumer questions, and –unsafe for each.
Instruments can now present plain textual content alternate options to HTML, for show within the datasette agent chat CLI. #31
The datasette agent chat content material.db -m gpt-5.5 –unsafe command can now be used to talk immediately with a selected database and immediately modify it by prompts like “create a notes desk”, “add a be aware about X” and so forth.
