Will
|
b87552405b
|
fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
|
2025-07-27 11:06:37 +08:00 |
|
Will
|
67a0751cf3
|
fix: Improve create_agent_thought and save_agent_thought Logic (#21263)
|
2025-07-27 11:06:37 +08:00 |
|
Guangdong Liu
|
c62b99d582
|
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-27 09:22:36 +08:00 |
|
Guangdong Liu
|
665fcad655
|
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-27 09:22:36 +08:00 |
|
znn
|
aee3a1e351
|
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-27 09:19:13 +08:00 |
|
znn
|
d776a7cde7
|
adding LANG LC_ALL PYTHONIOENCODING UTF-8 (#22928)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-27 09:19:13 +08:00 |
|
znn
|
2184aaff61
|
node title number on copied iteration node (#23004)
|
2025-07-27 09:10:04 +08:00 |
|
znn
|
e0fe158f0b
|
node title number on copied iteration node (#23004)
|
2025-07-27 09:10:04 +08:00 |
|
Yongtao Huang
|
3c6107eda7
|
Fix: correct misplaced ensure_ascii=False (#22997)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-26 18:29:03 +08:00 |
|
Yongtao Huang
|
5411fd3757
|
Fix: correct misplaced ensure_ascii=False (#22997)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-26 18:29:03 +08:00 |
|
lyzno1
|
dc695c7706
|
fix: eliminate dark mode flicker by moving ThemeProvider to root level (#22996)
|
2025-07-26 18:28:28 +08:00 |
|
lyzno1
|
3328addb58
|
fix: eliminate dark mode flicker by moving ThemeProvider to root level (#22996)
|
2025-07-26 18:28:28 +08:00 |
|
Dylan Jiang
|
e51fc20612
|
fix: Update trigger styles for disabled state in PureSelect component (#22986)
|
2025-07-26 10:53:59 +08:00 |
|
Dylan Jiang
|
1446f19709
|
fix: Update trigger styles for disabled state in PureSelect component (#22986)
|
2025-07-26 10:53:59 +08:00 |
|
znn
|
35ca5ca534
|
adding mcp error in toast (#22987)
|
2025-07-26 10:37:52 +08:00 |
|
znn
|
773932b1e7
|
adding mcp error in toast (#22987)
|
2025-07-26 10:37:52 +08:00 |
|
Yongtao Huang
|
89ce46d4cb
|
Remove redundant condition check (#22983)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-25 23:38:16 +08:00 |
|
Yongtao Huang
|
faaf828dff
|
Remove redundant condition check (#22983)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-25 23:38:16 +08:00 |
|
呆萌闷油瓶
|
e7630c0e11
|
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-25 18:06:03 +08:00 |
|
呆萌闷油瓶
|
ee50a2bcd5
|
feat: clear all annotation (#22878)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-25 18:06:03 +08:00 |
|
Yongtao Huang
|
cf28f293ba
|
Fix incorrect assert type in the AgentNode class (#22964)
|
2025-07-25 16:31:21 +08:00 |
|
Yongtao Huang
|
31985d94fa
|
Fix incorrect assert type in the AgentNode class (#22964)
|
2025-07-25 16:31:21 +08:00 |
|
GuanMu
|
d8c98001d8
|
fix: Update the scheduling method for timed tasks, (#22779)
|
2025-07-25 16:27:35 +08:00 |
|
GuanMu
|
9c5b1e7012
|
fix: Update the scheduling method for timed tasks, (#22779)
|
2025-07-25 16:27:35 +08:00 |
|
Wu Tianwei
|
e9f833550b
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +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 |
|
little_huang
|
cec47de5be
|
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936)
|
2025-07-25 10:33:55 +08:00 |
|
little_huang
|
32df3b68c7
|
fix: correct typo in function name paser_docx_part -> parser_docx_part (#22936)
|
2025-07-25 10:33:55 +08:00 |
|
Asuka Minato
|
9bc8bb6e91
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
HyaCinth
|
4a0e1e8dd4
|
fix: Optimize AppInfo component styles and fix CustomizeModal step display (#22930) (#22935)
|
2025-07-25 10:30:52 +08:00 |
|
HyaCinth
|
570aee5fe6
|
fix: Optimize AppInfo component styles and fix CustomizeModal step display (#22930) (#22935)
|
2025-07-25 10:30:52 +08:00 |
|
Jason Young
|
5d0e82bb06
|
test: add comprehensive tests for file_factory build_from_mapping (#22926)
|
2025-07-25 10:30:19 +08:00 |
|
Jason Young
|
88952cbb7a
|
test: add comprehensive tests for file_factory build_from_mapping (#22926)
|
2025-07-25 10:30:19 +08:00 |
|
J2M3L2
|
2b7a5ec0b0
|
fix: improve PostgreSQL healthcheck cmd to avoid fatal log errors (#22749) (#22917)
|
2025-07-25 09:05:47 +08:00 |
|
J2M3L2
|
89415ac453
|
fix: improve PostgreSQL healthcheck cmd to avoid fatal log errors (#22749) (#22917)
|
2025-07-25 09:05:47 +08:00 |
|
github-actions[bot]
|
9db2f93067
|
chore: translate i18n files (#22934)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
|
2025-07-25 09:04:36 +08:00 |
|
github-actions[bot]
|
8bbed5aeea
|
chore: translate i18n files (#22934)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
|
2025-07-25 09:04:36 +08:00 |
|
quicksand
|
49a42bb5ad
|
Improve: support custom model parameters in auto-generator (#22924)
|
2025-07-25 09:00:26 +08:00 |
|
quicksand
|
8340d775bd
|
Improve: support custom model parameters in auto-generator (#22924)
|
2025-07-25 09:00:26 +08:00 |
|
KVOJJJin
|
b6bcec2af6
|
fix: unexpected redirection when landing at workflow (#22932)
|
2025-07-25 08:48:47 +08:00 |
|
KVOJJJin
|
cff6a488f8
|
fix: unexpected redirection when landing at workflow (#22932)
|
2025-07-25 08:48:47 +08:00 |
|
KVOJJJin
|
4bef122408
|
Feat: change user email freezes limit (#22912)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-25 08:48:23 +08:00 |
|
KVOJJJin
|
d6b980a2dd
|
Feat: change user email freezes limit (#22912)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-25 08:48:23 +08:00 |
|
Yeuoly
|
cec9ecd65a
|
chore: enhance error message when handling PluginInvokeError (#22908)
|
2025-07-24 21:58:39 +08:00 |
|
Yeuoly
|
206bc4b36d
|
chore: enhance error message when handling PluginInvokeError (#22908)
|
2025-07-24 21:58:39 +08:00 |
|
HyaCinth
|
7f097c1627
|
fix: Optimize input variable retrieval logic (#22888) (#22914)
|
2025-07-24 21:57:55 +08:00 |
|
HyaCinth
|
45cebf09b0
|
fix: Optimize input variable retrieval logic (#22888) (#22914)
|
2025-07-24 21:57:55 +08:00 |
|
GuanMu
|
7c89acf6ee
|
fix: rounded (#22909)
|
2025-07-24 16:40:37 +08:00 |
|
GuanMu
|
bd43ca6275
|
fix: rounded (#22909)
|
2025-07-24 16:40:37 +08:00 |
|