dify/web/app/components/workflow/nodes/human-input
2026-01-21 11:32:20 +08:00
..
components Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend 2026-01-21 11:32:20 +08:00
hooks feat: integrate workflow hook to handle output variable renaming in useFormContent 2026-01-14 16:36:37 +08:00
default.ts feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly 2026-01-16 15:31:13 +08:00
node.tsx feat: add human input output structure and enhance filtering in human input form components 2026-01-07 18:07:30 +08:00
panel.tsx Merge branch 'feat/hitl-frontend' of https://github.com/langgenius/dify into feat/hitl-frontend 2026-01-21 11:32:20 +08:00
types.ts refactor: enhance email delivery method handling and improve debug mode display in HumanInputContent 2025-12-26 15:43:20 +08:00
utils.ts feat: refactor user action handling in human input panel and update error messaging 2026-01-21 11:31:09 +08:00