Commit Graph

253 Commits

Author SHA1 Message Date
crazywoola 4c62b62911 fix: broken behavior of rendering (#19732) 2025-05-15 14:37:00 +08:00
Joel 5ad15199b3 fix: item data type wrong in iteration (#19709) 2025-05-15 10:54:35 +08:00
董富宝 e4f41e6cb2 fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 10:17:15 +08:00
KVOJJJin b1f37ba71a Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00
Good Wood 95258ab135 fix: fix can't config Nth item in list Node (#19618) 2025-05-13 19:46:26 +08:00
johnny0120 982a8ac61a fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
HyaCinth d67367aa3d fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 2025-05-08 16:20:51 +08:00
Good Wood f69d5ff309 feat: store mcp_config when switch agent strategy (#19291) 2025-05-07 14:49:28 +08:00
AllenWriter 50419aaa1e Fix: update docs link (#19278) 2025-05-06 17:02:01 +08:00
GeorgeCaoJ 9b49572a89 feat: sort variables in the selector by x axis for most recent order (#19243) 2025-05-06 10:59:02 +08:00
crazywoola 0b7da69060 fix: s.filter is not a function (#19250) 2025-05-06 10:26:44 +08:00
-LAN- a482b6d088 feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-30 15:50:00 +08:00
QuantumGhost 487b107e6f Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
Joel 33d2cca872 fix: classify remove always remove the last one (#18959) 2025-04-28 13:56:43 +08:00
crazywoola 66c56789aa fix: i.find is not a function (#18945) 2025-04-28 11:09:54 +08:00
Joel 2a3a588f05 chore: disabled struct output not show model not support warning (#18909) 2025-04-27 18:30:45 +08:00
Junjie.M 1d1c4fa30a chatflow/workflow add field required (#18892) 2025-04-27 16:12:02 +08:00
Joel 479b8d3aa9 fix: select struct output root object show the wrong type (#18582) 2025-04-23 11:06:29 +08:00
allenZhang 2647a71191 feat: add search input field (#18409) 2025-04-22 11:07:18 +08:00
Wu Tianwei 879bf14702 fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
Joel ff26acf91a fix: handle array item type error in struct output (#18452) 2025-04-21 14:15:38 +08:00
Joel 4e46354f9a feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
Wu Tianwei 3a4b7a4a35 feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
GuanMu 840396dc9c style: add left padding to editor component and remove unused CSS (#18247) 2025-04-17 11:47:59 +08:00
Joel b73ece6ec0 fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 2025-04-17 11:22:06 +08:00
Junjie.M c828ab0a5d feat: agent strategy parameter add help information (#18192) 2025-04-16 17:24:09 +08:00
Junjie.M c212e1b616 fix: agent strategy string type parameter default value invalid (#18185) 2025-04-16 17:03:18 +08:00
yusheng chen 45b6ccc0ab refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
Joel e9bf83a08b chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola b6517af403 Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
GuanMu 964ee37b39 style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
crazywoola 0595446ba9 fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen 661d45ae88 refactor & perf: improve type safety of component PluginList (#17498) 2025-04-13 10:52:54 +08:00
KVOJJJin 24945ec2f6 Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei b494620fea fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
zxhlyh 0c9ae8db98 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
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
Novice dcdec98c8e feat: agent node add memory (#15976) 2025-04-03 16:40:58 +08:00
Good Wood b3f4e90862 feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +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
HuDenghui 4b5ec242e7 fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00