# Dogfood so nutritious it’s building the future of SDLCs Page: https://stenobird.com/podcast/the-stack-overflow-podcast/dogfood-so-nutritious-it-s-building-the-future-of-sdlcs Text version: https://stenobird.com/podcast/the-stack-overflow-podcast/dogfood-so-nutritious-it-s-building-the-future-of-sdlcs.md Podcast: [The Stack Overflow Podcast](https://stenobird.com/podcast/the-stack-overflow-podcast) Published: 2026-02-24T05:00:00+00:00 Episode link: https://rss.art19.com/episodes/96d57e20-c055-4a51-9c6c-a7bde3171ad0.mp3?rss_browser=BAhJIg90cmFuc2NyaWJyBjoGRVQ%3D--952c5701c84ad333c69d5faa668f8177091704f0 Audio file: https://rss.art19.com/episodes/96d57e20-c055-4a51-9c6c-a7bde3171ad0.mp3?rss_browser=BAhJIg90cmFuc2NyaWJyBjoGRVQ%3D--952c5701c84ad333c69d5faa668f8177091704f0 Processing state: processed JSON: https://stenobird.com/v1/public/podcasts/the-stack-overflow-podcast/episodes/dogfood-so-nutritious-it-s-building-the-future-of-sdlcs Duration seconds: 1944 ## Resource OpenAI's engineering lead on Codex explains how the team uses their own coding agent to navigate a massive monorepo. The discussion explores the transition from simple chat-based assistants to autonomous agents capable of executing complex software development lifecycles. ## Highlights - Main idea: The shift from chat-based assistants to agents involves moving from providing context manually to models that can actively gather their own context and act on the world - Failure mode: AI models trained primarily on open-source data struggle with the proprietary patterns and high levels of abstraction found in enterprise-grade codebases - Practical takeaway: Using agentic instructions (MD files) across a monorepo helps onboard AI agents to the specific architectural nuances of a complex codebase - Main idea: The future of the SDLC lies in a multi-agent ecosystem where humans provide supervision and steering rather than just direct instruction - Risk factor: Granting agents the ability to modify production services and infrastructure requires significant scaffolding to prevent catastrophic automation errors ## Topics OpenAI, Codex, Software Development Lifecycle, AI Agents, Monorepo, Software Engineering, Automated Coding, Enterprise Software ## Chapters - 1:00 — Introduction to Thibault Sottiaux: A brief background on Thibault's journey from early programming to leading the Codex team at OpenAI. - 3:15 — Defining Agentic Coding: Distinguishing between simple chat interfaces and autonomous agents that can gather context and act independently. - 5:45 — Sandboxing and Safety: How the Codex team uses sandboxed environments to ensure safe file system access and network limitations during development. - 8:30 — The Rise of Ambient Intelligence: Exploring how compute is being used to find bugs, security vulnerabilities, and discrepancies within codebases. - 15:55 — The Enterprise Code Challenge: Addressing the gap between open-source training data and the complex, abstracted patterns found in private corporate repositories. - 18:10 — Navigating the OpenAI Monorepo: How OpenAI uses lightweight specification files to help Codex understand and navigate their massive internal codebase. - 27:25 — The Future of the SDLC: Discussing the move toward multi-agent collaboration and the necessity of human supervision in automated deployment. ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/the-stack-overflow-podcast/episodes/dogfood-so-nutritious-it-s-building-the-future-of-sdlcs/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/the-stack-overflow-podcast/dogfood-so-nutritious-it-s-building-the-future-of-sdlcs.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.