An open-source spec for orchestration: Symphony
read at source ↗ openai.com
An open-source spec for orchestration: Symphony
Source: OpenAI Date: 2026-04-27 URL: https://openai.com/index/open-source-codex-orchestration-symphony
Summary
OpenAI’s April 2026 release of Symphony — an open-source specification for multi-agent orchestration, defining how agents could coordinate, hand off tasks, share context, and manage dependencies in multi-agent pipelines. Similar in intent to Anthropic’s Model Context Protocol (MCP) for tool integration, Symphony addressed the orchestration layer: how multiple agents working in parallel or in sequence communicated and coordinated. Publishing it as an open-source spec rather than a closed product invited ecosystem adoption and positioned OpenAI as the orchestration standards setter.
Implications
Standards competition in agentic infrastructure. Symphony entering the orchestration standards space alongside MCP, LangChain, and other agent frameworks created a standards competition that OpenAI was well-positioned to win given its platform scale. An orchestration standard that the ecosystem adopted would embed OpenAI’s architectural assumptions into how multi-agent systems were built industry-wide.
Thread: Agentic API platform and standards. Sits at the apex of the April 2026 agentic platform moment — alongside WebSockets in the Responses API, Workspace Agents, AgentKit, and Codex plugins — as OpenAI’s comprehensive push to define the infrastructure layer for production agentic applications.
Watch: Whether Symphony gained adoption beyond OpenAI’s own products, particularly whether framework authors (LangGraph, CrewAI, AutoGen) adopted it as their orchestration protocol, and how it differentiated from MCP’s tool integration focus.