惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
A
About on SuperTechFans
量子位
Engineering at Meta
Engineering at Meta
B
Blog
The Cloudflare Blog
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
J
Java Code Geeks
D
DataBreaches.Net
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog
酷 壳 – CoolShell
酷 壳 – CoolShell

The Register - Special Features

Troops’ phones gave away location data to foreign adversaries Qualcomm picks bad time to pitch a $300 laptop platform AI agents get their own phone directory built atop DNS Carnival confirms ShinyHunters cruised off with 6M customer records after April breach Google engineer accused of turning Year in Search secrets into Polymarket payday Are we human? India's cyber agency sets clock at 12 hours to tackle exploited bugs as AI turns up the heat Broadcom gets early start on WiFi 8 with next-gen wireless routing kit Are we human? Microsoft Excel champ proves he still has the formula Anthropic co-founder hallucinates ghost in the machine Anthropic co-founder hallucinates ghost in the machine NASA plans Moon Base buildout with rovers, drones, cargo landers MyPillow must decide whether to be firm or soft as ransomware crims demand pay Starship shows it can deploy satellites, but Moon mission clock still ticks Huawei's chip law looks less like Moore and more like marketing Experts pour cold borscht on Farage's Russian hack claim Logitech unveils a cushioned mouse for all-day use AI eyes scanning for bugs create a worrisome Linux security trend A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets AI datacenter boom collides with US grid reality Media giant settles for $930k amid user-snooping allegations AT&T sues to ditch Cali copper phone lines to save billions FBI warns of Kali365 as device code phishing soars Techie claims Trump Mobile website was leaking thousands of people's data BOFH: Vibe-coded solutions arrive for problems nobody has Dems slam Trump for making cybersecurity hold out the tin cup while splurging on ballroom and Jan. 6 'slush fund' Google explains how it will infuse ads into AI answers AI is getting pricey, but relief is coming, but not for you Deus ex machina: Half of US Christians trust AI's spiritual advice
OpenAI says 97.9 percent of its employees are now using a...
Thomas Claburn · 2026-06-26 · via The Register - Special Features

AI and ML

Codex, it's not just for developers, really

A company can learn a lot about the market by looking at its own employees. OpenAI says that its team members are switching from chatbots to agents as their primary form of AI interaction, a trend also detected (though less pronounced) among external organizations and users. Instead of one-off ChatGPT prompts, workers are asking Codex agents to tackle multi-step tasks that take long periods of time. And those doing so are increasingly non-developers.

OpenAI insists that its findings have implications for other companies, labor researchers, and policymakers, not the least of which would be a brighter revenue picture for OpenAI. Longer running tasks consume more tokens, and to the extent those can be billed, that should help diminish hundreds of billions in debt obligations. 

"We find that agentic AI usage is growing rapidly: the number of active users has grown more than fivefold in the first half of 2026, with the most rapid increase occurring outside the initial audience of software developers," said company researchers and academics in a paper [PDF] titled, "The Shift to Agentic AI: Evidence from Codex."

OpenAI did not immediately respond to a request to clarify whether it incentivizes or encourages employees to use its AI tools – through internal communiques, token allocations, token use leaderboards, or tying tool usage to performance metrics. But we'll take it on faith that when there's enough Kool-Aid on-premises, employees may just develop a taste for it regardless of whether their jobs depend on Kool-Aid consumption.

"Through August 2025, the average OpenAI worker spent less than 10 percent of their tokens on Codex," the biz explained in a blog post accompanying its paper (that suggests employee token allocations). "Now, every department, including non-technical departments such as Legal and Recruiting, uses Codex as their primary AI tool for work."

Within OpenAI, 97.9 percent of employees are now using Codex, up from around 40 percent in August 2025. External organizations have also seen a usage uptick, to 17.3 percent presently. With individuals, Codex isn't much to speak of – about 0.7 percent.

The thing about Codex is that, as an agent, it can operate for long periods of time. "Since the start of the year, the share of individual Codex users who submit at least one request for a task estimated to require more than eight hours for an experienced human to complete has increased nearly tenfold," the paper says.

We note that comparing the time a human might take for a task (as estimated by an LLM-as-judge) to the time an AI model takes is only part of the picture if the workflow isn't entirely automated. Generating code at, say, 10x the rate a person might manage may expand the time required for code verification and deployment.

OpenAI also points out that, since August 2025, non-developer usage of Codex has risen 137x for individuals, 189x for organizational users, and 12x within OpenAI.

The company concedes that technical usage remains the dominant mode, but insists that adoption by non-devs shows how a broader set of knowledge workers can take on coding or technical tasks, such as automation, data transformation, and data analysis.

"In June 2026, the median OpenAI employee in a legal role generated 13 times more monthly output tokens across Codex and ChatGPT than they did in November 2025," the paper says.

Given that the number of US federal lawsuits filed against OpenAI and associated entities only grew about 11 percent (35 to 39) between the last six months of 2025 and the first six months of 2026, it looks like OpenAI's legal team, with its 13x token surge, is making the company's case for the productivity benefits of AI tools. ®