Commit Graph

333 Commits

Author SHA1 Message Date
Joel f8145480fc
fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 2025-04-09 12:10:17 +08:00
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 2025-04-08 09:24:42 +08:00
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 2025-04-07 10:13:22 +08:00
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 2025-04-07 10:12:35 +08:00
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 2025-04-07 10:12:20 +08:00
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 2025-04-07 10:12:10 +08:00
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
crazywoola da2113bde9
fix: client side error (#17428) 2025-04-04 15:59:02 +08:00
非法操作 dcb8939c7f
feat: add resize debug panel width (#17427) 2025-04-03 21:30:04 +08:00
Novice dcdec98c8e
feat: agent node add memory (#15976) 2025-04-03 16:40:58 +08:00
XiaoBa 3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-04-03 16:35:59 +08:00
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +08:00
诗浓 4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358) 2025-04-02 21:32:21 +08:00
zxhlyh 78409dfec1
fix: loop single run log (#17329) 2025-04-02 15:22:24 +08:00
zxhlyh 713902dc47
Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
zxhlyh e58703877b
chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 2025-04-01 11:19:36 +08:00
诗浓 ac850e559f
feat: organize button adds organization of nodes inside iteration/loop nodes (#17068) 2025-03-31 15:17:17 +08:00
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 2025-03-31 14:36:01 +08:00
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 2025-03-29 14:47:28 +08:00
Joel 395fdc4960
fix: some parallel logs missing (#16923) 2025-03-27 15:42:01 +08:00
非法操作 91db2207b3
fix: tool's number and secet input display issue (#16834) 2025-03-26 21:17:04 +08:00
非法操作 d87d66ab88
fix missing agent node help link (#16841) 2025-03-26 16:28:32 +08:00
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 2025-03-26 14:55:02 +08:00
Wu Tianwei 9701b573e0
feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
zxhlyh 17b4d4c7b2
fix: workflow if-else node variable tag style (#16583) 2025-03-24 11:06:10 +08:00
Good Wood 7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode (#16439)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-24 09:49:33 +08:00
LiuBodong ae5d2ecf48
fix:weight_type missing when create document in dataset (#16503) 2025-03-22 20:21:57 +08:00
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-03-21 20:57:02 +08:00
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
GuanMu c1f3d968bf
fix: enhance React imports in LLM panel component #16282 (#16283) 2025-03-20 10:55:37 +08:00
Wu Tianwei 965bfc49dd
fix: update _dataset handling in knowledge retrieval config (#16218) 2025-03-19 17:48:49 +08:00
jimmyfen 425ea4e5b6
fix: model changed but completion params not change (#16156) 2025-03-19 17:48:18 +08:00
诗浓 0189a8b0f6
fix: agent node help link error in zh (#16194) 2025-03-19 16:04:17 +08:00
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
zxhlyh 20376ca951
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
2025-03-18 11:01:06 +08:00
XiaoBa 5e52d4d6b3
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-18 09:32:47 +08:00
Joel f8f21ef7c0
fix: node use vision model may caused page crash (#15921) 2025-03-16 08:54:18 +08:00
zxhlyh b541792465
fix: workflow loop node break conditions (#15549) 2025-03-12 10:10:51 +08:00
Yuichiro Utsumi 71a57275ab
fix: improve selection of variable in workflow (#15484)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-11 16:57:45 +08:00
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-03-10 14:02:58 +08:00
Hantaek Lim f7e012d216
Fix: reranker OFF logic to preserve user setting (#15235)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-08 19:08:48 +08:00
Wu Tianwei 3ca1373274
feat: version tag (#14949) 2025-03-07 18:10:40 +08:00