TAI #205: Codex Special Edition; Interviewing Romain Huet, OpenAI's Head of Developer Experience

· Source: Towards AI Newsletter · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering, Robotics & Autonomous Systems · Depth: Intermediate, extended

Summary

OpenAI's Codex and GPT-5.5 are rapidly evolving, with GPT-5.5 landing in Codex and ChatGPT on April 23, featuring a 400K context window in Codex and 1M in the API. This release saw over a million enterprise customers adopt GPT-5.5 in its first week, marking OpenAI's fastest model adoption. Romain Huet, OpenAI's Head of Developer Experience, highlights a shift towards "agentic delegation," where Codex acts as a work surface and coordination layer, enabling anyone to build with AI. New features include subagents, in-app browser use, macOS Computer Use, and mobile remote control. OpenAI also launched the OpenAI Deployment Company with a \$4 billion investment and partnered with Dell to bring Codex to hybrid and on-prem environments, aiming to address the bottleneck of data access and cleaning for enterprise adoption. The article also covers competitive updates from Anthropic, xAI, and Cursor, and new OpenAI products like Daybreak cybersecurity and ChatGPT personal finance features.

Key takeaway

For AI Engineers and Product Managers building complex systems, recognize that the shift to "agentic delegation" with tools like OpenAI's Codex fundamentally changes development. Focus your skill development on work design, agent planning, and robust verification loops, rather than just prompting. Your ability to break down vague goals into bounded, agent-executable tasks, and to manage agent outputs, will accelerate product development and internal automations significantly. Embrace the mobile app for remote supervision to keep autonomous work unblocked.

Key insights

The definition of a developer is changing, with AI agents enabling anyone to build complex systems through "agentic delegation."

Principles

Method

Agentic delegation involves managing subagents for parallel tasks like source gathering, benchmark checking, and draft criticism, keeping the main thread focused on requirements and final outputs, and setting up verification.

In practice

Topics

Code references

Best for: CTO, VP of Engineering/Data, Machine Learning Engineer, AI Engineer, Director of AI/ML, AI Product Manager

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Towards AI Newsletter.