dify/api/core/sandbox
Yeuoly 5e16d85ff6 refactor(sandbox): async init and draft downloads
Reduce startup latency by deferring sandbox setup and downloading draft assets directly with cached presigned URLs.
2026-01-22 19:18:34 +08:00
..
bash refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
entities refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
initializer refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
services refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +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 refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
builder.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
manager.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
sandbox.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00