This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-13 19:17:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bd6dd588e3d2bf3d0d55838fdf08d95cd75112c
dify
/
api
/
core
/
virtual_environment
/
providers
History
Harry
7bd6dd588e
refactor: remove keepalive thread and utilize E2B's native timeout management
2026-03-12 17:22:12 +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
refactor: remove keepalive thread and utilize E2B's native timeout management
2026-03-12 17:22:12 +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