dify/api/core/app
Harry b67d0d8c45 refactor(sandbox): update sandbox service to use sandbox_id instead of workflow_execution_id
- Modified the SandboxService and related app generators to replace workflow_execution_id with sandbox_id for improved clarity and consistency in sandbox handling.
- Adjusted the AdvancedChatAppGenerator and WorkflowAppGenerator to align with the new parameter naming convention.
2026-01-30 22:45:28 +08:00
..
app_config feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
apps refactor(sandbox): update sandbox service to use sandbox_id instead of workflow_execution_id 2026-01-30 22:45:28 +08:00
entities feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00
features refactor(models): Add mapped type hints to MessageAnnotation (#27751) 2026-01-05 15:50:03 +08:00
layers refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
task_pipeline Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 15:17:40 +08:00
workflow Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-28 11:41:58 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00