dify/api/core/skill/entities
Harry 9d80770dfc feat(sandbox): enhance sandbox management and tool artifact handling
- Introduced SandboxManager.delete_storage method for improved storage management.
- Refactored skill loading and tool artifact handling in DifyCliInitializer and SandboxBashSession.
- Updated LLMNode to extract and compile tool artifacts, enhancing integration with skills.
- Improved attribute management in AttrMap for better error handling and retrieval methods.
2026-01-22 17:26:09 +08:00
..
__init__.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
file_artifact.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
skill_artifact_set.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
skill_artifact.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
skill_document.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
skill_metadata.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
tool_artifact.py feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00