GuanMu
|
8c298b33cd
|
Fix frontend type error (#27116)
|
2025-10-20 11:27:18 +08:00 |
|
GuanMu
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
|
GuanMu
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|
Wu Tianwei
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
|
GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
|
GuanMu
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
|
Guangdong Liu
|
58524d6d2b
|
fix: remove unnecessary properties from condition draft (#27009)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-17 09:11:03 +08:00 |
|
GuanMu
|
650e38e17f
|
refactor: improve TypeScript types for NodeCardProps and debug configuration context (#27001)
|
2025-10-16 22:16:01 +08:00 |
|
wellCh4n
|
35011b810d
|
feat: run with params from logs (#26787)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-16 11:01:11 +08:00 |
|
yangzheli
|
cff5de626b
|
feat(agent): similar to the start node of workflow, agent variables also support drag-and-drop (#26899)
|
2025-10-15 13:07:51 +08:00 |
|
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
|
Wu Tianwei
|
c692962650
|
fix: update tooltip for chunk structure in knowledge base component (#26808)
|
2025-10-13 10:44:10 +08:00 |
|
Wu Tianwei
|
f0a60a9000
|
feat: enhance DataSources component with marketplace plugin integration and search filtering (#26810)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-13 10:43:51 +08:00 |
|
yangzheli
|
f86b6658c9
|
perf(web): split constant files to improve web performance (#26794)
|
2025-10-13 10:22:34 +08:00 |
|
znn
|
65b832c46c
|
pan and zoom during workflow execution (#24254)
|
2025-10-10 17:07:25 +08:00 |
|
Nan LI
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
|
GuanMu
|
33b0814323
|
refactor(types): remove any usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
|
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
|
非法操作
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
|
Yadong (Adam) Zhang
|
654d522b31
|
perf(web): improve app workflow build performance. (#26310)
|
2025-10-07 14:21:08 +08:00 |
|
GuanMu
|
22f64d60bb
|
chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522)
|
2025-10-05 12:49:41 +08:00 |
|
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-29 20:35:55 +09:00 |
|
Wu Tianwei
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
|
Wu Tianwei
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 14:58:28 +08:00 |
|
quicksand
|
029d5d36ac
|
Fix: Knowledge Base node crash when retrieval_model is null (#26397)
|
2025-09-29 11:55:06 +08:00 |
|
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
|
非法操作
|
36406cd62f
|
chore: time from now i18n support (#26328)
|
2025-09-28 13:37:42 +08:00 |
|
Asuka Minato
|
9a7245e1df
|
rm assigned but unused (#25639)
|
2025-09-27 10:54:25 +08:00 |
|
Yongtao Huang
|
319ecdd312
|
Fix: avoid mutating node props (#26266)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-27 09:50:32 +08:00 |
|
Wood
|
eab6f65409
|
Fix array-only filtering in List Operator picker; remove file children fallback and align child types. (#26240)
|
2025-09-25 22:43:00 +08:00 |
|
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
|
GuanMu
|
fb6ccccc3d
|
chore: refactor component exports for consistency (#26033)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-23 17:04:56 +08:00 |
|
夏目猫猫
|
760a2c656c
|
amend regexp exec (#25986)
|
2025-09-23 00:47:13 +09:00 |
|
Joel
|
1550316b8d
|
fix: undefined match the wrong output schema (#25971)
|
2025-09-19 17:03:09 +08:00 |
|
Wu Tianwei
|
87394d2512
|
fix: enhance model parameter handling with advanced mode support and localization updates (#25963)
|
2025-09-19 15:47:52 +08:00 |
|
zxhlyh
|
4692e20daf
|
fix: workflow header style (#25922)
|
2025-09-18 17:53:40 +08:00 |
|
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
miwa
|
74340e3c04
|
Bugfix: When i change the loop variable, 'Loop Termination Condition' wi… (#25695)
Co-authored-by: fengminhua <fengminhua@52tt.com>
|
2025-09-16 09:46:44 +08:00 |
|
chengjoey
|
169ce71e59
|
fix(web): custom-tool output_schema.properties missing type (#25731)
Co-authored-by: joeyczheng <joeyczheng@tencent.com>
|
2025-09-15 21:21:25 +08:00 |
|
Joel
|
9bb7bcf52e
|
feat: user message support generate prompt (#25689)
|
2025-09-15 10:17:19 +08:00 |
|
yo
|
5c50c3aa70
|
fix: allow empty values in Variable Inspector (#25644)
|
2025-09-14 14:10:12 +08:00 |
|
17hz
|
635e7d3e70
|
fix: Cannot modify values when startNode has defaultValue (#25595)
|
2025-09-12 21:11:24 +08:00 |
|
Tianyi Jing
|
c3f9a7ed9b
|
feat: add type integer to VarType (#25500)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-09-12 21:09:41 +08:00 |
|
Matri Qi
|
33afa7c84a
|
Fix/disable no unsafe optional chaining (#25553)
|
2025-09-12 10:03:34 +08:00 |
|
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
|
椰子糖
|
4b6687db6b
|
Fix log time display bug (#25475)
Co-authored-by: wxliqigang <wxliqigang@gfpartner.com.cn>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-12 02:46:04 +09:00 |
|
Wu Tianwei
|
b690ac4e2a
|
fix: Remove sticky positioning from workflow component fields (#25470)
|
2025-09-10 15:17:49 +08:00 |
|
crazywoola
|
eb52216a9c
|
Revert "example of remove useEffect" (#25418)
|
2025-09-09 16:23:44 +08:00 |
|
XiamuSanhua
|
ac2aa967c4
|
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-09 15:18:42 +08:00 |
|
Wu Tianwei
|
37975319f2
|
feat: Add customized json schema validation (#25408)
|
2025-09-09 15:15:32 +08:00 |
|