mirror of
https://github.com/langgenius/dify.git
synced 2026-03-07 00:26:36 +08:00
- Added FIXME comments to indicate the need for unifying runtime config checking in AdvancedChatAppGenerator and WorkflowAppGenerator. - Introduced sandbox management in WorkflowService with proper error handling for sandbox release. - Enhanced runtime feature handling in the workflow execution process.