Showboat and Rodney: New Tools for Demonstrating and Testing Coding Agent Output
By
simonw
Front-window bakery material. Catches the eye, delivers the goods.
Summary
The article introduces two new tools called Showboat and Rodney designed to help software engineers and coding agents demonstrate and test their work. The author argues that proving code actually works is more important than just writing code, and these tools help create artifacts that show progress and demonstrate what agent-produced software can do. The tools address the challenge of having coding agents both test what they've built and demonstrate that software to supervisors, going beyond automated tests to provide tangible evidence of functionality.
Key quotes
· 5 pulledA key challenge working with coding agents is having them both test what they've built and demonstrate that software to you, their supervisor.
This goes beyond automated tests—we need artifacts that show their progress and help us see exactly what the agent-produced software is able to do.
I've just released two new tools aimed at this problem: Showboat and Rodney.
I recently wrote about how the job of a software engineer isn't to write code, it's to deliver code that works.
A big part of that is proving to ourselves and to other people that the code actually works.
You might also wanna read
Building a Software Factory with Claude Code: From AI-Assisted Coding to Agentic Development
This article provides a comprehensive guide on building a software factory using Claude Code and other AI coding tools. It covers the evolut
How I Used Coding Agents to Automate My AI Research Work in Copilot Applied Science
An AI researcher shares their experience using coding agents to automate intellectual work, specifically building agents that automate parts

Practical Guide to Using AI Coding Tools for Responsible Development
The article provides practical guidance for developers on responsibly integrating AI coding tools into their workflow. Based on two years of
CodeRide Beta: AI Coding Agent Enhancement Tool for Context-Aware Development
CodeRide (Beta) is a new tool that enhances AI coding agents with complete context awareness and improved instructions, enabling seamless ta
Stagent: A state-machine tool to keep Claude Code on track for long tasks
Stagent is a tool designed to solve the problem of Claude Code (and similar AI coding assistants) failing to complete long, multi-step tasks

Exploring Claude Artifacts: A Comparison with Traditional Coding Methods
The article discusses the capabilities of Claude Artifacts in generating web tools, games, and visualizations compared to traditional coding
