twwu
|
cf6742e9f2
|
Merge branch 'feat/rag-plugin-recommendation-optimization' into deploy/dev
|
2025-10-23 17:28:31 +08:00 |
|
Novice
|
b48a7c7cda
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-23 17:20:21 +08:00 |
|
twwu
|
a799493bf7
|
refactor: streamline workflow variable hooks by replacing useStore with useAll*Tools for improved data handling
|
2025-10-23 17:18:02 +08:00 |
|
twwu
|
dc21ab5f59
|
refactor: replace useStore hooks with useAll*Tools hooks for better data fetching in workflow components
|
2025-10-23 17:05:52 +08:00 |
|
twwu
|
f3b63e5126
|
fix: update dependencies in useChecklistBeforePublish hook to include embedding and rerank model lists
|
2025-10-23 12:20:43 +08:00 |
|
twwu
|
b5f25c85a5
|
Merge branch 'main' into feat/rag-plugin-recommendation-optimization
|
2025-10-23 11:51:25 +08:00 |
|
Wu Tianwei
|
95ce224df0
|
fix: enhance checklist functionality with embedding and rerank model lists (#27312)
|
2025-10-23 11:33:58 +08:00 |
|
twwu
|
2b64ff1af2
|
Merge branch 'main' into feat/rag-plugin-recommendation-optimization
|
2025-10-23 10:23:20 +08:00 |
|
twwu
|
1a351d2832
|
fix(i18n): update translation keys for RAG tool recommendations to improve clarity across English, Japanese, and Simplified Chinese
|
2025-10-22 16:58:30 +08:00 |
|
twwu
|
5d839497fc
|
refactor: Update UninstalledItem component layout to improve visual hierarchy and display organization information
|
2025-10-22 15:11:17 +08:00 |
|
twwu
|
572abae37a
|
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management
|
2025-10-22 15:01:29 +08:00 |
|
GuanMu
|
73e217ab0d
|
Fix type error (#27250)
|
2025-10-22 13:06:15 +08:00 |
|
Wu Tianwei
|
f909040567
|
feat: Enhance knowledge base node validation by adding checks for embedding and reranking models (#27241)
|
2025-10-22 10:49:49 +08:00 |
|
hjlarry
|
cdf3cffb30
|
fix control layer
|
2025-10-22 10:27:16 +08:00 |
|
hjlarry
|
daf474dd3a
|
fix minimap disable collobroation
|
2025-10-22 10:27:16 +08:00 |
|
hjlarry
|
d380b2f431
|
hide comments when disable collaboration
|
2025-10-22 10:27:16 +08:00 |
|
hjlarry
|
01daef21e2
|
add CollaborationEnabled for comment shortcut
|
2025-10-22 10:27:16 +08:00 |
|
hjlarry
|
e8cb4a5aa7
|
hide comments icon when disable collabrotion mode
|
2025-10-22 10:27:16 +08:00 |
|
hjlarry
|
e554790a03
|
add note node sync data
|
2025-10-21 15:34:03 +08:00 |
|
hjlarry
|
7222b1f36f
|
add more collaboration manager unit tests
|
2025-10-21 14:40:14 +08:00 |
|
hjlarry
|
a29f3107e9
|
add crdt provider unittests
|
2025-10-21 14:40:14 +08:00 |
|
hjlarry
|
43ccac4197
|
add unittests for event-emitter
|
2025-10-21 14:40:14 +08:00 |
|
hjlarry
|
784633a0dc
|
add ws manager unit tests
|
2025-10-21 14:40:14 +08:00 |
|
hjlarry
|
3f1e4a201e
|
sort out code
|
2025-10-21 14:40:13 +08:00 |
|
hjlarry
|
0326786cad
|
add Parameters of ParametersExtractor node sync
|
2025-10-21 14:40:13 +08:00 |
|
hjlarry
|
5fb6b51998
|
add prompt_template of LLM node sync
|
2025-10-21 14:40:13 +08:00 |
|
hjlarry
|
753234fdfe
|
add ENABLE_COLLABORATION_MODE
|
2025-10-21 14:40:13 +08:00 |
|
hjlarry
|
a23bf53d2b
|
fix websocket cookie auth
|
2025-10-21 14:40:13 +08:00 |
|
Eric Guo
|
e45d5700ec
|
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008)
|
2025-10-21 11:41:44 +08:00 |
|
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
|
Joel
|
c79977ab57
|
fix: immer import
|
2025-10-20 11:31:23 +08:00 |
|
GuanMu
|
8c298b33cd
|
Fix frontend type error (#27116)
|
2025-10-20 11:27:18 +08:00 |
|
Novice
|
40e3d4dc7d
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-20 10:58:27 +08:00 |
|
GuanMu
|
cf7ff76165
|
fix(web): resolve TypeScript type errors in workflow components (#27086)
|
2025-10-18 23:09:00 +08:00 |
|
GuanMu
|
1a37989769
|
Fix type-check error (#27051)
|
2025-10-18 12:03:40 +08:00 |
|
Wu Tianwei
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
|
GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
|
CodingOnStar
|
3d3e09d54d
|
Merge branch 'feat/gtag-1016' into deploy/dev
|
2025-10-17 13:38:38 +08:00 |
|
GuanMu
|
8cafc20098
|
Fix type error (#27024)
|
2025-10-17 10:46:43 +08:00 |
|
Guangdong Liu
|
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 |
|
GuanMu
|
650e38e17f
|
refactor: improve TypeScript types for NodeCardProps and debug configuration context (#27001)
|
2025-10-16 22:16:01 +08:00 |
|
wellCh4n
|
35011b810d
|
feat: run with params from logs (#26787)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-16 11:01:11 +08:00 |
|
hjlarry
|
6af9aeb345
|
try to fix start node collaboration
|
2025-10-16 10:25:11 +08:00 |
|
yangzheli
|
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 |
|
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
|
hjlarry
|
ca46718a88
|
Merge branch 'feat/collaboration' into deploy/dev
|
2025-10-15 09:14:07 +08:00 |
|
hjlarry
|
d14413f3b0
|
comment click caculate the panel width
|
2025-10-15 09:11:44 +08:00 |
|
Novice
|
4cb42499ae
|
Merge branch 'feat/mcp-06-18' into deploy/dev
|
2025-10-14 21:42:21 +08:00 |
|
hjlarry
|
708a7dd362
|
fix comment mode can't drag node
|
2025-10-14 17:31:03 +08:00 |
|
hjlarry
|
cd85b75312
|
fix control panel hovered by comment icon
|
2025-10-14 17:16:33 +08:00 |
|