dify/api/core/workflow/nodes/command
Harry 1fbba38436 fix(command-node): improve error reporting in command execution
- Updated error handling to provide detailed stderr output when a command fails.
- Streamlined working directory and command rendering by combining operations into single lines.
2026-01-08 11:14:23 +08:00
..
__init__.py feat: add Command node support 2026-01-06 19:30:38 +08:00
entities.py feat: add Command node support 2026-01-06 19:30:38 +08:00
exc.py feat: add Command node support 2026-01-06 19:30:38 +08:00
node.py fix(command-node): improve error reporting in command execution 2026-01-08 11:14:23 +08:00