dify/api/core/app/layers
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
..
conversation_variable_persist_layer.py refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00
pause_state_persist_layer.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
suspend_layer.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
timeslice_layer.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_post_layer.py refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00