
TL;DR
OpenAI published real usage data from its enterprise customer base: Codex now drives 64% of enterprise output tokens, and the top 10% of firms generate 8.3x the tokens of typical ones. What the frontier gap says about agentic AI's spread beyond engineering.
OpenAI published two complementary research pieces on August 12: Enterprise Signals, a recurring dashboard of agentic AI adoption across its enterprise customer base, and a working paper on how organizational adoption grows across roles and seniority. Both are built on aggregated, de-identified usage data, a sample of more than 10 million messages, and an explicit statement that no employee reviewed customer messages.
The headline number is the widening gap between the firms OpenAI calls "frontier" (top 10% of usage each month) and "typical" (the middle decile). As of June, frontier firms generated 8.3x as many output tokens per active user as typical firms, up from 2.6x in January. That is a threefold widening in five months, across industries and company sizes, and it is the first time we have this kind of measurement at enterprise scale from a model vendor.
Five findings carry the report, and each is worth reading carefully:
From the archive
Aug 12, 2026 • 11 min read
Aug 11, 2026 • 7 min read
Aug 11, 2026 • 6 min read
Aug 11, 2026 • 7 min read
The most important read is not the gap itself but what it measures. Output tokens per active user is a proxy, and it captures the spread of delegation, not the quality of outcomes. A team that runs agents on long tasks accumulates tokens without necessarily shipping more. Our cost-control analysis and the parallel-agent economics breakdown keep making the same point: token volume is an input metric, and treating it as a success metric is how budget blowouts happen. The report even concedes that frontier adoption at 21% Plugin usage is "a fraction of what is possible" when 95% is internally demonstrated.
Second, the report is a useful structural signal for the skills and plugins economy. OpenAI's own Plugin and skills numbers are the strongest evidence yet that packaging is where enterprise differentiation lands: the same models, the same base product, and a threefold difference in usage depth that correlates with Plugin and skill adoption. The Agent Plugins 1.0 standard, which OpenAI co-maintains, now has a data point attached to it: firms that wire packaged capabilities into agents use the platform roughly twice as much as firms that do not.
Third, the vertical growth numbers are the report's most underrated figure. Engineering grew 5x while legal grew 108x, and 26x in marketing. That matches the pattern we covered in how agentic AI spreads beyond developers: the build-vs-delegate boundary is moving, and the fastest growth is in functions that were not the early adopters. For developers, that means the users you will support next are not engineers. Tooling that assumes terminal-adjacent users will keep losing out to surfaces with permissions, review, and structured workflows, the exact things ChatGPT Work and the merged desktop app are designed around.
Three caveats before treating this as gospel. The data is OpenAI's own product telemetry, and the definitions are OpenAI's: "frontier" is a relative monthly ranking, so the 8.3x gap is partly a statement about the tail of the distribution by construction. The token proxy can be gamed by long-running agents, and the report does not separate agentic tokens from conversational tokens in the gap calculation. And the working paper's finding that enterprise adopters have stronger financial measures (more assets, more workers, higher R&D) is correlation, not causation; OpenAI says so itself.
Even with those caveats, this is the most concrete enterprise adoption dataset a model vendor has published. The practical takeaway for teams: usage depth is a function of context, tools, and packaging, not model choice. The firms pulling ahead are the ones giving agents Plugins, skills, and governed access, which is the same conclusion our enterprise budget analysis reached from the cost side.
A recurring set of measures OpenAI publishes on how enterprises adopt AI, based on aggregated, de-identified usage data from its enterprise customer base. The August 12 edition is the first to include the frontier gap analysis.
Frontier firms are enterprise customers in the top 10% of monthly AI usage, measured by output tokens per active user. Typical firms fall between the 45th and 55th percentiles.
Usage only. The metric is output tokens per active user, which OpenAI describes as a proxy for depth of use. It does not measure outcome quality or code quality.
Read next
OpenAI is consolidating its desktop apps, not merging ChatGPT and Codex into one indistinguishable product. Here is how ChatGPT Work, Codex, and GPT-5.6 fit together.
8 min readOpenAI's workplace agent data points to a practical shift: non-developers are starting to use agents for real work, so engineering teams need paved paths, policy, and receipts.
7 min readVercel, OpenAI, GitHub, Microsoft, AWS, and Cursor collaborated on Agent Plugins 1.0.0, an open standard that packages Agent Skills and MCP servers into one portable plugin. ChatGPT, Codex, Cursor, GitHub Copilot, Kiro, and VS Code load the format on day one.
7 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
OpenAI's flagship. GPT-4o for general use, o3 for reasoning, Codex for coding. 300M+ weekly users. Tasks, agents, web br...
View ToolOpenAI's open-source terminal coding agent built in Rust. Runs locally, reads your repo, edits files, and executes comma...
View ToolOpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs comm...
View ToolLightweight Python framework for multi-agent systems. Agent handoffs, tool use, guardrails, tracing. Successor to the ex...
View ToolInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedSet up Codex Chronicle on macOS, manage permissions, and understand privacy, security, and troubleshooting.
Getting StartedUse opus, sonnet, haiku, and best to switch models easily.
Claude Code
OpenAI Codex Desktop App: Plan/Goal Modes, Plugins, Multi-Agent Workflows & UI Annotation Demo The video showcases OpenAI’s Codex desktop app, which the creator calls OpenAI’s best product and a prem...

In this video, we delve into OpenAI's latest release, Codex, a cloud-based software engineering agent designed for various coding tasks. Unlike tools like Cursor or Windsurf, Codex integrates...

Exploring Codex: AI Coding in Terminal In this video, I explore Codex, a new lightweight CLI tool for AI coding that runs in the terminal. This tool, possibly a response to Anthropic's CLI,...

OpenAI is consolidating its desktop apps, not merging ChatGPT and Codex into one indistinguishable product. Here is how...

OpenAI's workplace agent data points to a practical shift: non-developers are starting to use agents for real work, so e...

Vercel, OpenAI, GitHub, Microsoft, AWS, and Cursor collaborated on Agent Plugins 1.0.0, an open standard that packages A...

Uber burned through its entire 2026 AI tools budget by April. Microsoft is canceling Claude Code licenses company-wide....

Claude Code parallel agents cost real money because every session draws from one quota - here is the July 2026 budgeting...

GPT-5.6-Cyber is OpenAI's gated model for authorized vulnerability research and exploit validation, with a 95% completio...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.