14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"workflow_mode": "interactive",
|
|
"agents": {
|
|
"researcher": true,
|
|
"plan_checker": true,
|
|
"verifier": true
|
|
},
|
|
"model_profile": "balanced",
|
|
"planning": {
|
|
"commit_docs": true,
|
|
"search_gitignored": false
|
|
}
|
|
}
|