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

This commit is contained in:
gsxdsm
2026-04-14 08:43:51 -07:00
parent 919c2774ca
commit 981d2cb032
7 changed files with 53 additions and 4 deletions

View File

@@ -771,7 +771,7 @@ Project settings override global settings. Configure in the dashboard under **Se
| `ntfyTopic` | Global | - | ntfy.sh topic for notifications |
| `ntfyDashboardHost` | Global | - | Dashboard URL for notification deep links |
| `modelOnboardingComplete` | Global | false | Tracks completion of first-run model onboarding wizard |
| `maxConcurrent` | Project | 2 | Concurrent task execution limit |
| `maxConcurrent` | Project | 2 | Concurrent task execution lanes (triage, executor, merge). Utility AI workflows (planning, subtask breakdown, interviews, heartbeat wake, title summarization) bypass this limit. |
| `autoMerge` | Project | true | Auto-merge completed tasks |
| `smartConflictResolution` | Project | true | Auto-resolve lock/generated files |
| `requirePlanApproval` | Project | false | Manual approval for AI specs |