OpenAI Releases Symphony For Autonomous Coding Workflows
OpenAI is offering Symphony, an engineering preview that turns project tasks into isolated autonomous implementation runs, demonstrated monitoring a Linear board and spawning agents to complete work. Agents produce proofs of work — CI status, PR review feedback, complexity analysis, and walkthrough videos — and can land PRs when accepted; a reference Elixir implementation and SPEC are available on GitHub under Apache 2.0.
Key Points
- 1Orchestrates coding agents into isolated autonomous implementation runs by monitoring Linear boards and spawning agents
- 2Reduces engineer supervision by producing proof-of-work artifacts: CI status, PR feedback, complexity analysis, walkthrough videos
- 3Provides an Apache-2.0 licensed Elixir reference and SPEC on GitHub enabling direct adoption in trusted environments
Scoring Rationale
Official OpenAI preview with usable reference implementation boosts practicality, but limited by engineering-preview status and minimal public documentation.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

