dify/api/core/workflow/runtime
QuantumGhost 03e3acfc71
feat(api): Human Input Node (backend part) (#31646)
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes.

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2026-01-30 10:18:49 +08:00
..
__init__.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
graph_runtime_state.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
graph_runtime_state_protocol.py feat: Add conversation variable persistence layer (#30531) 2026-01-06 14:05:33 +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