Tuesday, 30th June 2026
The big new feature is shot-scraper video storyboard.yml, described in detail in Have your agent record video demos of its work with shot-scraper video.
Have your agent record video demos of its work with shot-scraper video
shot-scraper video is a new command introduced in today’s shot-scraper 1.10 release which accepts a storyboard.yml file defining a routine to run against a web application and uses Playwright to record a video of that routine. I’ve written before about the importance of having coding agents produce demos of their work; this is my latest attempt at enabling them to do that.
The AI Compass (via) This political compass style quiz by bambamramfan is pretty neat - answer 29 questions about AI and AI ethics to see which of the 30 archetypes you best fit.
I'm impressed that my answers on my first time through the quiz categorized me as "The Garage Tinkerer", patron saint myself!

It's implemented as a single page React app using the <script type="text/babel"> trick to avoid the necessary build step. Here's the code.
