awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openai avatar

openai/symphony

0
View on GitHub↗
25,622 Stars·2,593 Forks·Elixir·Apache-2.0·11 Aufrufeopenai.com/index/open-source-codex-orchestration-symphony↗

Symphony

Symphony is an agentic workflow manager and autonomous software implementation engine. It serves as an orchestrator for large language model coding agents, converting high-level project requirements and task board items into verified pull requests.

The system manages an autonomous development workflow by delegating implementation runs to agents that handle end-to-end feature development and bug fixes. It generates automated pull requests backed by proof-of-work verification, ensuring that code contributions are validated before human review.

The platform coordinates a cycle of planning, coding, and verification using isolated run environments and state-based tracking to maintain progress. It integrates with task boards to translate project tickets into technical specifications and executable tasks.

Features

  • Agentic Workflows - Serves as a coordination layer that manages the execution and verification of autonomous coding agents.
  • Coding Agent Orchestrators - Coordinates multiple AI coding assistants to convert task board items into verified pull requests.
  • Agentic Task Automation - Automates the transition from task board items to completed pull requests using autonomous agents.
  • AI Software Engineering - Uses large language models to handle end-to-end feature implementation and bug fixes without constant supervision.
  • Agentic Development Workflows - Provides a framework for managing project goals by delegating isolated runs to autonomous agents.
  • Autonomous Agent Loops - Implements a continuous cycle of planning, executing, and verifying tasks to reach a defined goal state.
  • Autonomous Software Engineering - Provides a platform for automating the full software development lifecycle from planning to verification.
  • Isolated Execution Environments - Provides ephemeral sandboxes for implementation tasks to ensure reproducible results and prevent side effects.
  • Autonomous Coding Agents - Orchestrates intelligent tools to iteratively write, test, and commit code until a feature is complete.
  • Proof-of-Work Verifications - Validates completed tasks using automated tests and checksums to provide proof of work before PR submission.
  • Hierarchical State Tracking - Maintains a hierarchical record of progress and attempted changes to allow agents to recover from failures.
  • PR-Driven Delivery - Packages all autonomous implementation results into structured pull requests for final human review and integration.
  • AI-Driven PR Generation - Implements project requirements and provides proof of work through automated code contributions in pull requests.
  • Automated PR Generation - Turns project requirements into verified code submissions with integrated proof-of-work for review.
  • AI Agents - Collaborative agent framework from OpenAI.
  • Productivity and Collaboration - Tool for managing autonomous implementation runs and project work.

Star-Verlauf

Star-Verlauf für openai/symphonyStar-Verlauf für openai/symphony

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Symphony

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Symphony.
  • claude-code-best/claude-codeAvatar von claude-code-best

    claude-code-best/claude-code

    20,272Auf GitHub ansehen↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    Auf GitHub ansehen↗20,272
  • stormzhang/ai-coding-guideAvatar von stormzhang

    stormzhang/ai-coding-guide

    1,164Auf GitHub ansehen↗

    This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within local development environments. It focuses on orchestrating multi-agent teams that can plan, execute, and verify complex software engineering tasks, such as refactoring, bug resolution, and test generation, while maintaining deep awareness of project-specific context and memory. The system distinguishes itself through a robust security-first architecture that enforces granular access controls, execution isolation, and mandatory human-in-the-loop approvals for all file modification

    agentai-codinganthropic
    Auf GitHub ansehen↗1,164
  • frankbria/ralph-claude-codeAvatar von frankbria

    frankbria/ralph-claude-code

    7,053Auf GitHub ansehen↗

    This project is an autonomous AI software engineering orchestrator and development loop manager. It implements a system for managing AI coding agents that execute iterative development cycles, processing technical requirements through a persistent task queue based on priority and dependencies. The system synchronizes development progress with GitHub by converting issues and comments into actionable plans and automating pull requests and status updates. It provides a secure execution layer by running coding operations within an isolated sandbox environment to protect the host file system. To

    Shellaiai-agentai-agents
    Auf GitHub ansehen↗7,053
  • enzed/vibe-codingAvatar von EnzeD

    EnzeD/vibe-coding

    3,940Auf GitHub ansehen↗

    Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through software development. It serves as a development framework that organizes the process of building software using large language models through structured planning, iterative validation, and a defined cycle of implementation. The project distinguishes itself through a focused context management system and project memory bank, which uses dedicated files to maintain consistent architectural context across sessions. It employs constraint-based guidance to enforce project-specific codi

    Auf GitHub ansehen↗3,940
Alle 30 Alternativen zu Symphony anzeigen→

Häufig gestellte Fragen

Was macht openai/symphony?

Symphony is an agentic workflow manager and autonomous software implementation engine. It serves as an orchestrator for large language model coding agents, converting high-level project requirements and task board items into verified pull requests.

Was sind die Hauptfunktionen von openai/symphony?

Die Hauptfunktionen von openai/symphony sind: Agentic Workflows, Coding Agent Orchestrators, Agentic Task Automation, AI Software Engineering, Agentic Development Workflows, Autonomous Agent Loops, Autonomous Software Engineering, Isolated Execution Environments.

Welche Open-Source-Alternativen gibt es zu openai/symphony?

Open-Source-Alternativen zu openai/symphony sind unter anderem: claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… stormzhang/ai-coding-guide — This project provides a comprehensive guide and framework for implementing autonomous AI coding assistants within… frankbria/ralph-claude-code — This project is an autonomous AI software engineering orchestrator and development loop manager. It implements a… enzed/vibe-coding — Vibe-coding is an agentic workflow manager and AI coding orchestrator designed to guide autonomous agents through… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… nndl/llm-beginner — This project is a collection of educational resources and technical guides focused on the development and…