mirror of https://github.com/langgenius/dify.git
- Introduced `createGroupInboundEdges` function to manage edges for group nodes, ensuring proper connections to head nodes. - Updated edge creation logic to handle group nodes in both inbound and outbound scenarios, including temporary edges. - Enhanced validation in `useWorkflow` to check connections for group nodes based on their head nodes. - Refined edge processing in `preprocessNodesAndEdges` to ensure correct handling of source handles for group edges. |
||
|---|---|---|
| .. | ||
| common.ts | ||
| data-source.ts | ||
| debug.ts | ||
| edge.ts | ||
| elk-layout.ts | ||
| gen-node-meta-data.ts | ||
| index.ts | ||
| node-navigation.ts | ||
| node.ts | ||
| tool.ts | ||
| trigger.ts | ||
| variable.ts | ||
| workflow-entry.ts | ||
| workflow-init.spec.ts | ||
| workflow-init.ts | ||
| workflow.ts | ||