
I read all of Cloudflare's Claude-generated commits
created: June 6, 2025, 10:35 p.m. | updated: June 8, 2025, 1:30 a.m.
A few days ago, my CTO Chris shared Cloudflare's open-sourced OAuth 2.1 library that was almost entirely written by Claude.
Committing Prompts + CodeKenton included the prompt used to generate code in every commit, which made this exploration possible.
Prompts as Source CodeReading through these commits sparked an idea: what if we treated prompts as the actual source code?
Imagine version control systems where you commit the prompts used to generate features rather than the resulting implementation.
In practice, generated code still needs deployment, testing, and maintenance.
1 day, 2 hours ago: Hacker News