 yangzheliandGitHub
|
f31b821cc0
|
fix(web): improve the consistency of the inputs-form UI (#27837)
|
2025-11-05 09:29:13 +08:00 |
|
 vicenandGitHub
|
9c01d3e775
|
fix: two web bugs for json-schema-config-modal (#27718)
|
2025-11-04 09:45:28 +08:00 |
|
 
|
b7360140ee
|
fix: resolve stale closure values in LLM node callbacks (#27612) (#27614)
Co-authored-by: liuchen15 <[email protected]>
|
2025-10-30 09:38:39 +08:00 |
|
 
|
0e62a66cc2
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <[email protected]>
|
2025-10-28 10:22:16 +08:00 |
|
 NoviceandGitHub
|
b6e0abadab
|
feat: add flatten_output configuration to iteration node (#27502)
|
2025-10-27 16:04:24 +08:00 |
|
 Wu TianweiandGitHub
|
f909040567
|
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
|
2025-10-22 10:49:49 +08:00 |
|
 crazywoolaandGitHub
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
|
 GuanMuandGitHub
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
|
 GuanMuandGitHub
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|
 Wu TianweiandGitHub
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
|
 GuanMuandGitHub
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
|
 GuanMuandGitHub
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 yangzheliandGitHub
|
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 |
|
  
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: crazywoola <[email protected]>
|
2025-10-15 11:19:53 +08:00 |
|
 Wu TianweiandGitHub
|
c692962650
|
fix: update tooltip for chunk structure in knowledge base component (#26808)
|
2025-10-13 10:44:10 +08:00 |
|
 yangzheliandGitHub
|
f86b6658c9
|
perf(web): split constant files to improve web performance (#26794)
|
2025-10-13 10:22:34 +08:00 |
|
 Nan LIandGitHub
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
|
 GuanMuandGitHub
|
33b0814323
|
refactor(types): remove any usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
|
 Asuka MinatoandGitHub
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
|
 非法操作andGitHub
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
|
 ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: asukaminato0721 <[email protected]>
|
2025-09-29 20:35:55 +09:00 |
|
 Wu TianweiandGitHub
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
|
 
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <[email protected]>
|
2025-09-29 14:58:28 +08:00 |
|
 quicksandandGitHub
|
029d5d36ac
|
Fix: Knowledge Base node crash when retrieval_model is null (#26397)
|
2025-09-29 11:55:06 +08:00 |
|
 ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: asukaminato0721 <[email protected]>
|
2025-09-28 13:43:43 +08:00 |
|
 Asuka MinatoandGitHub
|
9a7245e1df
|
rm assigned but unused (#25639)
|
2025-09-27 10:54:25 +08:00 |
|
 
|
319ecdd312
|
Fix: avoid mutating node props (#26266)
Signed-off-by: Yongtao Huang <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2025-09-27 09:50:32 +08:00 |
|
 WoodandGitHub
|
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 |
|
 
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <[email protected]>
|
2025-09-25 18:02:43 +08:00 |
|
![gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 夏目猫猫andGitHub
|
760a2c656c
|
amend regexp exec (#25986)
|
2025-09-23 00:47:13 +09:00 |
|
 JoelandGitHub
|
1550316b8d
|
fix: undefined match the wrong output schema (#25971)
|
2025-09-19 17:03:09 +08:00 |
|
 Wu TianweiandGitHub
|
87394d2512
|
fix: enhance model parameter handling with advanced mode support and localization updates (#25963)
|
2025-09-19 15:47:52 +08:00 |
|
+10        
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: lyzno1 <[email protected]>
Co-authored-by: quicksand <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: lyzno1 <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Hanqing Zhao <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <[email protected]>
|
2025-09-18 12:49:10 +08:00 |
|
 
|
74340e3c04
|
Bugfix: When i change the loop variable, 'Loop Termination Condition' wi… (#25695)
Co-authored-by: fengminhua <[email protected]>
|
2025-09-16 09:46:44 +08:00 |
|
 
|
169ce71e59
|
fix(web): custom-tool output_schema.properties missing type (#25731)
Co-authored-by: joeyczheng <[email protected]>
|
2025-09-15 21:21:25 +08:00 |
|
 JoelandGitHub
|
9bb7bcf52e
|
feat: user message support generate prompt (#25689)
|
2025-09-15 10:17:19 +08:00 |
|
 Tianyi JingandGitHub
|
c3f9a7ed9b
|
feat: add type integer to VarType (#25500)
Signed-off-by: jingfelix <[email protected]>
|
2025-09-12 21:09:41 +08:00 |
|
 Matri QiandGitHub
|
33afa7c84a
|
Fix/disable no unsafe optional chaining (#25553)
|
2025-09-12 10:03:34 +08:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
|
2025-09-12 09:37:54 +08:00 |
|
 Wu TianweiandGitHub
|
b690ac4e2a
|
fix: Remove sticky positioning from workflow component fields (#25470)
|
2025-09-10 15:17:49 +08:00 |
|
  
|
ac2aa967c4
|
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <[email protected]>
Co-authored-by: crazywoola <[email protected]>
|
2025-09-09 15:18:42 +08:00 |
|
 Wu TianweiandGitHub
|
37975319f2
|
feat: Add customized json schema validation (#25408)
|
2025-09-09 15:15:32 +08:00 |
|
 
|
563a5af9e7
|
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <[email protected]>
|
2025-09-08 20:44:20 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 18:15:35 +08:00 |
|
 Asuka MinatoandGitHub
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
|
 
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <[email protected]>
|
2025-09-03 15:39:09 +08:00 |
|
 17hzandGitHub
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2025-09-03 10:39:07 +08:00 |
|
 17hzandGitHub
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2025-09-02 11:59:31 +08:00 |
|