25 lines
474 B
JSON
25 lines
474 B
JSON
{
|
|
"version": 1,
|
|
"mode": "yolo",
|
|
"granularity": "standard",
|
|
"parallelization": true,
|
|
"commit_docs": true,
|
|
"model_profile": "quality",
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true,
|
|
"nyquist_validation": true,
|
|
"auto_advance": true,
|
|
"research_before_questions": false
|
|
},
|
|
"models": {
|
|
"researcher": "opus",
|
|
"synthesizer": "opus",
|
|
"roadmapper": "opus"
|
|
},
|
|
"planning": {
|
|
"commit_docs": true
|
|
}
|
|
}
|