mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Renamed `build_skill_artifact_set` to `build_skill_bundle` for improved clarity in asset management. - Updated references in `SkillManager` to reflect the new method name and ensure consistent handling of skill bundles. - Added `AppAssetsAttrsInitializer` to `SandboxManager` to enhance asset initialization processes. - Implemented output truncation in `SandboxBashTool` to manage long command outputs effectively. |
||
|---|---|---|
| .. | ||
| __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 | ||