Building a software product entirely with AI-generated code: A team's experiment with Codex
By
pramodbiligiri
Pure flour-power. Hearty enough to carry you through lunch.
Summary
Ryan Lopopolo describes an experiment where his team built and shipped an internal beta software product using entirely AI-generated code (Codex), with zero lines manually written by humans. The product has real users, ships, deploys, breaks, and gets fixed — all with code written by an AI agent. The team estimates they built it in about 1/10th the time it would have taken manually. The article explores the paradigm shift where humans steer and agents execute, discussing the implications of agent-first software engineering.
Key quotes
· 3 pulledWe estimate that we built this in about 1/10th the time it would have taken to write the code by hand.
Humans steer. Agents execute.
Every line of code—application logic, tests, CI configuration, documentation, observability, and internal tooling—has been written by Codex.
You might also wanna read

AI's Impact on Software Engineering: Evolution or Replacement?
The article explores the complex relationship between AI tools like ChatGPT and software engineering, examining whether AI represents the en
AI coding shifts from prompts to loops, making verification the key challenge for engineering teams
The article discusses a paradigm shift in AI-assisted software development, moving from individual prompt engineering to designing "loops" t
bit.ly·1d agoAI-Powered Code Review: A Framework for Agentic Workflows in Software Development
This paper examines the evolution of code review practices and proposes a vision for AI-powered, agentic code review workflows. It argues th
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
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
AI code generators run on vendor clouds, creating production deployment challenges
The article argues that AI-powered app generation tools (like Replit, Lovable, Base44) have made rapid prototyping feel magical, but they cr
bit.ly·16h agoThe Verification Crisis: How AI-Generated Code Is Reshaping Software Development
The article examines the rapid integration of AI in software development, highlighting staggering statistics: Cursor alone generates nearly
dev.to·16d ago