Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 11, 2026·2 min de lecture

Symphony — Orchestrate Autonomous Coding Agent Runs

Symphony orchestrates isolated autonomous runs so teams manage work instead of supervising coding agents. Includes a reference implementation.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 65fe669e-6ac8-4e0e-9caf-292b05300d75
Introduction

Symphony orchestrates isolated autonomous runs so teams manage work instead of supervising coding agents. Includes a reference implementation.

  • Best for: Teams using coding agents who want repeatable, isolated “implementation runs” with proof-of-work outputs
  • Works with: Coding agents + CI/test harnesses; best with harness-engineered repos (see repo docs)
  • Setup time: 20 minutes

How to Use It Well

  • Setup time ~20 minutes (read SPEC + follow elixir/README.md for the reference implementation)
  • 2 options: implement the SPEC yourself or use the experimental reference implementation
  • GitHub stars + forks (verified): see Source & Thanks

If you’re already using coding agents, the biggest unlock is operationalizing them: isolate runs, make inputs/outputs explicit, and require proof-of-work (tests, checks, or review signals) so humans manage work, not prompt loops.

FAQ

Q: What is an “implementation run”? A: A single isolated agent execution that takes a work item and returns proof of work (outputs you can verify) instead of an open-ended chat loop.

Q: Do I have to use Elixir? A: No. The repo describes a language-agnostic SPEC and also provides an experimental Elixir reference implementation.

Q: Is it production-ready? A: The README labels it an engineering preview; run it only in trusted environments and validate the harness boundaries first.

🙏

Source et remerciements

Source: https://github.com/openai/symphony > License: Apache-2.0 > GitHub stars: 23,343 · forks: 2,208

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires