chore: clear auto-chain flag before phase 1 execution

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-24 18:11:14 +02:00
parent 0ca22f9e36
commit 8ef2dbfae4

View File

@@ -27,7 +27,8 @@
"discuss_mode": "discuss", "discuss_mode": "discuss",
"skip_discuss": false, "skip_discuss": false,
"code_review": true, "code_review": true,
"code_review_depth": "standard" "code_review_depth": "standard",
"_auto_chain_active": false
}, },
"hooks": { "hooks": {
"context_warnings": true "context_warnings": true