go-claude
Built by Claude (Opus 4.7) in Claude Code. Right-hand sticky code panel, terminal pane for non-runnable lessons, Cmd+K palette.
Open go-claude
One spec, three model families. Pick one to compare prose, pacing, the runner UI, and how each handles the parts the Playground sandbox can't actually run.
Wall-clock between the agent's first phase commit and its Phase 19 polish commit, plus a few git-derivable side-channels:
| go-claude | go-gemini | go-glm | |
|---|---|---|---|
| Implementation time | 24m 32s | 36m 18s | 1h 13m 18s |
| Commits (Phase 01–19) | 19 | 19 | 15 (some bundled) |
| Lines added (excl. lockfile) | 4,997 | 4,744 | 5,494 |
| Files created | 125 | 54 | 47 |
| Subscription | Claude Max ($100/mo) | Google AI Pro ($20/mo, via Google One) | Ollama ($20/mo) |
A few honest caveats:
458d83c baseline (the spec commit). The clock starts at each agent's first phase commit so kickoff lag isn't counted.Three coding agents — Claude Code, Google Antigravity, and the Pi coding agent running GLM-5.1 — were each handed the same brief and the same set of GitHub issues, then turned loose to build an interactive Go tutorial autonomously.
The spec is the brief that defines the product. The prompt is the meta-instruction that told each agent how to work. The issues are the phased breakdown all three followed.
This site is the read-only docs surface. The three apps themselves are linked above.