dify/api/core/workflow/runtime
QuantumGhost a1fc280102
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.

Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
..
__init__.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
graph_runtime_state_protocol.py feat: Add conversation variable persistence layer (#30531) 2026-01-06 14:05:33 +08:00
graph_runtime_state.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
read_only_wrappers.py feat: Add conversation variable persistence layer (#30531) 2026-01-06 14:05:33 +08:00
variable_pool.py fix(graph_engine): Cannot run single iteration or loop node (#31470) 2026-01-28 01:05:59 +08:00