chore: add project config
This commit is contained in:
parent
c9825db32a
commit
e56dd8bfc2
14
.planning/config.json
Normal file
14
.planning/config.json
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"mode": "interactive",
|
||||||
|
"granularity": "standard",
|
||||||
|
"parallelization": true,
|
||||||
|
"commit_docs": true,
|
||||||
|
"model_profile": "balanced",
|
||||||
|
"workflow": {
|
||||||
|
"research": true,
|
||||||
|
"plan_check": true,
|
||||||
|
"verifier": true,
|
||||||
|
"nyquist_validation": true,
|
||||||
|
"auto_advance": false
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue