mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduced DraftAppAssetsInitializer for handling draft assets. - Updated SandboxLayer to conditionally set sandbox ID and storage based on workflow version. - Improved asset initialization logging and error handling. - Refactored ArchiveSandboxStorage to support exclusion patterns during archiving. - Modified command and LLM nodes to retrieve sandbox from workflow context, supporting draft workflows. |
||
|---|---|---|
| .. | ||
| conversation_variable_persist_layer.py | ||
| pause_state_persist_layer.py | ||
| sandbox_layer.py | ||
| suspend_layer.py | ||
| timeslice_layer.py | ||
| trigger_post_layer.py | ||