dify/api/core/app/layers
Harry 18a589003e feat(sandbox): enhance sandbox initialization with draft support and asset management
- 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.
2026-01-20 19:45:04 +08:00
..
conversation_variable_persist_layer.py refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00
pause_state_persist_layer.py feat(graph-engine): make layer runtime state non-null and bound early (#30552) 2026-01-05 16:43:42 +08:00
sandbox_layer.py feat(sandbox): enhance sandbox initialization with draft support and asset management 2026-01-20 19:45:04 +08:00
suspend_layer.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
timeslice_layer.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_post_layer.py feat(graph-engine): make layer runtime state non-null and bound early (#30552) 2026-01-05 16:43:42 +08:00