mirror of
https://github.com/langgenius/dify.git
synced 2026-02-24 20:01:22 +08:00
- 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.