Browse Source
- Export executeSwitch from execution/index.ts - Import executeSwitch in workflowStore.ts - Add switch case to executeWorkflow (after router) - Add switch case to regenerateNode (after router) - Import SwitchNodeData in connectedInputs.ts - Add Switch passthrough logic with toggle filtering in connectedInputs.ts - Disabled outputs block data flow (no downstream input) - Enabled outputs recursively traverse upstream (same pattern as Router) - Edge type determined by switch inputType field Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
3 changed files with 40 additions and 0 deletions
Loading…
Reference in new issue