Commit Graph

465 Commits

Author SHA1 Message Date
Joel 79bdb22f79 feat: loop termin support bool 2025-07-08 16:06:56 +08:00
Joel b72d977871 feat: loop var support bool type 2025-07-08 15:23:24 +08:00
Joel 657d3d1dae fix: boolean problem 2025-07-08 14:34:18 +08:00
Joel 3ba23238e5 chore: boolarray in varibale 2025-07-04 17:47:44 +08:00
Joel e1a7b59160 chore: missing files 2025-07-04 16:48:56 +08:00
Joel 18941beb34 feat: converstation support bool 2025-07-04 16:48:33 +08:00
Joel 6ff18d13e6 feat: struct output boolean 2025-07-04 16:12:47 +08:00
Joel 1094b3da23 feat: add var type 2025-07-04 16:02:28 +08:00
Joel 77aa35ff15 feat: add boolean type 2025-07-04 15:27:52 +08:00
Minamiyama 317d287458
fix(loop-variables): validate variable name input (#21888) 2025-07-03 23:30:56 +08:00
Joel ed54bd5121
fix: not search plugin if marketplace enabled (#21880) 2025-07-03 16:43:11 +08:00
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 2025-07-03 10:36:38 +08:00
crazywoola 21e68b9cf1
fix: nodeExtraData might be undefined (#21856) 2025-07-03 09:59:19 +08:00
HyaCinth a3654c8fe9
fix(web): adjust HTTP node method and input layout (#21834) (#21855) 2025-07-03 09:26:38 +08:00
zxhlyh 68f41bbaa8
Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
zxhlyh 3bfa9767c0
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
2025-07-02 17:48:07 +08:00
Joel 0c39490bb1
chore: put new run var to the top (#21816) 2025-07-02 15:56:22 +08:00
Joel f53b177e1f
chore: new inspected variable add to top position instead of bottom (#21793) 2025-07-02 11:07:43 +08:00
Joel 5c11c22302
fix: can not reset system variables (#21750) 2025-07-01 16:00:17 +08:00
Kalo Chin 1b99e44e99
feat: Retain LLM Configuration Settings When Changing Model (#21247) 2025-07-01 11:32:46 +08:00
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 2025-07-01 10:57:07 +08:00
NFish 6013d90426
Fix/ serveral bugs fixed in enterprise (#21729) 2025-07-01 10:42:11 +08:00
Minamiyama 7c76458b18
fix: fix node valid detect (#21709) 2025-07-01 10:32:00 +08:00
非法操作 eb9edf4908
fix: copy inspect variable value get extra quotes (#21680) 2025-06-30 22:14:29 +08:00
Minamiyama 0f23e3d9ab
fix(ui): no hover effect in copy button of code node (#21671) 2025-06-29 14:49:10 +08:00
GuanMu 787ad5ab38
feat: Refactor panel component, add adaptive width observer to optimize panel width management (#21576) 2025-06-27 10:50:33 +08:00
crazywoola 81fc49d78c
fix: value_selector will be empty string (#21598) 2025-06-27 10:38:22 +08:00
GuanMu fd41645f95
feat: Add display control logic for the variable inspection panel (#21539) 2025-06-27 10:22:39 +08:00
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
HyaCinth 79fa3c7519
fix(web): optimize the pop logic of the tool selector (#21558) (#21559) 2025-06-26 16:45:01 +08:00
CorrectRoad 17722f581b
feat: add tooltip to workflow run node name (#21564) 2025-06-26 16:42:48 +08:00
Joel 1610f62a28
fix: var inspect doc link error (#21515) 2025-06-25 20:21:51 +08:00
-LAN- 0f5417ab84
feat(web): Contains sys.files in the default template. (#21476) 2025-06-25 13:06:07 +08:00
crazywoola 8a20134a5b
fix: inputs.items is undefined (#21463) 2025-06-25 11:02:27 +08:00
Minamiyama 8ea27bc341
feat: persist debug-and-preview panel width in localstorage (#21434) 2025-06-24 20:34:11 +08:00
Joel f668d89621
fix: last run not export var and ts problem (#21424) 2025-06-24 16:48:33 +08:00
Minamiyama 197c018c1f
fix missing style of conversation variable panel default value textarea (#21422) 2025-06-24 15:58:39 +08:00
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
2025-06-24 09:10:30 +08:00
15 3537088135
Fixes #21351 (#21354) 2025-06-23 14:01:51 +08:00
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 2025-06-23 13:55:57 +08:00
QuantumGhost 3f9ced5374
Revert "feat:conversation variable support file array" (#21273) 2025-06-20 19:57:28 +08:00
KVOJJJin 223448af18
Feat: support selecting model in auto generator (#21208) 2025-06-20 13:42:42 +08:00
-LAN- 6b1ad634f1
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-06-19 17:53:49 +08:00
zxhlyh cff039d123
fix: workflow import sync env and conversation variables (#21215) 2025-06-19 15:44:42 +08:00
kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
2025-06-19 10:26:38 +08:00
非法操作 a205ee16b9
feat: improve the orgnize node operation (#21183) 2025-06-19 10:05:33 +08:00
zxhlyh dbae5b0564
fix: workflow shortcuts (#21164) 2025-06-18 16:31:41 +08:00
NFish 614c5e087e
Feat: add check before install plugin (#20014) 2025-06-18 15:51:23 +08:00
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 2025-06-18 10:04:18 +08:00
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 2025-06-17 17:49:44 +08:00