dify/api/core/workflow
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
generator
nodes Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
__init__.py
file_reference.py
graph_topology.py
human_input_adapter.py
human_input_forms.py
human_input_policy.py
llm_environment_variable.py
llm_node.py
node_execution_process_data.py
node_factory.py fix(workflow): preserve historical Agent node compatibility (#40859) 2026-08-17 07:31:38 +00:00
node_runtime.py
snippet_start.py
system_variables.py
template_rendering.py
variable_pool_initializer.py
variable_prefixes.py
workflow_entry.py fix(workflow): preserve historical Agent node compatibility (#40859) 2026-08-17 07:31:38 +00:00
workflow_run_outputs.py