/
© 2026 RiffOn. All rights reserved.

Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

  1. Latent Space: The AI Engineer Podcast
  2. Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony
Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast · Apr 7, 2026

OpenAI's Ryan Lopopolo on Harness Engineering: achieving 1M LOC with 0% human code by creating agent-native software development lifecycles.

Coding Agents, Not Specialized Agents, Will Automate All Knowledge Work

The most effective path to automation is not building specialized agents for every business task, but collapsing those tasks into code for coding agents to solve. This provides a robust, 'engineering legible' foundation for automating knowledge work across an organization.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Use Slack as a Durable Knowledge Base for AI Agents

When an agent fixes a production issue, a human can instruct it via Slack to also update the core reliability documentation. This not only solves the immediate problem but durably encodes the process knowledge, turning ephemeral conversations into persistent, automated process improvements.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Agent-Driven Development Makes Human-Centric Debugging Tools Obsolete

Building a visual debugging tool for trace files is wasted effort when an AI agent can directly analyze the raw data and provide the answer. Optimizing for human legibility in the debugging process is a mistake when the agent, not a human, is doing the fixing.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

AI Agents Can In-house Dependencies to Create Minimal, Bloat-Free Implementations

Instead of importing external libraries, AI agents can rewrite them from scratch. This 'in-housing' of dependencies strips away unnecessary generic features, focusing only on required functionality. This simplifies security reviews and patching, as the code becomes first-party.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

OpenAI's Frontier Team Shifts to Post-Merge Code Reviews, Treating Human Attention as Scarce

In an agent-driven workflow, human review becomes the primary bottleneck. By moving reviews to after the merge, the team prioritizes agent throughput and treats human attention as a scarce resource for high-level guidance, not gatekeeping individual pull requests.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Distribute Software as 'Ghost Libraries': AI-Readable Specs That Agents Implement Locally

Instead of shipping compiled libraries, provide a detailed specification for an AI coding agent to read and implement locally. This emerging 'ghost library' model creates minimal, custom implementations, reducing bloat and making the code fully owned and modifiable by the local agent ecosystem.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Treat the Entire Software Development Lifecycle as a Prompting Problem for AI Agents

To maximize leverage, reframe every SDLC component—docs, tests, review agents—as a way to 'prompt inject' non-functional requirements into the agent. This approach teases out expert knowledge from engineers' heads and makes it part of the automated system, guided by the agent's mistakes.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

AI Agents Should Spawn Their Own Dev Environments, Not Be Placed Into Pre-Configured Ones

Instead of placing agents inside a pre-set environment, a more powerful approach for reasoning models is to start with just the agent. Then, give it the tools and skills to boot its own development stack as needed, granting it more autonomy and control over its workspace.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

AI Agents Can Fully Own the PR Lifecycle, Including Merge Conflicts and CI Flakes

A custom '$land' skill delegates the entire post-push process to the agent. It autonomously handles waiting for reviews, fixing CI flakes, merging from upstream to resolve conflicts, and managing the merge queue. This automates the tedious 'last mile' of software delivery.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Prompt Code Reviewer Agents to Defer Non-Critical Feedback to Prevent Thrashing

Initially, code-authoring agents blindly accepted all feedback from reviewer agents, leading to endless loops. The solution was to prompt the reviewer agent to bias towards merging and the author agent to defer or push back on non-critical feedback, mirroring human social protocols.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

An AI Agent's Impatience Can Force Strict Build Time Discipline on Engineering Teams

When a newer model version (GPT-5.3) became less patient with long-running tasks, the team was forced to re-architect their entire build system to complete in under a minute. This created a 'ratchet' that enforces performance discipline, preventing build time creep.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago

Human Engineers Become Group Tech Leads of a 500-Person AI Organization

When AI agents handle all coding, the engineer's role elevates to high-level systems thinking. They no longer opine on individual PRs but instead infer patterns from the agent's work and provide architectural guidance, much like a tech lead for a very large organization.

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony thumbnail

Extreme Harness Engineering for Token Billionaires: 1M LOC, 1B toks/day, 0% human code, 0% human review — Ryan Lopopolo, OpenAI Frontier & Symphony

Latent Space: The AI Engineer Podcast·10 days ago