datasette-agent 0.4a0
Summary
Datasette Agent 0.4a0 adds a new browser_task() mechanism, letting plugin tools run JavaScript directly in the user's browser. This enables new debugging capabilities for Datasette Apps.
View Cached Full Text
Cached at: 08/03/26, 01:30 AM
Similar Articles
datasette-agent 0.1a2
datasette-agent 0.1a2, a new alpha release of the datasette-agent tool, is now available.
datasette-apps 0.2a0
Datasette Apps 0.2a0 adds app_debug() and app_list() tools, enabling the Datasette Agent to test and edit apps via JavaScript in an invisible iframe.
datasette-agent 0.2a0
datasette-agent 0.2a0 adds the ability for tools to ask user questions mid-execution and a new save_query tool that requires human approval.
datasette-agent 0.1a4
datasette-agent 0.1a4 adds a 'Start a new agent chat' interface integrated into Datasette's Jump to menu, leveraging the new makeJumpSections() JavaScript plugin hook.
datasette-agent-edit 0.1a0
Simon Willison releases datasette-agent-edit 0.1a0, a base plugin for Datasette Agent that implements agentic text editing tools (view, str_replace, insert) reusable by other plugins.