dify/web/app/components/workflow/nodes/command
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
..
default.ts feat: add Command node support 2026-01-06 19:30:38 +08:00
node.tsx feat: add Command node support 2026-01-06 19:30:38 +08:00
panel.tsx feat: add Command node support 2026-01-06 19:30:38 +08:00
types.ts feat: add Command node support 2026-01-06 19:30:38 +08:00
use-config.ts feat: add Command node support 2026-01-06 19:30:38 +08:00