chore: add initial planning documents and configuration
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"workflow_mode": "interactive",
|
||||
"agents": {
|
||||
"researcher": true,
|
||||
"plan_checker": true,
|
||||
"verifier": true
|
||||
},
|
||||
"model_profile": "balanced",
|
||||
"planning": {
|
||||
"commit_docs": true,
|
||||
"search_gitignored": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user