dify/api/core/virtual_environment/providers
2026-03-10 17:12:15 +08:00
..
aws_code_interpreter_sandbox.py feat: add AWS Code Interpreter sandbox provider and update sandbox type 2026-03-10 17:12:15 +08:00
daytona_sandbox.py refactor(sandbox): remove unused SANDBOX_WORK_DIR constant and update bash command descriptions for clarity 2026-01-12 15:02:30 +08:00
dify_simple_sandbox.py Refactor code structure for improved readability and maintainability 2025-12-30 16:31:34 +08:00
docker_daemon_sandbox.py feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
e2b_sandbox.py feat: centralize command execution timeout constant for sandbox providers 2026-02-14 16:01:27 +08:00
local_without_isolation.py fix(local-env): replace os.rmdir with shutil.rmtree for directory removal 2026-01-27 15:13:55 +08:00
ssh_sandbox.py feat: centralize command execution timeout constant for sandbox providers 2026-02-14 16:01:27 +08:00