chore: add project config

Mode: yolo
Depth: standard
Parallelization: enabled
Workflow agents: research=true, plan_check=true, verifier=true
This commit is contained in:
mARTin 2026-01-24 17:45:55 +01:00
parent b700c0c8e2
commit 53166901d0

View File

@ -1,9 +1,9 @@
{ {
"mode": "interactive", "mode": "yolo",
"depth": "standard", "depth": "standard",
"parallelization": true, "parallelization": true,
"commit_docs": true, "commit_docs": true,
"model_profile": "quality", "model_profile": "balanced",
"workflow": { "workflow": {
"research": true, "research": true,
"plan_check": true, "plan_check": true,