dify/api/core/sandbox
Harry 17404e0956 chore: update binary files and refactor LLMNode skill compilation
- Updated binary files for Dify CLI on various platforms (darwin amd64, darwin arm64, linux amd64, linux arm64).
- Refactored skill compilation in LLMNode to improve clarity and maintainability by explicitly naming parameters and incorporating AppAssets for base path management.
- Minor fix in AppAssetFileTree to remove unnecessary leading slash in path construction.
2026-01-22 22:46:57 +08:00
..
bash refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00
entities refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
initializer feat: enhance sandbox initializers with async and sync support 2026-01-22 19:58:38 +08:00
services refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +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 feat: enhance sandbox initializers with async and sync support 2026-01-22 19:58:38 +08:00
builder.py feat: refactor initializers to support async and sync execution 2026-01-22 19:54:54 +08:00
manager.py chore: update binary files and refactor LLMNode skill compilation 2026-01-22 22:46:57 +08:00
sandbox.py refactor(sandbox): async init and draft downloads 2026-01-22 19:18:34 +08:00