mirror of
https://github.com/langgenius/dify.git
synced 2026-02-13 16:00:55 -05: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.