dify/api/core/app
Harry aad31bb703 feat(api): enhance workflow validation and structure checks
- Added a new validation class to ensure that trigger nodes do not coexist with UserInput (start) nodes in the workflow graph.
- Implemented a method in WorkflowService to validate the graph structure before persisting workflows, leveraging the new validation logic.
- Updated unit tests to cover the new validation scenarios and ensure proper error propagation.
2025-11-11 14:52:13 +08:00
..
app_config fix enum and type (#26756) 2025-10-11 17:46:44 +08:00
apps [autofix.ci] apply automated fixes 2025-11-11 04:47:22 +00:00
entities feat(api): enhance workflow validation and structure checks 2025-11-11 14:52:13 +08:00
features rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
layers fix: typing 2025-10-30 14:58:30 +08:00
task_pipeline fix:knowledge base reference information is overwritten when using mu… (#27799) 2025-11-04 16:40:44 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00