simonw/showboat
Create executable documents that demonstrate an agent's work observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 72
- Release rhythm 72
- Longevity 14
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.5
- age_days: 208
- days_rel: 191
- days_push: 172
- n_releases_24m: 7
Adoption not part of the score
1209 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Showboat is a Go CLI tool for creating executable markdown demo documents that mix commentary, runnable code blocks, and captured output. It lets AI agents produce documents that serve as both readable documentation and verifiable proof of work, since a verifier can re-execute all code blocks and confirm outputs still match.
Use cases
- create executable demo documents showing an agent's work
- verify that captured code outputs in a markdown document still reproduce
- build reproducible tutorials with runnable code blocks
- let an AI agent document its work with proof of execution
- append notes, command output, and images to a demo document from the CLI
When to choose
- you want reproducible, verifiable documentation of agent or CLI work
- you need markdown documents whose code blocks can be re-executed to confirm outputs
- you want a simple CLI for incrementally building demo documents
When to avoid
- you need a full notebook environment with interactive execution
- you only want static documentation without executable verification
Facets
cli-tool · maturity active
developer-tools documentation markdown cli developer-tools documentation cli cross-platform windows executable-documents proof-of-work ai-agents reproducibility go-tool markdown-demo command-line macos linux
1 source
- readme: https://github.com/simonw/showboat · fetched 2026-08-28 · da26b4983e08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| simonw/showboat | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem