dify/api/core/workflow/context
Harry 9ed83a808a refactor: consolidate sandbox management and initialization
- Moved sandbox-related classes and functions into a dedicated module for better organization.
- Updated the sandbox initialization process to streamline asset management and environment setup.
- Removed deprecated constants and refactored related code to utilize new sandbox entities.
- Enhanced the workflow context to support sandbox integration, allowing for improved state management during execution.
- Adjusted various components to utilize the new sandbox structure, ensuring compatibility across the application.
2026-01-21 20:42:44 +08:00
..
__init__.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
execution_context.py feat: workflow support register context and read context (#31265) 2026-01-21 14:31:47 +08:00
models.py refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00