chore: add project config
Mode: interactive Depth: standard Parallelization: enabled Workflow agents: research=enabled, plan_check=enabled, verifier=enabled
This commit is contained in:
parent
a3465e7da0
commit
d73b7d3ae5
12
.planning/config.json
Normal file
12
.planning/config.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"mode": "interactive",
|
||||
"depth": "standard",
|
||||
"parallelization": true,
|
||||
"commit_docs": true,
|
||||
"model_profile": "balanced",
|
||||
"workflow": {
|
||||
"research": true,
|
||||
"plan_check": true,
|
||||
"verifier": true
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user