dify/api/core/workflow/entities
Harry c111079624 Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/core/file/file_manager.py
#	api/core/workflow/graph_engine/response_coordinator/coordinator.py
#	api/core/workflow/nodes/llm/node.py
#	api/core/workflow/nodes/tool/tool_node.py
#	api/pyproject.toml
#	web/package.json
#	web/pnpm-lock.yaml
2026-02-04 13:15:49 +08:00
..
__init__.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
agent.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
graph_config.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
graph_init_params.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
pause_reason.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
tool_entities.py fix: emoji icon validate error 2026-01-20 11:09:32 +08:00
workflow_execution.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
workflow_node_execution.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00