datasette-agent 0.3a0
Simon Willison has released datasette-agent version 0.3a0, introducing a new tool called `execute_write_sql`. This tool allows users to approve database write operations, enhancing security and control. The update also improves the chat terminal mode to support these approvals, with options for running as root, auto-approving requests, and handling plain text alternatives to HTML for CLI display. Additionally, the `content.db` command now supports direct database modification through chat prompts, with an unsafe mode for immediate execution. AI
IMPACT Enhances user control and security for AI-driven database operations.