dify/api/core/app/apps
lyzno1 d68a9f1850 Merge remote-tracking branch 'origin/main' into feat/trigger
Resolve merge conflict in use-workflow.ts:
- Keep trigger branch workflow-entry utilities imports
- Preserve SUPPORT_OUTPUT_VARS_NODE from main branch
- Remove unused PARALLEL_DEPTH_LIMIT import

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 13:17:14 +08:00
..
advanced_chat aliyun_trace: unify the span attribute & compatible CMS 2.0 endpoint (#26194) 2025-09-25 22:51:15 +08:00
agent_chat chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
chat feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
common feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
completion feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
pipeline fix: iteration and loop node single step run (#26036) 2025-09-22 19:14:24 +08:00
workflow refactor(api): refactor all 2025-09-25 18:22:30 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
base_app_generator.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base_app_queue_manager.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base_app_runner.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
workflow_app_runner.py Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00