|
|
431e0105de
|
Fix bare raise in if blocks (#23671)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-09 22:40:55 +08:00 |
|
|
|
2d1621c43d
|
add leader but not review
|
2025-08-08 14:54:18 +08:00 |
|
|
|
1c60b7f070
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
|
|
|
4b0480c8b3
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
|
|
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
|
|
|
d98071a088
|
feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 21:44:29 +08:00 |
|
|
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
|
|
e072b7dafa
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
|
|
|
b8ef0c84e6
|
Fix: moved file = after file presence validation (#23453)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-06 13:44:12 +08:00 |
|
|
|
904af20023
|
Feat/webapp opt (#23283)
|
2025-08-05 16:07:48 +08:00 |
|
|
|
9c5c597c85
|
support empty collaboration event data
|
2025-08-05 15:21:41 +08:00 |
|
|
|
2395d4be26
|
fix imported updates also broadcast to other clients
|
2025-08-05 10:21:22 +08:00 |
|
|
|
146d870098
|
Fix: avoid Flask route conflict by merging DocumentDetailApi and DocumentDeleteApi (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-04 14:37:36 +08:00 |
|
|
|
964fa132cb
|
Chore: fix typo, no code change (#23331)
|
2025-08-03 22:30:28 +08:00 |
|
|
|
20f0238aab
|
feat: support workflow version specification in workflow and chat APIs (#23188)
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-08-03 16:27:12 +08:00 |
|
|
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
|
|
58608f51da
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
|
|
|
8ab3fda5a8
|
[Enhancement] Allow modify conversation variable via api (#23112)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-01 09:34:56 +08:00 |
|
|
|
965b65db6e
|
use loro for crdt data
|
2025-07-31 14:02:53 +08:00 |
|
|
|
07cff1ed2c
|
minor fix: fix flask api resources only accept one resource for same url (#23168)
|
2025-07-30 17:05:02 +08:00 |
|
|
|
070379a900
|
minor fix: fix wrong check of annotation_ids (#23164)
|
2025-07-30 17:04:31 +08:00 |
|
|
|
4cc01c8aa8
|
try a lot for yjs, but update data still not work...
|
2025-07-30 14:36:29 +08:00 |
|
|
|
4499cda186
|
Feat annotations panel (#22968)
|
2025-07-30 13:40:48 +08:00 |
|
|
|
0ea010d7ee
|
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:33:24 +08:00 |
|
|
|
00cb1c26a1
|
refactor: pass external_trace_id to message trace (#23089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 19:34:46 +08:00 |
|
|
|
57e0a12ccd
|
Refactor: remove redundant full module paths in exception handlers (#23076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 09:40:51 +08:00 |
|
|
|
537c04745d
|
minor fix: using the same AccountInFreezeError (#23061)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-28 18:24:27 +08:00 |
|
|
|
de28bb1075
|
fix: changed email login use oauth will create an new account (#23057)
|
2025-07-28 16:32:25 +08:00 |
|
|
|
5c5f61b2aa
|
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
|
2025-07-28 14:24:13 +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 |
|
|
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
|
|
8340d775bd
|
Improve: support custom model parameters in auto-generator (#22924)
|
2025-07-25 09:00:26 +08:00 |
|
|
|
d6b980a2dd
|
Feat: change user email freezes limit (#22912)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-25 08:48:23 +08:00 |
|
|
|
6ac06486e3
|
Feat/change user email freezes limit (#22900)
|
2025-07-24 15:36:53 +08:00 |
|
|
|
de611ab344
|
Feat: add notification for change email completed (#22812)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2025-07-24 14:16:39 +08:00 |
|
|
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
|
|
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-23 15:33:39 +08:00 |
|
|
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
|
|
|
841e53dbbe
|
feat(trace): support external trace id propagation (#22623)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-22 15:17:43 +08:00 |
|
|
|
897c842637
|
ruff format
|
2025-07-21 16:13:04 +08:00 |
|
|
|
e298732499
|
refactor code
|
2025-07-21 16:07:22 +08:00 |
|
|
|
4081937e22
|
migrate to python-socketio
|
2025-07-21 14:57:28 +08:00 |
|
|
|
f9aedb2118
|
add collaborate event
|
2025-07-21 11:10:23 +08:00 |
|
|
|
74940ad3f2
|
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645)
|
2025-07-21 09:52:55 +08:00 |
|
|
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
2025-07-20 11:05:53 +08:00 |
|
|
|
74b4719af8
|
support broadcast online users
|
2025-07-18 15:02:34 +08:00 |
|
|
|
2f35cc9188
|
add online users backend api and frontend submit cursor pos
|
2025-07-18 11:17:08 +08:00 |
|
|
|
ffee6f3288
|
fix: admin feedback uses the same method create_feedback (#22580)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-07-18 10:10:31 +08:00 |
|
|
|
1715dd4320
|
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-18 09:26:29 +08:00 |
|
|
|
62586719b3
|
fix: remove redundant partial member list retrieval in dataset API (#15492)
|
2025-07-17 22:56:18 +08:00 |
|