Browse Source
- Add 'router' to NodeType union in types/nodes.ts - Add RouterNodeData interface (extends BaseNodeData, no internal state) - Add RouterNodeData to WorkflowNodeData union - Add router dimensions (200x80) to nodeDefaults.ts and validation.ts - Add router default data (empty object) to both files - Add executeRouter pure passthrough function to simpleNodeExecutors.ts - Add RouterNode export to components/nodes/index.ts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
5 changed files with 29 additions and 0 deletions
Loading…
Reference in new issue