Files
dify/api/core
Harry cd0f41a3e0 fix(command-node): improve working directory handling in CommandNode
- Added checks to verify the existence of the specified working directory before executing commands.
- Updated command execution logic to conditionally change the working directory if provided.
- Included FIXME comments to address future enhancements for native cwd support in VirtualEnvironment.run_command.
2026-01-07 15:30:59 +08:00
..
2026-01-07 15:22:12 +08:00
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2025-10-21 11:26:58 +08:00