⌨️ cli toolStalePromisinghigh
symphony-ts
by OasAIStudio
Typecript version of https://github.com/openai/symphony
Quality Breakdown
89/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Stale
No commits in 90-365 days and no tagged releases.
Risk Assessment
- Multi-agent orchestration system: Symphony is designed to spawn autonomous coding agents that operate independently on repository work without explicit per-action human approval gates
- Autonomous workspace execution: Creates dedicated workspaces and runs coding agents inside boundaries with minimal visibility/control between runs
- External agent runtime integration: Depends on external coding agent runtimes (like 'codex app-server') to execute arbitrary code within spawned agent processes
- Persistent workflow configuration: Uses WORKFLOW.md for persistent autonomous behavior definition that controls agent execution patterns
- Tracker integration with autonomous action: Automatically reads work items from Linear tracker and spawns agents to implement them without per-item approval
- Dashboard observability is for monitoring only, not for real-time control/approval gates during agent execution