dify/web/app/components/workflow/nodes/human-input
twwu 0e2b59d661
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode
2025-12-30 10:45:59 +08:00
..
components chore: add i18n namespace to various components in the workflow for consistency 2025-12-30 10:18:31 +08:00
hooks Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
default.ts fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode 2025-12-30 10:45:59 +08:00
node.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
panel.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
types.ts
utils.ts