PulseAugur
EN
LIVE 06:58:52

shot-scraper video tool records agent work with YAML storyboards

Simon Willison has introduced a new feature in shot-scraper version 1.10 called `shot-scraper video`. This tool allows users to create video demonstrations of web application routines by defining a storyboard in YAML format. The tool utilizes Playwright to execute these routines and record the process, which can then be used to showcase agent work or new application features. Willison demonstrated its capability by generating videos for Datasette's bulk insert and new table creation functionalities, with the storyboard for these demos being generated by GPT-5.5 xhigh. AI

IMPACT Enables AI agents to create video demonstrations of their work, improving transparency and usability.

RANK_REASON New feature release for a specific software tool.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

shot-scraper video tool records agent work with YAML storyboards

COVERAGE [1]

  1. Simon Willison TIER_1 English(EN) ·

    Have your agent record video demos of its work with shot-scraper video

    <p><a href="https://shot-scraper.datasette.io/en/stable/video.html">shot-scraper video</a> is a new command introduced in today's <a href="https://github.com/simonw/shot-scraper/releases/tag/1.10">shot-scraper 1.10</a> release which accepts a <code>storyboard.yml</code> file defi…