14 lines
272 B
JSON
14 lines
272 B
JSON
{
|
|
"mode": "yolo",
|
|
"depth": "standard",
|
|
"parallelization": true,
|
|
"commit_docs": true,
|
|
"model_profile": "quality",
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true
|
|
},
|
|
"verifier_model": "inherit",
|
|
"checker_model": "inherit"
|
|
} |