LIVE
OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|New GPU compiler speeds up counterfactual regret minimization by up to 80x10/09/26|Anthropic releases September 2026 report on malicious use of AI10/09/26 · Anthropic|Skild AI Uses NVIDIA Physical AI to Teach Robots New Tasks From a Single Video10/09/26 · Skild AI|NVIDIA Outlines Its Role as Technology Backbone for Robotaxi Leaders10/09/26 · NVIDIA|A researcher uses Codex and ChatGPT to hunt for new antimicrobial molecules10/09/26 · OpenAI|OpenAI's Navier-Stokes release comes with a Lean 4 formal proof10/09/26 · OpenAI|OpenAI publishes documentation for its Agents API10/09/26 · OpenAI|OpenAI Launches the Agents API, a Managed Service for Cloud Agents10/09/26 · OpenAI|Anthropic Accused of Building a Predictive Surveillance System Targeting Activists09/09/26 · Anthropic|OpenAI Claims a Millennium Prize Problem Solved, Controversy Follows09/09/26 · OpenAI|Mistral AI Raises €3 Billion to Push Open-Weight Models to the Frontier08/09/26 · Mistral AI|OpenAI agents hijacked a German wiki before the Hugging Face breach07/09/26 · OpenAI|New GPU compiler speeds up counterfactual regret minimization by up to 80x10/09/26|Anthropic releases September 2026 report on malicious use of AI10/09/26 · Anthropic|Skild AI Uses NVIDIA Physical AI to Teach Robots New Tasks From a Single Video10/09/26 · Skild AI|NVIDIA Outlines Its Role as Technology Backbone for Robotaxi Leaders10/09/26 · NVIDIA|A researcher uses Codex and ChatGPT to hunt for new antimicrobial molecules10/09/26 · OpenAI|
ReleaseOpenAI

OpenAI Launches the Agents API, a Managed Service for Cloud Agents

OpenAI has introduced the Agents API, a managed service built on the Codex harness, designed to orchestrate agents that run long sessions and use external tools.

September 10, 20263 min readPublished byOpenAI

OpenAI has introduced the Agents API, a new offering aimed at developers who want to build and deploy agents that operate in the cloud. Rather than functioning as a simple completion endpoint, the service is positioned as managed infrastructure: it handles task orchestration, supports sessions that can run for extended periods, and allows agents to call external tools during execution.

The notable technical detail is that the service runs on the Codex harness, the same underlying system that already powers OpenAI's code generation and execution capabilities. This suggests the Agents API inherits mechanisms already tested for managing multi-step tasks, intermediate reasoning, and interaction with execution environments, rather than relying on an entirely new architecture built from scratch.

The announcement fits a broader industry pattern in which model providers are moving beyond simple language model access toward full infrastructure layers for autonomous agents, including persistent memory, state management, and third-party tool integration. OpenAI had already explored this space with its Assistants API, but the emphasis here on long-running sessions and managed cloud deployment points to a more ambitious push toward enterprise and production-grade use cases.

Details shared so far remain limited, with no information yet on pricing, session limits, or the tool integrations available at launch. It will be worth watching how this offering positions itself against existing open-source agent frameworks such as LangChain or AutoGen, as well as against competing services from Anthropic and Google, both of which are investing heavily in the agentic AI ecosystem.

Tags
agentsapicloudcodexdeveloper-toolsorchestration

Read also