dify/api/core/zip_sandbox
Harry bb4dd85ae3 feat(sandbox): refactor sandbox file handling to include app_id
- Updated API routes to use app_id instead of sandbox_id for file operations, aligning with user-specific sandbox workspaces.
- Enhanced SandboxFileService and related classes to accommodate app_id in file listing and download functionalities.
- Refactored storage key generation for sandbox archives to include app_id, ensuring proper file organization.
- Adjusted frontend contracts and services to reflect the new app_id parameter in API calls.
2026-01-30 22:45:28 +08:00
..
__init__.py feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
cli_strategy.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
node_strategy.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
python_strategy.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
strategy.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
zip_sandbox.py feat(sandbox): refactor sandbox file handling to include app_id 2026-01-30 22:45:28 +08:00