dify/api/core/app_assets
Harry e7c3e4cd21 feat: introduce attribute management system for sandbox
- Added AttrMap and AttrKey classes for type-safe attribute storage.
- Implemented AppAssetsAttrs and SkillAttrs for managing application and skill attributes.
- Refactored Sandbox and initializers to utilize the new attribute management system, enhancing modularity and clarity in asset handling.
2026-01-22 17:26:09 +08:00
..
builder feat(skill-builder): enhance skill loading and compilation with parallel processing 2026-01-22 13:41:21 +08:00
entities feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
packager feat: parallelize asset packing 2026-01-21 16:23:44 +08:00
parser feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
__init__.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
constants.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
paths.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00