dify/api/core/sandbox
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
..
bash feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00
entities refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
initializer feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00
storage feat(sandbox): enhance sandbox initialization with draft support and asset management 2026-01-20 19:45:04 +08:00
utils feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder 2026-01-15 00:13:52 +08:00
__init__.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
builder.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
manager.py feat(sandbox): enhance sandbox management and tool artifact handling 2026-01-22 17:26:09 +08:00
sandbox.py feat: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00