dify/api/core/app
Harry f198540357 feat(bundle): manifest-driven import with sandbox upload
- 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
2026-01-29 22:33:31 +08:00
..
app_config feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
apps Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
entities feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
features refactor(models): Add mapped type hints to MessageAnnotation (#27751) 2026-01-05 15:50:03 +08:00
layers refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
task_pipeline Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 15:17:40 +08:00
workflow Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-28 11:41:58 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00