254 Commits

Author SHA1 Message Date
Joel
10dd237ec0 fix: has value not set border 2025-04-24 18:32:54 +08:00
Joel
0fa497499e chore: move get exist var to hooks 2025-04-24 18:27:32 +08:00
Joel
b8f9da00e1 feat: run with setted value 2025-04-24 16:47:17 +08:00
Joel
505301a361 feat: logic to use last run hooks 2025-04-24 15:10:21 +08:00
Joel
b0cc339c06 feat: output to vars 2025-04-24 14:24:15 +08:00
Joel
8cd8da99d6 chore: change var inspect slice 2025-04-23 17:57:05 +08:00
Joel
1593ef0640 feat: nodata i18n 2025-04-23 15:16:18 +08:00
Joel
512b6e4b14 feat: last run no data 2025-04-23 15:05:46 +08:00
Joel
62c1c76639 feat: single run progress 2025-04-22 16:05:14 +08:00
Joel
e848c0c1d8 feat: single run set datas 2025-04-22 15:04:33 +08:00
Joel
a8b6062f0e feat: llm support new run and types 2025-04-21 17:39:54 +08:00
JzoNg
98e44ca2cc merge main 2025-04-21 14:39:02 +08:00
Joel
5d9c67e97e
fix: handle array item type error in struct output (#18452) 2025-04-21 14:15:38 +08:00
jZonG
b1977eb920 right panel resize 2025-04-19 10:38:00 +08:00
Joel
9e9f2d11d7 feat: support change run value 2025-04-18 18:14:51 +08:00
Joel
775dc47abe
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
Joel
da4df45543 chore: single run to base panel 2025-04-18 16:28:16 +08:00
Wu Tianwei
1e7418095f
feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
Joel
cd675651d8 feat: last run struct 2025-04-17 16:45:41 +08:00
Joel
079d0f786d chore: disabled logic 2025-04-17 16:33:09 +08:00
Joel
17a908fac1 feat: add settings and last run tab 2025-04-17 16:19:25 +08:00
Joel
c2e9056705 chore: refactor to slice 2025-04-17 14:20:11 +08:00
GuanMu
77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 2025-04-17 11:47:59 +08:00
Joel
9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 2025-04-17 11:22:06 +08:00
Junjie.M
b7e8517b31
feat: agent strategy parameter add help information (#18192) 2025-04-16 17:24:09 +08:00
Junjie.M
da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 2025-04-16 17:03:18 +08:00
Joel
ea40cf5bcc feat: add last run store 2025-04-16 16:04:27 +08:00
Joel
379d382914 feat: add current vars store 2025-04-16 15:50:20 +08:00
yusheng chen
4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
Joel
d80f4c7d3b
chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola
8f9cbe1c49
Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
GuanMu
0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
crazywoola
4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen
7ca497f0d6
refactor & perf: improve type safety of component PluginList (#17498) 2025-04-13 10:52:54 +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
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