AI programming tools: Simon talks about tools to make AI programming more effective. One helps a coding agent demonstrate what the code it wrote can do. The other is for making screenshots.
https://simonwillison.net/2026/Feb/10/showboat-and-rodney/
#documentation #colding #simonw #agents #llm #ai #+
Introducing Showboat and Rodney, so agents can demo what they’ve built

A key challenge working with coding agents is having them both test what they’ve built and demonstrate that software to you, their overseer. This goes beyond automated tests—we need artifacts …

Simon Willison’s Weblog