← back

OpenAI Codex Masterclass — Vaibhav Srivastav & Katia Gil Guzman

33.9K views · Apr 29, 2026 · 61:58 min · Watch on YouTube ↗
Takeaway

Codex is positioned as a full software-engineering teammate across surfaces, with sub-agents, work trees, and plugins as the new productivity primitives.

Summary

  • OpenAI DevEx team walks through Codex: a software-engineering agent built on GPT-5.2/5.3/5.4 (+Spark fast variant and 5.4 mini/nano for sub-agents) with a unified harness.
  • Surfaces: Codex app, IDE extension, CLI, Slack, GitHub; native Windows sandbox is a first for the category.
  • WebSockets give ~1.75x faster tokens; 'fast mode' stacks another 2x; recent launches include plugins (bundling skills/MCPs/prompts), sub-agents via mini models, native work-tree support for parallel features.
  • Covers automations (e.g. daily calendar briefings) and emphasizes code review, security workflows, and integrations with Figma/Linear/Notion.
codexopenaicoding-agents
Original description
Codex is no longer just a coding assistant in a terminal. In this workshop, Vaibhav and Katia show how it becomes a full software engineering system, combining frontier models, the Codex app and CLI, plugins, automations, and subagents that can explore, review, and execute work in parallel. The session also dives into custom subagents: showing how specialized agents with different models, permissions, and tools can speed up code review, research, debugging, and long-running tasks while keeping control and safety in place.

Speaker info:
- Vaibhav Srivastav | https://x.com/reach_vb
- Katia Gil Guzman | https://www.linkedin.com/in/katiagilguzman/

Timestamps
(0:14) Introduction to the workshop and speakers
(1:48) What is Codex? (Overview of software engineering agent capabilities)
(2:18) Foundation models (GPT-5.3, Spark, GPT-5.4)
(4:11) The evolution of models and performance improvements (Websockets, Fast Mode)
(7:04) Codex app features, projects, and work trees
(8:37) Automations overview
(12:28) Plugins: Skills, apps, and MCP servers
(15:13) Game and Web development plugins (Playwright and Image Gen)
(16:26) Demo: Game studio plugin and generating assets
(17:23) Demo: Google Drive plugin for codebase data
(18:52) Demo: Setting up automations for Slack and Gmail
(27:14) Code Review features and integration with GitHub
(32:39) Subagents: Parallelizing tasks and custom personas
(36:18) Demo: Using subagents to review persona files
(44:52) Creating custom subagents
(49:29) Bleeding edge features: Guardian approvals, hooks, and personality settings
(56:11) Codex security and Cloud Code plugin
(57:10) Q&A session