← Browse

Europe 2026

OpenAI Codex Masterclass — Vaibhav Srivastav & Katia Gil Guzman

Vaibhav Srivastav , Katia Gil Guzman

Overview

This talk introduces OpenAI's Codex, an AI software engineering agent capable of performing a wide range of tasks beyond just writing code, such as running commands, executing tests, and exploring codebases. It highlights the underlying models, the unified agent harness for managing agent behavior, and the various interfaces through which users can interact with Codex, including a dedicated app, IDE extensions, and CLI. The presentation emphasizes the continuous improvement of Codex through model advancements and the development of features like plugins and automations to enhance developer productivity.

Who should watch

Key takeaways

Notable quotes

Codex is an open AI's software engineering agent. It can do much more than that. It can run commands. It can run tests. It can explore code bases. It can really do everything that a software engineer would do.
*Codex code review is one of the best in the industry right now.*
Sub agents is essentially the ability wherein you can spin off a master task into decomposable, parallel, and independent tasks, which you can hand off to agents.

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.