openai/symphony: Lightweight multi-agent orchestration framework
2026-03-31
![]()
OpenAI's multi-agent orchestration framework. Each agent spawns in isolation, watches a work queue (Linear boards, etc.), picks up tasks, and lands changes through CI, PR reviews, and documentation. The idea is managing agents at a strategic level rather than babysitting individual coding sessions. Ships as a spec plus an experimental Elixir reference implementation.
Was this useful?