Skip to main content
Back to Blog
aiagentic-aiopenai-codexai-agentsnon-developer-adoptionai-automationllm-toolsai-coding

When Lawyers Start Shipping Code: What OpenAI's Internal Codex Data Reveals About Agentic Work

OpenAI's internal Codex data shows non-developers adopted coding agents 137x faster than engineers. Here's what that shift means for AI tooling and teams.

Zyfolks Team ·

A recruiter at OpenAI now generates 85% of their AI output through a coding agent. Not a chatbot. Not ChatGPT. A tool originally built for engineers. That single data point — buried in OpenAI’s new report on internal Codex adoption — is the most interesting signal about where agentic AI is actually heading, and it’s not where most product roadmaps are pointing.

The report, titled How agents are transforming work, tracks Codex usage across individual users, organizational customers, and OpenAI’s own employees from August 2025 through June 2026. The headline isn’t that agents are getting better. It’s that non-developers are absorbing them faster than developers did, and that the unit of AI work is shifting from minutes-long chats to multi-hour delegated tasks.

The Unit of AI Work Just Got 60x Longer

According to OpenAI’s data, by May 2026, 80.6% of sampled individual users made at least one Codex request estimated to exceed 30 minutes of human work. 70.2% crossed the one-hour mark. 25.6% issued a request estimated at more than eight hours of equivalent human labor. At the 99th percentile inside OpenAI, users were regularly generating more than 60 hours of Codex agent turns per day, spread across parallel agents.

Why this matters: the entire UX assumption behind chatbots — that you sit at a prompt, wait for a reply, and iterate — breaks down at this scale. You can’t babysit 60 hours of work per day. Teams that still think of AI as a synchronous tool are about to find themselves outrun by teams that treat it as an asynchronous workforce. For tooling vendors: monitoring, queuing, rollback, and approval flows become the product, not the chat window.

If you’re a team building internal tooling, this means your AI integration probably needs an inbox model, not a chat model. A user kicks off ten agent tasks in the morning and triages results in the afternoon. My take: the chatbot interface as the default surface for productive AI work is on borrowed time, and whoever builds the equivalent of Linear or Asana for agent task queues will own a category. For teams thinking about this seriously, the distinction between agents and traditional automation pipelines starts to matter a lot more than it did six months ago.

Why Non-Developers Adopted Faster Than Developers

Here’s the counterintuitive finding. Since August 2025, OpenAI reports non-developer individual users grew 137x, non-developer organizational users grew 189x, and non-developer OpenAI employees grew 12x. Engineers got there first and gradually — the average OpenAI engineer crossed majority Codex usage by December 2025. Legal, finance, and recruiting crossed over around April 2026, but their transitions were faster than engineering’s.

Why this matters: the conventional wisdom said coding agents would saturate among developers and slowly trickle outward. The data says the opposite. Once a coding agent can run for an hour on a task, the bottleneck stops being “can you write code” and starts being “can you specify what you want.” Lawyers, recruiters, and finance analysts already specify outcomes for a living. They were never blocked by syntax. They were blocked by needing an engineer to translate intent into execution.

Picture a recruiter who needs to pull candidate data from three ATS exports, dedupe by LinkedIn URL, and score against a role spec. Six months ago they’d file a ticket. Now they describe the task and Codex does it. The recruiter doesn’t become an engineer — they just stop waiting for one. My prediction: within 18 months, “developer tool” will stop being a useful product category. The tools that win will be agentic by default and audience-agnostic, with permission models that scale to people who don’t know what a git branch is.

The Cross-Functional Work Boundary Is Dissolving

OpenAI’s heat map shows that over one-fourth of work done with Codex by employees in business functions was engineering or coding. Across departments, Research saw the biggest jump in combined output tokens — median use by June 2026 was 56 times higher than in November 2025. Customer Support rose 32 times. Engineering rose 27 times. Legal grew 13 times.

Why this matters: the most expensive friction inside any company is the handoff between functions. A marketer needs a data pull from analytics. A lawyer needs a contract diff script. A finance lead needs a one-off ETL. Each of those used to mean a queue, a Jira ticket, or a Slack ping to engineering. Agents collapse that queue. The cost of moving across a task boundary drops toward zero, and the political economy of “who owns this work” shifts.

If you run a 50-person startup, this means your engineering team stops being a service desk for everyone else’s one-off scripts. That capacity goes back to product work — or to building the guardrails that let non-engineers ship safely. The companies that think hardest about this trade-off, often by bringing custom AI agent infrastructure in-house, will pull ahead of competitors still routing everything through human intermediaries. My take: the org chart of 2027 will have far fewer “request fulfillment” roles and far more “agent operations” roles — people whose job is to maintain the prompts, tools, and approval workflows that let everyone else move fast.

What OpenAI’s Own Numbers Don’t Tell You

A caveat the report itself flags: this is what happens when frontier users get broad, low-friction access to frontier tools. OpenAI employees have sharper prompts, better context on what the models can do, and a higher tolerance for agent failure. The 99.8% weekly output token share that Codex now commands inside OpenAI is a ceiling, not a median.

Why this matters: a B2B SaaS company reading this report should not expect their finance team to hit 85% agent-tool usage by next quarter. The adoption curve outside the AI labs will be slower, messier, and gated by trust, compliance, and integration debt. But the trajectory is the same, and the gap between “OpenAI-internal numbers” and “your numbers” comes down to how fast you de-risk agentic work in your stack.

For a regulated industry — banking, healthcare, legal — that gap could be years. For a consumer app team with weak compliance constraints, it could be months. Either way, the choice between building on top of SaaS AI versus owning a custom stack becomes a strategic decision, not a procurement one. My prediction: by mid-2027, “weekly agent hours dispatched per employee” will be a board-level metric the same way “weekly active users” was a decade ago.

FAQ

Q: What is agentic AI, and how is it different from a chatbot? A: OpenAI defines it as a shift from single short interactions to delegated, long-horizon tasks. Agents can run independently for minutes or hours, orchestrating tool calls and iterating toward a result, while chatbots are typically short and self-contained.

Q: Why did non-developers adopt Codex faster than developers at OpenAI? A: OpenAI’s data shows non-developer users grew 137x for individuals and 189x for organizations since August 2025. The likely reason: once agents can execute long tasks autonomously, the constraint shifts from coding skill to outcome specification — something non-engineers already do daily.

Q: Does this mean engineers are getting replaced? A: The report doesn’t claim that. It shows engineers were first to adopt, still use Codex most intensely, and that engineering output token usage grew 27x from November 2025 to June 2026. It’s about expanding who can do technical work, not replacing those who already do.

Key Takeaways

  • Build your AI surfaces around asynchronous task queues, not synchronous chat, if you want to support the multi-hour agent runs OpenAI’s data shows are now routine.
  • Audit your internal request queues — legal review, data pulls, one-off scripts — for tasks that can be moved to agent self-service before the rest of your industry does.
  • Track “agent hours dispatched per employee” as an internal metric; it will likely become a leading indicator of operational leverage.
  • Don’t assume your adoption curve will mirror OpenAI’s; expect a slower ramp gated by trust and compliance, but plan for the same eventual destination.
  • Roles focused purely on fulfilling cross-functional requests are the most exposed; roles that design and govern agent workflows are the most leveraged.

Have a project in mind?

Tell us what you're building — we reply within 24 hours.