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