mirror of
https://github.com/langgenius/dify.git
synced 2026-02-13 07:01:23 -05:00
203 B
203 B
Summary: Summary:
- Loads/saves skill bundles to app asset storage.
Invariants:
- Skill bundles use AppAssetStorage refs and JSON serialization.
Tests:
- Covered by skill bundle build/load unit tests.