docs: initialize ngn-agent project
This commit is contained in:
20
.planning/config.json
Normal file
20
.planning/config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mode": "yolo",
|
||||
"granularity": "coarse",
|
||||
"parallelization": false,
|
||||
"commit_docs": true,
|
||||
"model_profile": "balanced",
|
||||
"workflow": {
|
||||
"research": true,
|
||||
"plan_check": true,
|
||||
"verifier": true,
|
||||
"nyquist_validation": false,
|
||||
"auto_advance": true
|
||||
},
|
||||
"plan_review": {
|
||||
"source_grounding": false
|
||||
},
|
||||
"ship": {
|
||||
"pr_body_sections": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user