Stream
|
05751ac492
|
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
|
2025-10-11 16:16:15 +08:00 |
|
Stream
|
1a4600ce77
|
Merge remote-tracking branch 'origin/deploy/dev' into feat/memory-orchestration-be-dev-env
# Conflicts:
# api/models/__init__.py
# api/uv.lock
|
2025-10-11 15:01:26 +08:00 |
|
zxhlyh
|
857d82109d
|
merge chore/workflow-performance
|
2025-10-11 14:04:19 +08:00 |
|
zxhlyh
|
bf20f3aa8b
|
chore: workflow performance
|
2025-10-11 14:02:25 +08:00 |
|
hjlarry
|
3a7f729176
|
change event type name of websocket
|
2025-10-11 09:09:30 +08:00 |
|
hjlarry
|
fa11f0e488
|
fix jump to other page not disconnect websocket
|
2025-10-11 09:09:30 +08:00 |
|
hjlarry
|
8673234f12
|
only author can move the comment position
|
2025-10-11 09:09:30 +08:00 |
|
hjlarry
|
ac3bd5161c
|
keep the previous private property when import node data
|
2025-10-11 09:09:30 +08:00 |
|
hjlarry
|
8c55f99740
|
use cloneDeep instead of json.parse
|
2025-10-11 09:09:30 +08:00 |
|
hjlarry
|
6e0aa7766c
|
sync the create/delete app in the list page
|
2025-10-11 09:09:30 +08:00 |
|
zxhlyh
|
c90e564d99
|
chore: workflow performance
|
2025-10-10 18:23:46 +08:00 |
|
znn
|
65b832c46c
|
pan and zoom during workflow execution (#24254)
|
2025-10-10 17:07:25 +08:00 |
|
CodingOnStar
|
2c408445ff
|
Merge remote-tracking branch 'origin/main' into deploy/dev
|
2025-10-10 10:00:50 +08:00 |
|
hjlarry
|
e0af930acd
|
comment author avatar is the first avatar
|
2025-10-10 09:27:50 +08:00 |
|
hjlarry
|
dfc8bc4aec
|
only can edit own replies
|
2025-10-10 09:27:50 +08:00 |
|
hjlarry
|
63b4bca7d8
|
fix missing i18n
|
2025-10-10 09:27:50 +08:00 |
|
hjlarry
|
517f8aafdc
|
fix switch to cursor mode comment input still exists
|
2025-10-10 09:27:50 +08:00 |
|
hjlarry
|
d05ba90779
|
comment reply auto scoll down to bottom
|
2025-10-10 09:27:50 +08:00 |
|
hjlarry
|
b6620c1f42
|
fix comment hover the variable panel
|
2025-10-10 09:27:50 +08:00 |
|
Nan LI
|
885dff82e3
|
feat: update HTTP timeout configurations and enhance timeout input handling in UI (#26685)
|
2025-10-10 09:00:06 +08:00 |
|
GuanMu
|
33b0814323
|
refactor(types): remove any usages and strengthen typings across web and base (#26677)
|
2025-10-09 21:36:42 +08:00 |
|
CodingOnStar
|
4df606f439
|
fix: merge main
|
2025-10-09 18:26:10 +08:00 |
|
hjlarry
|
9b0f172f91
|
Merge branch 'p284' into deploy/dev
|
2025-10-09 09:39:06 +08:00 |
|
hjlarry
|
85dfc013ea
|
fix default comment icon
|
2025-10-09 09:23:36 +08:00 |
|
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
|
非法操作
|
c4d8bf0ce9
|
fix: missing LLM node output var description (#26648)
|
2025-10-09 09:22:45 +08:00 |
|
Yadong (Adam) Zhang
|
654d522b31
|
perf(web): improve app workflow build performance. (#26310)
|
2025-10-07 14:21:08 +08:00 |
|
GuanMu
|
22f64d60bb
|
chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522)
|
2025-10-05 12:49:41 +08:00 |
|
hjlarry
|
33d4c95470
|
can update comment position
|
2025-10-05 10:17:04 +08:00 |
|
hjlarry
|
659cbc05a9
|
fix mention-input in the bottom of the browser
|
2025-10-04 21:24:27 +08:00 |
|
hjlarry
|
6ce65de2cd
|
fix merged main issues
|
2025-10-04 21:11:59 +08:00 |
|
hjlarry
|
93b2eb3ff6
|
Merge remote-tracking branch 'myori/main' into p284
|
2025-10-04 15:28:29 +08:00 |
|
hjlarry
|
bf71300635
|
improve comment cursor move
|
2025-10-04 14:36:10 +08:00 |
|
hjlarry
|
37ecd4a0bc
|
fix @ input problem
|
2025-10-04 13:39:00 +08:00 |
|
hjlarry
|
827a1b181b
|
fix comment icon position
|
2025-10-04 13:25:59 +08:00 |
|
hjlarry
|
c4e7cb75cd
|
cache the mentioned users
|
2025-10-04 11:22:02 +08:00 |
|
hjlarry
|
98e4bfcda8
|
click comment icon not switch to comment mode
|
2025-10-03 23:36:56 +08:00 |
|
hjlarry
|
ee48ca7671
|
fix default comment icon
|
2025-09-30 15:23:43 +08:00 |
|
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-29 20:35:55 +09:00 |
|
Wu Tianwei
|
c43c72c1a3
|
fix: Fix vector_setting not found error (#26380)
|
2025-09-29 16:12:26 +08:00 |
|
Wu Tianwei
|
1a7898dff1
|
fix: Fix retrieval configuration handling in dataset components (#26361)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 14:58:28 +08:00 |
|
quicksand
|
029d5d36ac
|
Fix: Knowledge Base node crash when retrieval_model is null (#26397)
|
2025-09-29 11:55:06 +08:00 |
|
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
|
非法操作
|
36406cd62f
|
chore: time from now i18n support (#26328)
|
2025-09-28 13:37:42 +08:00 |
|
Asuka Minato
|
9a7245e1df
|
rm assigned but unused (#25639)
|
2025-09-27 10:54:25 +08:00 |
|
Yongtao Huang
|
319ecdd312
|
Fix: avoid mutating node props (#26266)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-27 09:50:32 +08:00 |
|
hjlarry
|
a6d4bf3399
|
sync children node data
|
2025-09-26 14:16:38 +08:00 |
|
hjlarry
|
113aa4ae08
|
fix add child node resize parent node size
|
2025-09-26 14:16:38 +08:00 |
|
hjlarry
|
5b40bf6d4e
|
http node data sync
|
2025-09-26 14:16:38 +08:00 |
|
hjlarry
|
8513afbcf6
|
fix opened panel be affected
|
2025-09-26 14:16:38 +08:00 |
|