dify/web/app/components/workflow/nodes
znn ae5b5a6aa9
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
disable sticky scroll (#28248)
2025-11-21 11:24:26 +08:00
..
_base disable sticky scroll (#28248) 2025-11-21 11:24:26 +08:00
agent fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175) 2025-11-13 20:16:56 +08:00
answer fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
assigner feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
code fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
data-source feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
data-source-empty feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
document-extractor fix: adjust padding in AgentNode and NodeComponent for consistent layout (#28175) 2025-11-13 20:16:56 +08:00
end feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
http fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
if-else feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
iteration feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241) 2025-10-22 10:49:49 +08:00
knowledge-retrieval feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
list-operator fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
llm feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
loop feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
question-classifier make expand/collapse in question classifier node (#26772) 2025-11-20 11:17:34 +08:00
start feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
template-transform fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
tool feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger-plugin feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger-schedule feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger-webhook feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable-assigner fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
components.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00