ContextArticle
app_debug() is built on the new context.browser_task() mechanism added in datasette-agent 0.4a0.
Notes that app_debug() depends on the context.browser_task() mechanism introduced in datasette-agent 0.4a0. ✦ AI generated
release author · Simon Willison's Weblog · 2026-08-01 · original ↗
This uses the new context.browser_task() mechanism added in datasette-agent 0.4a0.
Read full article ↗excerpt · fair-use quotation
Around this claim
This moment responds to
explains mechanism → The app_debug() tool renders an app in an invisible, non-interactive iframe and runs agent-provided JavaScript inside that sandboxed iframe, letting the agent smoke test the app and even measure the dimensions of its elements.release author · Simon Willison's Webloggives example → datasette-apps 0.2a0 ships changes that improve Datasette Apps when they are created and edited using Datasette Agent.release author · Simon Willison's Weblog