OpenAI Open-Sources Symphony: Agent Orchestration Spec

Key Takeaways

- Symphony maps each open task in Linear to a dedicated agent workspace, running continuously without human supervision
- Teams using Symphony reported a 500% increase in landed pull requests
- The system emerged from OpenAI's experiment building an entire repo with zero human-written code
OpenAI has open-sourced Symphony, a specification that transforms project management boards into orchestration layers for coding agents. Instead of engineers juggling multiple Codex sessions in browser tabs, Symphony assigns one agent per open task and lets them run continuously.
The tool emerged from an internal experiment at OpenAI where a team committed to building an entire repository with zero human-written code. Every line had to come from Codex. That constraint forced the team to redesign their engineering workflow, and Symphony is the result of hitting their next wall: context switching.
The Problem: Human Attention as the Bottleneck
Coding agents are still interactive tools. Engineers open sessions, assign tasks, review output, steer the agent, and repeat. The OpenAI team found that most engineers could comfortably manage three to five sessions at once before productivity dropped.
Beyond that threshold, things fell apart. Engineers forgot which session was doing what. They jumped between terminals to nudge stalled agents. They debugged long-running tasks that had gone sideways halfway through.
“We had effectively built a team of extremely capable junior engineers, then assigned our human engineers to micromanaging them. That wasn't going to scale.”
— Alex Kotliarskyi, Victor Zhu, and Zach Brock, OpenAI Engineering
Symphony's Approach: Tasks, Not Sessions
The fix required a change in perspective. The team realized they were organizing work around coding sessions and merged PRs. But those are means to an end. Software workflows are organized around deliverables: issues, tasks, tickets, milestones.
Symphony flips the model. Instead of engineers supervising agents directly, agents pull work from the task tracker. Any open task gets picked up and completed by an agent. The issue tracker becomes the control plane.
In this setup, each open Linear issue maps to a dedicated agent workspace. Agents run continuously. Humans review the results rather than manage the process.
Prerequisites: Agent-Friendly Repos
Symphony didn't appear in isolation. It builds on work the team documented in a previous post on 'harness engineering.' That earlier phase involved making repositories agent-friendly through heavy investment in automated tests and guardrails.
Without those foundations, handing agents continuous access to a codebase would be risky. The tests and guardrails act as safety nets that let agents operate without constant human oversight.
How to Use Symphony
OpenAI has released Symphony as an open-source spec. Teams can use it to turn their own issue trackers into agent orchestrators. The basic concept: map your project management tool to become the single source of truth for what agents should work on.
- Each open task triggers an agent workspace
- Agents pull work automatically rather than waiting for assignment
- Humans shift from managing sessions to reviewing outputs
- The issue tracker serves as both the backlog and the control plane
Logicity's Take
Limitations and Open Questions
The 500% increase in landed PRs came from 'some teams.' OpenAI hasn't published data on how widely those results replicate across different codebases, team sizes, or types of work.
The approach also assumes a repository that's already agent-friendly. Teams without comprehensive test coverage or clear task definitions may need significant upfront work before Symphony delivers results.
Frequently Asked Questions
What is Symphony from OpenAI?
Symphony is an open-source specification that turns project management tools like Linear into control planes for coding agents. Each open task gets assigned to an agent that runs continuously until the work is complete.
How does Symphony improve developer productivity?
It eliminates context switching. Instead of engineers managing three to five agent sessions manually, Symphony automates task assignment. Engineers review completed work rather than supervising active sessions.
What results has Symphony achieved?
OpenAI reports a 500% increase in landed pull requests on some teams using Symphony. Results may vary depending on codebase structure and test coverage.
What tools does Symphony integrate with?
Symphony was built to work with Linear as the project management tool and Codex as the coding agent. The open-source spec can be adapted for other issue trackers.
What do teams need before using Symphony?
Teams need agent-friendly repositories with comprehensive automated tests and guardrails. Without these foundations, continuous agent access to codebases carries more risk.
Need Help Implementing This?
Source: OpenAI News
Manaal Khan
Tech & Innovation Writer
Related Articles
Browse all
Breaking: OReilly Releases New Books on Large Language Models and ChatGPT
OReilly has just released new books on large language models and ChatGPT, we take a closer look at what this means for the industry, **large language models are becoming more accessible** to developers and researchers.

URGENCY: Master 5 Essential Skills to Become a Prompt Engineer with TechTarget
As AI technology advances, the demand for skilled prompt engineers is on the rise. We explore the top 5 skills required to succeed in this field. From understanding natural language processing to developing creative problem-solving strategies, we dive into the essential skills needed to become a proficient prompt engineer.

SURPRISING TAKE: Prompt Engineering Is Not Just About Writing Better Prompts - Its About Revolutionizing Data Science
Become a better data scientist with these prompt engineering tips and tricks, learn how to leverage AI tools to improve your workflow, and discover the latest trends in data science. According to Gartner, AI will be a key driver of business innovation by 2025. We will explore how prompt engineering can help you stay ahead of the curve.

Why Most Businesses Are Already Behind on AI Prompt Engineering (And How to Catch Up Fast)
As AI continues to transform the business landscape, the role of prompt engineers is becoming increasingly crucial. We'll explore the 5 essential skills required to succeed in this field. From understanding natural language processing to designing effective prompts, we'll dive into the key skills needed to stay ahead of the curve.
Also Read

AMD Ryzen 9 9950X3D Hits $573.99: 18% Off All-Time Low
AMD's flagship 16-core gaming and productivity CPU has dropped to its lowest price ever on Amazon, now selling for $573.99. The discount comes as AMD releases the newer 9950X3D2 variant with dual 3D V-Cache.

Social Media Scams Cost Americans $2.1 Billion in 2025
The FTC reports that social media scams hit record losses in 2025, with Facebook leading as the top platform for fraud. Shopping scams were most common, but investment schemes caused the biggest financial damage at $1.1 billion.

Samsung Smart Glasses Leak: $380-$500 Android XR Device
Images of Samsung's first smart glasses have surfaced, revealing a Meta Ray-Bans competitor running on Android XR. The glasses, codenamed 'Jinju,' will integrate with Google Gemini and could launch later this year, with a display-equipped version following in 2027.