dify/api/core/skill
Harry a0d1816a6e feat: add mergeable skill bundles with incremental compilation
Refactor skill compilation around mergeable bundle patches so dynamic skill updates no longer require full rebuilds. Keep dependency closures accurate by recomputing affected nodes from direct dependency data.
2026-02-28 14:35:29 +08:00
..
entities feat: add mergeable skill bundles with incremental compilation 2026-02-28 14:35:29 +08:00
__init__.py refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
constants.py refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
graph_utils.py feat: add mergeable skill bundles with incremental compilation 2026-02-28 14:35:29 +08:00
skill_compiler.py feat: add mergeable skill bundles with incremental compilation 2026-02-28 14:35:29 +08:00
skill_manager.py refactor all 2026-01-30 02:36:18 +08:00