dify/api/core/sandbox/bash
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 refactor(sandbox): redesign sandbox_layer & reorganize import paths 2026-01-15 13:22:49 +08:00
bash_tool.py refactor: update session cleanup logic and extend command timeout 2026-01-21 21:19:46 +08:00
dify_cli.py feat(skill-compiler): skill compiler 2026-01-22 13:41:21 +08:00
session.py feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00
TODO.md feat(skill): skill support 2026-01-20 03:02:34 +08:00