mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +08:00
- Add BundleManifest with dsl_filename for 100% tree ID restoration - Implement two-step import flow: prepare (get upload URL) + confirm - Use sandbox for zip extraction and file upload via presigned URLs - Store import session in Redis with 1h TTL - Add SandboxUploadItem for symmetric download/upload API - Remove legacy source_zip_extractor, inline logic in service - Update frontend to use new prepare/confirm API flow |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli_strategy.py | ||
| node_strategy.py | ||
| python_strategy.py | ||
| strategy.py | ||
| zip_sandbox.py | ||