dify/api/core/app/layers
Harry 1c7c475c43 feat: add Command node support
- Introduced Command node type in workflow with associated UI components and translations.
- Enhanced SandboxLayer to manage sandbox attachment for Command nodes during execution.
- Updated various components and constants to integrate Command node functionality across the workflow.
2026-01-06 19:30:38 +08: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: add Command node support 2026-01-06 19:30:38 +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