dify/web/app/components/workflow/nodes/human-input
2025-12-25 15:51:19 +08:00
..
components feat: enhance human input panel with structured output and variable handling improvements 2025-12-25 14:53:19 +08:00
default.ts feat: add HumanInput block support with output variable handling and integration 2025-12-25 15:51:19 +08:00
node.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-25 13:43:27 +08:00
panel.tsx feat: enhance human input panel with structured output and variable handling improvements 2025-12-25 14:53:19 +08:00
types.ts feat: add HumanInput block support with output variable handling and integration 2025-12-25 15:51:19 +08:00
use-config.ts feat: enhance human input panel with structured output and variable handling improvements 2025-12-25 14:53:19 +08:00
use-form-content.ts Merge branch 'main' into feat/hitl-frontend 2025-12-25 13:43:27 +08:00
use-single-run-form-params.ts Merge branch 'main' into feat/hitl-frontend 2025-12-25 13:43:27 +08:00
utils.ts