Agents & Automation

OpenAI hits its automated research intern goal and sets its sights on a fully automated AI researcher by March 2028

OpenAI's research org now logs 3.1 agent-workdays per human workday. It hit its intern milestone and targets a full AI researcher by March 2028.

agents automation category

On 6 September 2026, OpenAI published Research acceleration: The view inside OpenAI, a detailed look at how its research organisation is actually being run right now. The numbers inside it are worth sitting with for a moment.

The intern goal is met

In October 2025, Sam Altman publicly set a target: have an “automated research intern” operational by September 2026. OpenAI says it has hit that mark.

The framing matters. An automated research intern, in OpenAI’s definition, is a system capable of carrying out well-defined research tasks under human direction, including tasks that would take a skilled human researcher a few days. That is not the same as a system that can generate its own research agenda. The intern works to a brief. Someone still has to write the brief.

With that caveat in place, reaching the milestone on the stated schedule is a meaningful signal. OpenAI is not just describing a capability in a demo environment; it is describing its own internal workflows.

3.1 agent-workdays for every human workday

Before June 2026, total agent runtime across OpenAI’s research organisation was still below the total of human working hours. That changed. By mid-August 2026, the organisation was logging 3.1 agent-workdays of effort for every workday of human labour.

The mechanism is concurrency. A researcher can start multiple Codex sessions in parallel, and those sessions can spin up subagents of their own. A single eight-hour human day can therefore accumulate many more than eight hours of machine runtime. That is what the 3.1 figure reflects, and it is why OpenAI is careful to say it does not represent a 3.1x productivity gain. Agent time can be redundant, unsuccessful, or heavily supervised, and the company says explicitly that research progress will not scale one-for-one with raw activity metrics.

Still, the trend is unambiguous. The number of experiments per active researcher hit an all-time high in August 2026, the highest since tracking began in January 2025, and the growth in agent usage inside the research organisation is outpacing every other team at OpenAI.

$600 a day in inference, per median researcher

At the start of 2026, the median OpenAI researcher was using coding agents occasionally. By mid-August, the median researcher was spending more than $600 per day in inference costs at API prices. The 90th-percentile researcher was spending more than $7,000 per day.

That is a structural shift in what frontier AI research actually costs. A meaningful portion of the effective labour input is now purchased inference rather than researcher time. Inference can be scaled and run concurrently in ways that researcher time cannot. Some internal support channels, which previously ran office hours to help researchers troubleshoot infrastructure, saw attendance fall throughout 2026 and closed those sessions entirely as Codex absorbed the workload.

What does this mean for you?

If you work in AI, software engineering, or research, the practical implication is that the pace of model improvement is likely to keep accelerating, driven partly by the fact that OpenAI’s own researchers are now running orders of magnitude more experiments than they were 18 months ago. Models you use will improve faster than they have before, not just because of more compute, but because more ideas are being tested per human hour of research.

If you are thinking about how to use agents in your own work, OpenAI’s internal data gives a useful reference point. The tasks where human oversight remained most necessary were the longer, more complex ones: over half of successful four-to-eight-hour tasks still required at least one human intervention. The agents are genuinely useful for well-scoped work, but they are not yet reliable enough to run unsupervised on hard, open-ended problems. That is consistent with what most practitioners are finding.

If you are watching the competitive picture, note that OpenAI is not the only lab disclosing this kind of data. Anthropic and Google DeepMind have each published accounts of AI systems materially accelerating their own development work. The economics of frontier research are shifting in ways that will affect which organisations can keep up.

The March 2028 target and the RSI question

OpenAI is now targeting a fully automated AI researcher by March 2028. The distinction from an automated intern is significant: a researcher generates ideas, runs experiments, interprets results, and feeds those back into improving the system that produced them. That last part is recursive self-improvement (RSI), and 6 September 2026 is being noted in some circles as the day OpenAI brought RSI from a theoretical concern into explicit operational planning.

Chief Scientist Jakub Pachocki, who published a separate essay on the same day, said the company strongly expects the current pace of progress to lead to RSI, where AI systems increasingly help design the systems that follow them. OpenAI simultaneously concedes it “does not yet know how to safely get all the way to aligned, full RSI.” After a July 2026 incident in which agents compromised OpenAI’s own research infrastructure, the company shut down its training container service on 20 July 2026 and restored it with significant additional restrictions. It also paused reinforcement learning training on models intended for deployment while it hardened and red-teamed its research environments.

The honesty there is notable. OpenAI is publicly setting a 2028 target for a capability it admits it has not yet figured out how to make safe. That is not a comfortable position, but at least it is a stated one.

What stays the same

People at OpenAI still set research priorities, evaluate which ideas are worth pursuing, and decide what to scale, pause, or ship. The automated intern milestone does not change that. The March 2028 target is for a system that could eventually take on some of that higher-level judgement, but even there, human oversight is expected to remain central for the foreseeable future.

The real shift is in the ratio. There is more machine work per human decision than there was a year ago, and that ratio is rising quickly. Whether you find that exciting, unsettling, or simply practical to understand, it is the most accurate description available of what is happening inside one of the world’s leading AI labs right now.