Software development lifecycle

Context Is the New Code — Patrick Debois, Tessl

Context Is the New Code — Patrick Debois, Tessl

Patrick Debois argues that as AI coding agents become more capable, the context that drives them—prompts, rules, and memory—needs its own engineering discipline, akin to how we manage code. He introduces the Context Development Lifecycle (Generate, Evaluate, Distribute, and Observe) to make context a shared, repeatable, and improvable part of software delivery, creating a flywheel effect where better context leads to better agent output and continuous improvement.

Extreme Harness Engineering for the 1B token/day Dark Factory — Ryan Lopopolo, OpenAI Frontier

Extreme Harness Engineering for the 1B token/day Dark Factory — Ryan Lopopolo, OpenAI Frontier

Ryan Lopopolo of OpenAI's Frontier team discusses "Harness Engineering," a new paradigm where AI agents manage the entire software development lifecycle. He details an experiment building a 1M LOC product with zero human-written code, shifting the engineer's role from coding to designing systems and context for agents. The conversation covers the Symphony orchestration framework, the concept of "agent-legible" software, and the future of AI-driven development.

What OpenAI & Google engineers learned deploying 50+ AI products in production

What OpenAI & Google engineers learned deploying 50+ AI products in production

Aishwarya Naresh Reganti and Kiriti Badam, with experience from OpenAI, Google, and Amazon, share a framework for building successful enterprise AI products. They detail why AI development differs from traditional software, emphasizing the challenges of non-determinism and the agency-control trade-off, and introduce their 'Continuous Calibration, Continuous Development' (CC/CD) lifecycle to build reliable, value-driven AI systems.