feat(FN-2279): merge fusion/fn-2279

This commit is contained in:
gsxdsm
2026-04-22 23:01:34 -07:00
parent 1af35c4ce2
commit 0141ea9f3f
5 changed files with 67 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ export const DEFAULT_PROJECT_SETTINGS = {
worktreeRebaseRemote: "",
strictScopeEnforcement: false,
buildRetryCount: 0,
verificationFixRetries: 1,
verificationFixRetries: 3,
buildTimeoutMs: 300_000,
requirePlanApproval: false,
specStalenessEnabled: false,