Files
dify/api/services
Harry 94ff904a04 feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder
- Add AppAssetsInitializer to load published app assets into sandbox
- Refactor VMFactory.create() to VMBuilder with builder pattern
- Extract SandboxInitializer base class and DifyCliInitializer
- Simplify SandboxLayer constructor (remove options/environments params)
- Fix circular import in sandbox module by removing eager SandboxBashTool export
- Update SandboxProviderService to return VMBuilder instead of VirtualEnvironment
2026-01-15 00:13:52 +08:00
..
2025-11-20 10:15:23 +08:00
2026-01-08 13:17:30 +08:00
2025-10-21 11:26:58 +08:00
2025-11-24 21:01:46 +08:00
2025-09-22 23:07:09 +08:00
2025-11-22 13:53:58 +08:00