| Episode | Status |
|---|---|
| Episode | Status |
|---|---|
Alexander Embiricos, the product lead for Codex at OpenAI, shares practical workflows for getting the most out of this AI coding agent. In this episode, he demonstrates how both non-technical users an...
Alexander Embiricos, OpenAI's Codex product lead, demonstrates practical workflows for maximizing Codex's capabilities across technical skill levels. He reveals how OpenAI built the Sora Android app in 28 days using Codex, shares advanced techniques like git worktrees for parallel development and planning workflows for complex tasks, and discusses automated code review integration. The episode provides actionable insights on using Codex in VS Code and terminal environments, emphasizing that while AI accelerates execution, human judgment remains critical for architecture decisions and code review.
Alex demonstrates installing Codex from the VS Code marketplace and shows basic workflows for non-technical users. He illustrates using Codex to answer questions about unfamiliar codebases, make simple changes like adjusting jump height in a game, and implementing missing features through natural language prompts.
Alex explains how to use git worktrees to run multiple Codex instances in parallel without conflicts. He demonstrates creating separate worktrees for different features and shows the command-line shortcut for launching Codex with prompts inline, enabling efficient parallel prototyping.
Alex reveals how OpenAI built the #1 App Store app (Sora for Android) in 28 days with 4 engineers using Codex. He emphasizes that success came from careful architectural planning rather than one-shot prompting, introducing the concept of using plans.md for complex projects.
Alex demonstrates creating detailed implementation plans using the plans.md framework for building a Python SDK. He shows how to iterate on plans within the same chat to maintain context, and explains when to use planning versus parallel exploration approaches.
Alex showcases Codex's automated code review capabilities in GitHub, which only surfaces high-confidence issues to protect human attention. He demonstrates the closed-loop workflow where developers can ask Codex to fix issues it identifies, and discusses why some automation attempts failed.
Alex shares that nearly all technical staff at OpenAI now uses Codex constantly, up from 50% earlier in the year. He discusses the 70% productivity increase measured by PR volume and explains the product philosophy of reducing friction by eliminating the need to type prompts.
Alex explains why the harness (interface) matters as much as the model, discussing how Codex's open-source approach lets users see optimizations for each new model. He reveals features like compaction and parallel tool calling that maximize model capabilities.
Alex shares his favorite Atlas (ChatGPT) features, emphasizing how memory creates personalized responses and how Side Chat enables contextual assistance on any webpage. He advocates for being polite to AI to protect human empathy and communication habits.
Alex shares advanced prompting techniques, emphasizing the importance of providing context and appropriate levels of ambiguity. He reveals that Codex stores session logs locally, enabling advanced users to have the agent read previous sessions when starting fresh conversations.
“A full software engineering teammate”: OpenAI product lead on getting the most out of Codex | Alexander Embiricos
Ask me anything about this podcast episode...
Try asking: