dify/web/app/components/workflow/hooks/use-workflow-run-event
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
..
index.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-agent-log.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-failed.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-finished.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-finished.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-node-human-input-form-filled.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-node-human-input-form-timeout.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-node-human-input-required.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-node-iteration-finished.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-iteration-next.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-iteration-started.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-loop-finished.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-loop-next.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-loop-started.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-retry.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-node-started.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-paused.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-run-event.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-started.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
use-workflow-text-chunk.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-workflow-text-replace.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00