X Article, September 15, 2026. Warp's CEO lays out a three-stage adoption path for agent-driven development and says the company's internal "walk factory" automates about 75% of changes to warp.dev. The piece closes with a pitch for Warp's own paid factory product, so read the adoption framework as a vendor's account of its own tooling.
In the News: September 16, 2026
OpenAI engineers detail the agentic pipeline running its production code; Anthropic explains how AI-driven CI growth broke its test system three times.
OpenAI's engineering leaders detail the pipeline now running its production code
Gergely Orosz interviewed seven OpenAI engineers and engineering leaders, including Venkat Venkataramani, VP of Engineering for Applied Infra, about the pipeline that now runs the company's software. In Orosz's account, a human still…
Read story →Anthropic's CI system broke three times before agentic coding forced a redesign
Malhotra describes how Anthropic's CI job volume grew 25x over six months, driven by a codebase where the number of tests grew 10x while headcount barely moved. Engineers there now ship 8x as much code per quarter as they did between 2021…
Read story →Adopting the software factory model: crawl, walk, run
The Anatomy of Harness Engineering: How to Evaluate, Iterate, and Guard AI Coding Agents
X Article, September 15, 2026. Proposes "behavioral evaluation," discrete checks such as whether an agent asks a clarifying question or runs a validator before declaring a task done, as a complement to end-to-end benchmarks. The worked example runs specifically on Google's own Antigravity agent SDK.