오픈AI 심포니
hackernews
|
|
🔬 연구
#ai agent
#openai
#review
#symphony
#코드자동화
#프로젝트관리
원문 출처: hackernews · Genesis Park에서 요약 및 분석
요약
OpenAI의 새로운 오픈소스 프로젝트 'Symphony'는 팀이 코딩 에이전트를 직접 감독하는 대신 프로젝트 작업을 자율적으로 수행하도록 설계되었습니다. 이 도구는 Linear 보드를 모니터링해 에이전트를 생성하며, 에이전트는 PR 검토, CI 상태, 복잡도 분석 등의 증거를 포함하여 작업을 완료합니다. 다만 현재 Symphony는 신뢰할 수 있는 환경에서의 테스트를 위한 초기 엔지니어링 프리뷰 단계로, 안전한 사용이 권장됩니다.
본문
Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents. In this demo video, Symphony monitors a Linear board for work and spawns agents to handle the tasks. The agents complete the tasks and provide proof of work: CI status, PR review feedback, complexity analysis, and walkthrough videos. When accepted, the agents land the PR safely. Engineers do not need to supervise Codex; they can manage the work at a higher level. Warning Symphony is a low-key engineering preview for testing in trusted environments. Symphony works best in codebases that have adopted harness engineering. Symphony is the next step -- moving from managing coding agents to managing work that needs to get done. Tell your favorite coding agent to build Symphony in a programming language of your choice: Implement Symphony according to the following spec: https://github.com/openai/symphony/blob/main/SPEC.md Check out elixir/README.md for instructions on how to set up your environment and run the Elixir-based Symphony implementation. You can also ask your favorite coding agent to help with the setup: Set up Symphony for my repository based on https://github.com/openai/symphony/blob/main/elixir/README.md This project is licensed under the Apache License 2.0.
Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.
공유