0:00 / 0:57
News
OpenAI Open-Sources Symphony - The Codex Orchestrator That Turns Linear Into a PR Factory
calendar_today Date:
schedule Duration: 0:57
visibility Views: 491
database
Summary Report
OpenAI has open-sourced Symphony, an agent orchestrator that turns Linear boards into always-on Codex factories. Every open ticket spawns a coding agent.
- 01. Symphony spawns a Codex agent for every open ticket on a Linear board.
- 02. Each agent delivers a verified pull request with CI, reviews, and walkthrough videos.
- 03. Built on Elixir's BEAM for fault-tolerant supervision of hundreds of concurrent agents.
- 04. Open-sourced under Apache 2.0; integration limited to Linear and Codex at launch.
- 05. OpenAI reports a 500% jump in landed PRs on internal teams in the first three weeks.
OpenAI has released Symphony as an open-source project, introducing a Codex orchestrator that transforms issue tracking into automated code production. The system monitors project boards like Linear, automatically spawning individual Codex agents for each open ticket. These agents then produce complete pull requests with continuous integration status, code reviews, and walkthrough videos attached.
Built on Elixir's BEAM virtual machine, Symphony leverages fault-tolerant supervision trees and lightweight processes designed to handle hundreds of concurrent agents simultaneously. The framework is released under Apache 2.0 licence and is available on GitHub immediately. This architecture choice reflects the system's emphasis on reliability and scalability when managing multiple autonomous coding tasks.
OpenAI reports impressive internal results, with some teams experiencing a 500% increase in landed pull requests within the first three weeks of deployment. However, the company acknowledges that these productivity gains occurred within their controlled environment, and performance with external, less organised codebases remains untested.
Currently, Symphony exclusively integrates with Linear for project management and utilises only Codex for code generation. The open specification design suggests broader compatibility is planned, with community-developed adapters for Jira and Claude Code expected to emerge within weeks of the release.
Meta Data
Company:
LLM:
Model: