dify/api/core/workflow
Stephen Zhou cd86ffd6f8
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/completion.py
#	api/core/app/apps/agent_app/app_generator.py
#	api/services/agent/composer_service.py
#	api/services/agent/roster_service.py
#	api/tests/unit_tests/controllers/console/agent/test_agent_controllers.py
#	api/tests/unit_tests/core/agent/test_publish_visibility.py
#	api/tests/unit_tests/core/app/apps/agent_app/test_resolve_agent.py
#	api/tests/unit_tests/core/workflow/nodes/agent_v2/test_binding_resolver.py
#	api/tests/unit_tests/services/agent/test_agent_services.py
2026-07-29 10:58:29 +08:00
..
generator
nodes Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-29 10:58:29 +08:00
__init__.py
file_reference.py
graph_topology.py
human_input_adapter.py
human_input_forms.py
human_input_policy.py
node_execution_process_data.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
node_factory.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
node_runtime.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
snippet_start.py
system_variables.py
template_rendering.py
variable_pool_initializer.py
variable_prefixes.py
workflow_entry.py
workflow_run_outputs.py