chore: add project config

This commit is contained in:
2026-02-15 22:33:07 +01:00
parent 84d7f41c4e
commit 7d97b2c830
+12
View File
@@ -0,0 +1,12 @@
{
"mode": "yolo",
"depth": "standard",
"parallelization": true,
"commit_docs": true,
"model_profile": "budget",
"workflow": {
"research": true,
"plan_check": true,
"verifier": true
}
}