dify/api/core/virtual_environment/__base
2026-01-12 14:20:03 +08:00
..
command_future.py refactor(sandbox): move VMFactory and related classes, update imports to reflect new structure 2026-01-12 12:01:21 +08:00
entities.py refactor(sandbox): update DIFY_CLI_PATH and DIFY_CLI_CONFIG_PATH to use SANDBOX_WORK_DIR and enhance error handling in SandboxSession 2026-01-12 14:07:54 +08:00
exec.py feat: sandbox provider configuration 2026-01-08 11:04:12 +08:00
virtual_environment.py refactor(virtual_environment): add cwd parameter to execute_command method across all providers for improved command execution context 2026-01-12 14:20:03 +08:00