Tuesday, June 16, 2026
  • x
  • facebook
  • instagram

CurrentLens.com

Insight Today. Impact Tomorrow.

  • Home
  • Models
  • Agents
  • Coding
  • Creative
  • Policy
  • Infrastructure
  • Topics
    • Enterprise
    • Open Source
    • Science
    • Education
    • AI & Warfare
Latest News
  • DeepTrap uncovers contextual vulnerabilities in OpenClaw agents
  • HPE Expands AI Factory With NVIDIA for Agentic Deployments
  • NVIDIA Blackwell Sweeps MLPerf Training v6.0, Tops Per‑GPU and Scale
  • Z.ai Ships GLM-5.2 with Usable 1M-Token Context
  • Adds execute_write_sql tool to request approval before DB writes
  • Extend Vision-Language-Action Policies to New Tasks via Retrieval
  • DeepTrap uncovers contextual vulnerabilities in OpenClaw agents
  • HPE Expands AI Factory With NVIDIA for Agentic Deployments
  • NVIDIA Blackwell Sweeps MLPerf Training v6.0, Tops Per‑GPU and Scale
  • Z.ai Ships GLM-5.2 with Usable 1M-Token Context
  • Adds execute_write_sql tool to request approval before DB writes
  • Extend Vision-Language-Action Policies to New Tasks via Retrieval
  • Home
  • Agents & Automation
  • Adds execute_write_sql tool to request approval before DB writes

Adds execute_write_sql tool to request approval before DB writes

Posted on Jun 16, 2026 by CurrentLens in Agents
Adds execute_write_sql tool to request approval before DB writes

Photo by Emilipothèse on Unsplash

The update also expands the agent chat terminal to support approval flows and adds --root, --yes and --unsafe options for CLI control.

AI Quick Take

  • execute_write_sql prompts users and then performs writes using the user's database permissions.
  • Agent chat now supports approval flows and offers CLI flags (--root, --yes, --unsafe) to change approval behavior.

Simon Willison published datasette-agent 0.3a0, introducing a new execute_write_sql tool that requests user approval before writing to a database and executes those writes under the requesting user's permissions.

The release extends the agent’s prior approval mechanism to actual database mutations and enhances the agent chat terminal to handle approval flows. The chat CLI gains three new options---root to run as root, --yes to approve all prompts, and --unsafe to combine both behaviors-plus support for plain-text alternatives to HTML when tools return content for the CLI. Examples in the notes show the agent inserting pelican sightings and allow commands like chatting directly with a specific database (e.g., content.db) to create tables or add notes.

For developers embedding agents with Datasette, these changes convert approval interactions from a gating UX feature into actionable write capabilities, enabling practical workflows that modify data with explicit user consent. The new flags provide convenience for scripted or automated runs but also surface security trade-offs around auto-approval and elevated privileges. The release documentation does not detail auditing, logging, or broader access controls, so teams should treat --unsafe and --root with caution until organizational controls are clarified.

Readouts to watch next include any subsequent additions for auditability or role-based restrictions, community feedback on real-world safety implications, and whether contributors add finer-grained policy hooks to let operators control which agent tools can request writes.

Posted in Agents & Automation | Tags: agents-automation, datasette, llm-tool-use, databases, developer-tools, open-source, Release, New
  • Latest
  • Trending
OpenAI Launches Three Academy Courses on Agents and Workflows
  • Agents & Automation

OpenAI Launches Three Academy Courses on Agents and Workflows

  • CurrentLens
  • Jun 13, 2026

OpenAI released three Academy courses focused on practical AI skills, building repeatable workflows, and applying agents in everyday work.

Read More: OpenAI Launches Three Academy Courses on Agents and Workflows
MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution
  • Agents & Automation

MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution

  • CurrentLens
  • Jun 6, 2026

Simon Willison published an alpha MicroPython-in-WASM sandbox (micropython-wasm) and a Datasette plugin (datasette-agent-micropython) to run plugin code with constrained access.

Read More: MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution
Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents
  • Agents & Automation

Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents

  • CurrentLens
  • Jun 2, 2026

AWS demonstrates layering deterministic Policy checks with Lambda interceptors in the Bedrock AgentCore gateway using a lakehouse data agent to enforce geography-based controls.

Read More: Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents
OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex
  • Agents & Automation

OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex

  • CurrentLens
  • May 27, 2026

OpenAI and partners built a Codex-powered tax agent they say automates filings, improves accuracy, and accelerates tax workflows for developers and operators.

Read More: OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex
OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex
  • Agents & Automation

OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex

  • CurrentLens
  • May 27, 2026

OpenAI and partners built a Codex-powered tax agent they say automates filings, improves accuracy, and accelerates tax workflows for developers and operators.

Read More: OpenAI, Thrive and Crete Build Self‑Improving Tax Agent Using Codex
Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents
  • Agents & Automation

Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents

  • CurrentLens
  • Jun 2, 2026

AWS demonstrates layering deterministic Policy checks with Lambda interceptors in the Bedrock AgentCore gateway using a lakehouse data agent to enforce geography-based controls.

Read More: Amazon Bedrock AgentCore Adds Policy and Lambda Interceptors for Secure Agents
MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution
  • Agents & Automation

MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution

  • CurrentLens
  • Jun 6, 2026

Simon Willison published an alpha MicroPython-in-WASM sandbox (micropython-wasm) and a Datasette plugin (datasette-agent-micropython) to run plugin code with constrained access.

Read More: MicroPython WASM Sandbox Enables Safer Datasette Plugin Execution
OpenAI Launches Three Academy Courses on Agents and Workflows
  • Agents & Automation

OpenAI Launches Three Academy Courses on Agents and Workflows

  • CurrentLens
  • Jun 13, 2026

OpenAI released three Academy courses focused on practical AI skills, building repeatable workflows, and applying agents in everyday work.

Read More: OpenAI Launches Three Academy Courses on Agents and Workflows

Categories

  • Models & Launches›
  • Agents & Automation›
  • AI in Coding›
  • AI Creative›
  • Policy & Safety›
  • Chips & Infrastructure›
  • Enterprise AI›
  • Open Source & Research›
  • Science & Healthcare›
  • AI in Education›
  • AI Defense & Warfare›
CurrentLens.com

Navigate

  • Home
  • Topics
  • About
  • Contact
  • Privacy Policy
  • Terms of Use

Coverage

  • Models & Launches
  • Agents & Automation
  • AI in Coding
  • AI Creative
  • Policy & Safety
  • Chips & Infrastructure

Newsletter

AI news that matters, straight to your inbox.

© 2026 CurrentLens.comAll rights reserved