Symphony学习笔记
安装
https://github.com/openai/symphony/
配置
1 ./bin/setup
2 Configure: Add your LINEAR_API_KEY to the generated .env file.
3 Start Symphony: Launch the orchestrator using the default workflow:
./bin/symphony
4 Or specify a custom workflow:
./bin/symphony ./docs/plans/FEATURE_WORKFLOW.md