feat(dashboard): collapse planning model + depth into advanced disclosure

Group the planning model selector and depth controls under a collapsible
"Advanced planning settings" disclosure (defaultOpen) in the Planning Mode
modal. Adds a defaultOpen prop to OnboardingDisclosure and tightens the
node.capabilities readonly typing in NodeDetailModal.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-05-03 01:29:30 -07:00
parent 9619cd102d
commit adbc6130e9
6 changed files with 111 additions and 81 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Group planning model selector and depth controls under a collapsible "Advanced planning settings" disclosure in the Planning Mode modal.