dify/api/core/sandbox
2026-01-21 02:58:47 +08:00
..
bash feat(sandbox): enhance sandbox initialization with draft support and asset management 2026-01-20 19:45:04 +08:00
entities refactor(sandbox): sandbox provider system default configuration 2026-01-16 18:22:44 +08:00
initializer fix(app_assets_initializer): specify output directory for unzip command to ensure proper asset extraction 2026-01-21 02:58:47 +08:00
storage feat(sandbox): enhance sandbox initialization with draft support and asset management 2026-01-20 19:45:04 +08:00
utils feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder 2026-01-15 00:13:52 +08:00
__init__.py feat(skill): skill support 2026-01-20 03:02:34 +08:00
constants.py feat(skill): skill support 2026-01-20 03:02:34 +08:00
manager.py refactor(sandbox): reorganize sandbox-related imports and rename SandboxFactory to VMFactory for clarity 2026-01-12 02:07:31 +08:00
vm.py feat(sandbox): draft storage 2026-01-20 18:45:13 +08:00