dify/api/core/app_assets
Harry 521b66c488 feat(app-bundle): implement app bundle import/export functionality
- Introduced AppBundleService for managing app bundle publishing and importing, integrating workflow and asset services.
- Added methods for exporting app bundles as ZIP files, including DSL and asset management.
- Implemented source zip extraction and validation to enhance asset import processes.
- Refactored asset packaging to utilize AssetZipPackager for improved performance and organization.
- Enhanced error handling for bundle format and security during import operations.
2026-01-22 22:46:57 +08:00
..
builder refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
entities feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
packager feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00
parser feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
__init__.py feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00
constants.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
converters.py feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00
paths.py feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00