dify/api/core/app/entities
Yansong Zhang c03b25a940 merge: resolve conflicts with origin/main
Conflicts resolved:
- workflow_app_runner.py: adopt main's DifyGraphInitContext pattern
- token_buffer_memory.py: adopt main's match/case, add AppMode.AGENT
- app_dsl_service.py: adopt main's match/case, add AppMode.AGENT

Made-with: Cursor
2026-04-13 12:52:56 +08:00
..
__init__.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
agent_strategy.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
app_invoke_entities.py revert: remove all sandbox and skill related code 2026-04-13 10:42:36 +08:00
llm_generation_entities.py feat(api): enable all sandbox/skill controller routes and resolve dependencies (P0) 2026-04-09 09:36:16 +08:00
queue_entities.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
rag_pipeline_invoke_entities.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
task_entities.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00