[PR #31385] refactor: Move workflow node factory to app workflow #33211

Closed
opened 2026-02-21 20:52:52 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/31385

State: closed
Merged: Yes


Summary

  • relocate DifyNodeFactory under core.app.workflow and update workflow entry points, runners, and tests
  • align the workflow node registry import guard with the new factory location
  • document current workflow external dependency exceptions to keep linting consistent

Closes #31384

**Original Pull Request:** https://github.com/langgenius/dify/pull/31385 **State:** closed **Merged:** Yes --- ## Summary - relocate DifyNodeFactory under core.app.workflow and update workflow entry points, runners, and tests - align the workflow node registry import guard with the new factory location - document current workflow external dependency exceptions to keep linting consistent Closes #31384
yindo added the pull-request label 2026-02-21 20:52:52 -05:00
yindo closed this issue 2026-02-21 20:52:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33211