dify/web/app/components/workflow/run
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
..
agent-log fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
assets
iteration-log
loop-log
retry-log
utils/format-log feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
hooks.ts
index.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
loop-result-panel.tsx
meta.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
node.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
output-panel.tsx
result-panel.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
result-text.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
special-result-panel.tsx
status-container.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
status.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
tracing-panel.tsx