dify/api/core/skill
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
..
entities feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00
__init__.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
constants.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
skill_compiler.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
skill_manager.py feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00