Commit Graph

231 Commits

Author SHA1 Message Date
zxhlyh
6b6ab5e034 merge main 2025-10-14 10:26:12 +08:00
Davide Delbianco
8e01bb40fe
fix: Do not show the toggle button for chat input when all input hidden (#26826)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-14 10:15:06 +08:00
Davide Delbianco
7b8540281a
fix: Chat Opener visibility flickering (#26836) 2025-10-14 09:21:00 +08:00
Davide Delbianco
3cfcd32876
chore: Fix 25795 (#26823)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-13 17:44:51 +08:00
Davide Delbianco
06dcb55a9d
chore: Don't show chat input area scrollbar overflow (#26828) 2025-10-13 17:43:46 +08:00
Davide Delbianco
6e9858960d
chore: Fix chat-input-area resize (#26824) 2025-10-13 17:36:15 +08:00
Davide Delbianco
c6a90d4bb3
fix: Don't hide chat streaming loader on '\n' content (#26829) 2025-10-13 17:31:52 +08:00
Davide Delbianco
c71fd7113c
chore: Correct padding in embedded chatbot (#26832) 2025-10-13 17:29:47 +08:00
NFish
5fc104a992
Fix/web app permission check (#26821) 2025-10-13 16:17:42 +08:00
JzoNg
50a7d93ddc memory in embedded chatbot 2025-10-12 13:22:04 +08:00
JzoNg
61e4bc6b17 memory in web app 2025-10-12 13:13:33 +08:00
zxhlyh
0e545d7be5 Merge branch 'main' into feat/memory-orchestration-fed 2025-10-11 14:08:09 +08:00
Asuka Minato
a8746bff30
fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
非法操作
9cca605bac
chore: improve bool input of start node (#26647) 2025-10-08 19:09:03 +08:00
crazywoola
fd86cadf67
fix: debounce ref (#26433) 2025-09-29 16:13:38 +08:00
lyzno1
00f3a53f1c
fix(turbopack): fix animation issues with unnamed animations in CSS modules (#26408) 2025-09-29 13:47:48 +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
zxhlyh
b0dd7d303d merge main 2025-09-22 14:45:17 +08:00
lyzno1
e93bfe3d41
fix: resolve chat sidebar UI bugs for hover panel and dropdown menu (#25813) 2025-09-19 18:28:49 +08:00
Asuka Minato
77ba3e8f26
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-12 09:37:54 +08:00
Matri Qi
563a5af9e7
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 20:44:20 +08:00
Debin.Meng
a932413314
fix: Incorrect URL Parameter Parsing Causes user_id Retrieval Error (#25261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-08 18:00:33 +08:00
zxhlyh
27d6fee1ed merge main 2025-09-05 14:22:49 +08:00
zyileven
bffbe54120
fix: Solve the problem of opening remarks appearing in the chat cont… (#25067) 2025-09-03 14:48:30 +08:00
zxhlyh
e9685a38cb merge main 2025-09-02 16:32:25 +08:00
znn
dd6547de06
downvote with reason (#24922) 2025-09-02 09:57:04 +08:00
Yongtao Huang
208ce4e774
CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
crazywoola
79e6138ce2
chore: simplify the workflow details logic (#24714) 2025-08-28 18:17:48 +08:00
17hz
5a64f69456
fix: Default value for input variable is null when starting new conversations on the web app (#24709) 2025-08-28 17:48:04 +08:00
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
zxhlyh
239e15eac6 Merge branch 'main' into feat/memory-orchestration-fed 2025-08-25 14:05:56 +08:00
17hz
ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
Charles Lee
0c595c4745
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
zxhlyh
2acee44071 Merge branch 'main' into feat/memory-orchestration-fed 2025-08-21 14:28:16 +08:00
Wu Tianwei
218e247fd2
refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
zxhlyh
985becbc41 Merge branch 'main' into feat/memory-orchestration-fed 2025-08-08 13:45:47 +08:00
HyaCinth
2931c891a7
chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
Wu Tianwei
b946378b38
fix: installed apps preview language error (#23397) 2025-08-05 11:01:31 +08:00
znn
7831d44099
fixing chat window api recall fix on changing browser tab or window (#23301) 2025-08-03 10:14:17 +08:00
JzoNg
c90ab89323 embedded chat memory UI 2025-07-31 16:54:39 +08:00
JzoNg
8547d4b1ff memory panel in mobile 2025-07-31 16:18:19 +08:00
JzoNg
fbcfebbba1 memory edit modal 2025-07-31 15:14:37 +08:00
JzoNg
f827f8dc63 memory card operation 2025-07-31 14:32:35 +08:00
JzoNg
fef9907af3 memory card 2025-07-31 12:07:48 +08:00
JzoNg
e3b7f8afdd memory list 2025-07-30 17:00:04 +08:00
JzoNg
dceac39078 memory panel 2025-07-30 15:58:57 +08:00
JzoNg
58fd2f7a2f add chat memory action button 2025-07-30 14:42:46 +08:00
Anton Kovalev
15757110cf
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
2025-07-28 15:37:23 +08:00
Wu Tianwei
ad472d59e0
fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
croatialu
d1572f47a0
feat: Add user variable processing function to chat history (#22863) 2025-07-24 10:06:49 +08:00