Files
dify/api/core/workflow/nodes/command
Harry 5b01f544d1 refactor(command-node): streamline command execution and directory checks
- Simplified the command execution logic by removing unnecessary shell invocations.
- Enhanced working directory validation by directly using the `test` command.
- Improved command parsing with `shlex.split` for better handling of raw commands.
2026-01-08 11:04:11 +08:00
..
2026-01-06 19:30:38 +08:00
2026-01-06 19:30:38 +08:00
2026-01-06 19:30:38 +08:00