Mode: YOLO Depth: Quick Parallelization: enabled Workflow agents: research=on, plan_check=on, verifier=on Model profile: Budget
13 lines
208 B
JSON
13 lines
208 B
JSON
{
|
|
"mode": "yolo",
|
|
"depth": "quick",
|
|
"parallelization": true,
|
|
"commit_docs": true,
|
|
"model_profile": "budget",
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true
|
|
}
|
|
}
|