mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 03:00:33 -04: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.