dify/api/core/sandbox
2026-03-10 17:12:15 +08:00
..
bash fix: update files_url to use FILES_API_URL in DifyCliConfig 2026-02-15 17:19:08 +08:00
entities feat: add AWS Code Interpreter sandbox provider and update sandbox type 2026-03-10 17:12:15 +08:00
initializer feat: add DB inline content cache for app asset draft files 2026-03-10 17:12:14 +08:00
inspector feat: add DB inline content cache for app asset draft files 2026-03-10 17:12:14 +08:00
services fix(asset_download_service): suppress error output during download command execution 2026-01-23 17:06:11 +08:00
storage feat: enhance file upload process with content type detection and command building 2026-02-05 18:00:45 +08:00
utils feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder 2026-01-15 00:13:52 +08:00
__init__.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
builder.py feat: add AWS Code Interpreter sandbox provider and update sandbox type 2026-03-10 17:12:15 +08:00
manager.py feat(sandbox): refactor sandbox file handling to include app_id 2026-01-30 22:45:28 +08:00
sandbox.py Revert "refactor: replace threading with gevent primitives for cooperative scheduling" 2026-01-28 13:51:48 +08:00