chore: add project config
This commit is contained in:
parent
3f3c5ffaa1
commit
e44e861ec2
1 changed files with 12 additions and 0 deletions
12
.planning/config.json
Normal file
12
.planning/config.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"mode": "yolo",
|
||||
"depth": "comprehensive",
|
||||
"parallelization": false,
|
||||
"commit_docs": true,
|
||||
"model_profile": "quality",
|
||||
"workflow": {
|
||||
"research": true,
|
||||
"plan_check": true,
|
||||
"verifier": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue