mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_assets_attrs_loader.py | ||
| app_assets_initializer.py | ||
| base.py | ||
| dify_cli_initializer.py | ||
| draft_app_assets_initializer.py | ||
| skill_initializer.py | ||