dify/api/core/sandbox/initializer
Harry 3bb9c4b280 feat(constants): introduce DIFY_CLI_ROOT and update paths for Dify CLI and app assets
- Added DIFY_CLI_ROOT constant for the root directory of Dify CLI.
- Updated DIFY_CLI_PATH and DIFY_CLI_CONFIG_PATH to use absolute paths.
- Modified app asset initialization to create directories under DIFY_CLI_ROOT.
- Enhanced Docker and E2B environment file handling to use workspace paths.
2026-01-19 18:15:39 +08:00
..
__init__.py refactor(sandbox): redesign sandbox_layer & reorganize import paths 2026-01-15 13:22:49 +08:00
app_assets_initializer.py feat(constants): introduce DIFY_CLI_ROOT and update paths for Dify CLI and app assets 2026-01-19 18:15:39 +08:00
base.py feat(sandbox): add AppAssetsInitializer and refactor VMFactory to VMBuilder 2026-01-15 00:13:52 +08:00
dify_cli_initializer.py feat(constants): introduce DIFY_CLI_ROOT and update paths for Dify CLI and app assets 2026-01-19 18:15:39 +08:00