chore: add project config
This commit is contained in:
14
.planning/config.json
Normal file
14
.planning/config.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"mode": "yolo",
|
||||||
|
"granularity": "fine",
|
||||||
|
"parallelization": false,
|
||||||
|
"commit_docs": true,
|
||||||
|
"model_profile": "quality",
|
||||||
|
"workflow": {
|
||||||
|
"research": true,
|
||||||
|
"plan_check": true,
|
||||||
|
"verifier": true,
|
||||||
|
"nyquist_validation": true,
|
||||||
|
"auto_advance": false
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user