Skip to content

Commit 88dcdde

Browse files
chore: clear auto-chain flag after phase execution
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ea2a325 commit 88dcdde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.planning/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"plan_check": true,
1010
"verifier": true,
1111
"nyquist_validation": true,
12-
"_auto_chain_active": true
12+
"_auto_chain_active": false
1313
}
1414
}

0 commit comments

Comments
 (0)