OpenAI Consolidates Product Leadership Under Greg Brockman, Merging ChatGPT and Codex Teams

OpenAI has executed an internal restructuring that consolidates its core product lines, engineering scaling, and commercial deployment under co-founder and President Greg Brockman. The reorganization merges the teams behind ChatGPT, the Codex coding agent, and developer APIs into a single unified product division. The move flattens decision-making hierarchies across the company as it prepares for an eventual initial public offering and responds to mounting enterprise competition from Anthropic

2 min
OpenAI Consolidates Product Leadership Under Greg Brockman, Merging ChatGPT and Codex Teams

OpenAI has executed an internal restructuring that consolidates its core product lines, engineering scaling, and commercial deployment under co-founder and President Greg Brockman. The reorganization merges the teams behind ChatGPT, the Codex coding agent, and developer APIs into a single unified product division.

The move flattens decision-making hierarchies across the company as it prepares for an eventual initial public offering and responds to mounting enterprise competition from Anthropic and Google.

Product Convergence and Core Leadership

Under the new operational structure, OpenAI is uniting three historically separate product efforts (its flagship consumer interface ChatGPT, its agentic coding engine Codex, and its developer platform) into a centralized core organization:

  • Greg Brockman: Assumes formal operational command over company-wide product strategy in addition to his existing oversight of compute infrastructure and scaling teams. Brockman previously took over product management on an interim basis during the medical leave and subsequent departure of Fidji Simo, OpenAI's former CEO of AGI deployment.
  • Thibault Sottiaux: Formerly the head of Codex, Sottiaux has been promoted to lead core product and platform teams. In this role, Sottiaux is directing the technical integration for OpenAI's planned "super app," an environment designed to merge ChatGPT, Codex execution capabilities, and the Atlas web browser into a single desktop interface.
  • Nick Turley: The longtime head of ChatGPT, who managed the product from its initial launch to more than 900 million weekly active users, transitions away from consumer operations to lead enterprise products.
  • Ashley Alexander: A former Vice President at Instagram who previously headed health initiatives at OpenAI, Alexander takes over as the head of the consumer product unit.
Convergence of consumer interfaces, autonomous coding engines, and developer APIs into unified platform architecture

Executive Departures and Commercial Focus

The organizational consolidation follows a string of high-profile departures across OpenAI's leadership ranks over recent months:

  • Revenue Leadership: Denise Dresser stepped down as Chief Revenue Officer after eight months, with former Zscaler COO Dali Rajic named as her successor.
  • Executive Suite: Brad Lightcap, OpenAI's longtime Chief Operating Officer who recently managed special projects, left the company to launch a new venture.
  • Domain Leads: Additional recent exits include Kevin Weil (VP of science applications), Bill Peebles (head of Sora), and Srinivas Narayanan (CTO of enterprise applications).

In an internal staff memo, Brockman outlined the rationale for merging the product organizations, noting that developer tooling, autonomous coding engines, and interactive chat interfaces are converging into agentic workflows where models execute multistep tasks on behalf of users.

Consolidating these units under a shared technical and commercial leadership structure aims to accelerate shipping cycles while trimming redundant managerial layers prior to public market scrutiny.

Sources

Written by

More to read

  • Flow Matching for Generative Modeling: How Continuous Normalizing Flows and Optimal Transport Paths Replace Diffusion SDEs

    Flow Matching for Generative Modeling: How Continuous Normalizing Flows and Optimal Transport Paths Replace Diffusion SDEs Generative modeling underwent a structural shift with the introduction of Flow Matching (FM), formulated independently by Lipman et al. (2022), Albergo and Vanden-Eijnden (2022), and Liu et al. (2022). While Denoising Diffusion Probabilistic Models (DDPM) and score-based Stochastic Differential Equations (SDEs) established state-of-the-art sample quality across vision and a

    1 min
  • Retrieval-Augmented Fine-Tuning (RAFT) in Production: Architecture, Synthetic Distractor Pipelines, and Evaluation

    Standard approaches to enterprise domain adaptation typically force a choice between two paradigms: Supervised Fine-Tuning (SFT) or Retrieval-Augmented Generation (RAG). SFT bakes domain knowledge directly into model weights, functioning like a closed-book exam. When facts change or precise source attribution is required, SFT models often hallucinate or fail to incorporate updated context. Conversely, standard RAG operates like an open-book exam without prior preparation. The base model reads re

    1 min
  • The Information Bottleneck in Deep Learning: How Mutual Information Compression Shapes Generalization and Neural Representations

    The Information Bottleneck in Deep Learning: How Mutual Information Compression Shapes Generalization and Neural Representations Classical statistical learning theory struggles to explain why overparameterized deep neural networks generalize well to unseen test data. Traditional complexity measures such as Vapnik-Chervonenkis (VC) dimension and Rademacher complexity scale with the raw count of tunable weights, predicting severe overfitting when parameter counts exceed dataset sample sizes. Yet

    1 min