The End of Manual Coding
The era of manual software construction is facing a fundamental shift. An experiment conducted by an engineering team has demonstrated the ability to build and ship a software product with 0 lines of manually-written code. This process, driven by Codex, produced a product that ships, deploys, breaks, and gets fixed without human hands touching the application logic, tests, or CI configuration.
The scale of this experiment is significant. The team estimates they built the product in about 1/1/10th the time it would have taken to write the code by hand. What began with an empty git repository in late August 2025 has grown into a repository containing on the order of a million lines of code. This includes everything from infrastructure and tooling to documentation and internal developer utilities.
The operational metrics reveal a new standard for engineering velocity. Over five months, the team opened and merged roughly 1,500 pull requests. This work was driven by a small team of just 3 engineers, resulting in an average throughput of 3.5 PRs per engineer per day. As the team grew to 7 engineers, throughput increased.
This shift redefines the role of the software engineer. The primary job is no longer to write code, but to design environments, specify intent, and build feedback loops that allow agents to do reliable work. In this model, humans steer while agents execute. The engineering focus moves from syntax and implementation to the management of the agentic workflow.
The implications for business building are clear: the bottleneck in software development is shifting from code production to human time and attention. When the cost of generating a million lines of code drops significantly, the value of the engineer lies in the quality of the instructions and the architecture of the feedback loops.
As you evaluate your technical roadmap, ask yourself: are you still managing developers, or are you managing the environments that allow agents to execute?
Subscribe to The Mansa Report
Strategic intelligence on AI, business building, and the future of technology. Delivered Monday through Friday.