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