|
|
1a34ff8a67
|
fix: change the mcp server strucutre to support github copilot (#24788)
|
2025-08-29 18:00:58 +08:00 |
|
|
|
14e7ba4818
|
chore: change the oauth_provider_apps table to uuidV7 (#24792)
|
2025-08-29 17:54:14 +08:00 |
|
|
|
20ae3eae54
|
feat: add filename support to multi-modal prompt messages (#24777)
|
2025-08-29 16:22:26 +08:00 |
|
|
|
929d9e0b3f
|
feat(api): maintain assistant content parts and file handling in advanced chat (#24663)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-29 15:19:55 +08:00 |
|
|
|
e4383d6167
|
Chore: remove dupliacte logic in DatasetApi.get() (#24769)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-29 14:25:36 +08:00 |
|
|
|
f32e176d6a
|
feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
|
2025-08-29 14:10:51 +08:00 |
|
|
|
3d5a4df9d0
|
chore: use orjson in streaming event JSON serialisation for performance improvement (#24763)
|
2025-08-29 14:06:07 +08:00 |
|
|
|
d043e1a05a
|
feat: add test containers based tests for workspace service (#24752)
|
2025-08-29 12:10:13 +08:00 |
|
|
|
9789bd02d8
|
feat: implement trigger card component with auto-refresh (#24743)
|
2025-08-29 11:57:08 +08:00 |
|
|
|
837c0ddacc
|
Chore: remove dead func AppModelConfig.copy() with wrong logic (#24747)
|
2025-08-29 11:38:24 +08:00 |
|
|
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
|
|
|
c4496e6cf2
|
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726)
|
2025-08-28 21:13:47 +08:00 |
|
|
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-28 15:23:59 +08:00 |
|
|
|
89ad6ad902
|
feat: add app trigger list api (#24693)
|
2025-08-28 15:23:08 +08:00 |
|
|
|
ecf74d91e2
|
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661)
|
2025-08-28 15:05:52 +08:00 |
|
|
|
30f2d756a7
|
fix_trace_config (#24669)
Co-authored-by: renming <renming@renmingdeMacBook-Air.local>
|
2025-08-28 13:54:49 +08:00 |
|
|
|
0d745c64d8
|
chore: bump supabase and pyjwt versions and added tests (#24681)
|
2025-08-28 13:45:56 +08:00 |
|
|
|
4adf85d7d4
|
example for rm extra cast (#24646)
|
2025-08-28 09:37:39 +08:00 |
|
|
|
7995ff1410
|
Typing test (#24651)
|
2025-08-28 09:36:39 +08:00 |
|
|
|
d2f234757b
|
example try rm ignore (#24649)
|
2025-08-28 09:36:16 +08:00 |
|
|
|
bf34437186
|
Feature add test containers workflow service (#24666)
|
2025-08-28 09:31:29 +08:00 |
|
|
|
47f02eec96
|
refactor: Migrate part of the web API module to Flask-RESTX (#24659)
|
2025-08-28 09:22:31 +08:00 |
|
|
|
06dd4d6e00
|
feat: migrate part of the web chat module to Flask-RESTX (#24664)
|
2025-08-28 09:21:42 +08:00 |
|
|
|
bb718acadf
|
Fix token expiry miscalculation (#24639)
|
2025-08-27 18:19:58 +08:00 |
|
|
|
4cd00efe3b
|
add more current_user typing (#24612)
|
2025-08-27 18:19:49 +08:00 |
|
|
|
4ef6ff217e
|
fix: improve code quality in webhook services and controllers (#24634)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-27 17:50:51 +08:00 |
|
|
|
2a29c61041
|
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 17:46:52 +08:00 |
|
|
|
e53edb0fc2
|
refactor: optimize TenantDailyRateLimiter to use UTC internally with timezone-aware error messages (#24632)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-27 17:35:04 +08:00 |
|
|
|
917ed8cf84
|
feat: migrate part of the web API module to Flask-RESTX (#24577)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 16:05:22 +08:00 |
|
|
|
f04844435f
|
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:20:10 +08:00 |
|
|
|
5bbf685035
|
feat: fix i18n missing keys and merge upstream/main (#24615)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: Qiang Lee <18018968632@163.com>
Co-authored-by: 李强04 <liqiang04@gaotu.cn>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: huayaoyue6 <huayaoyue@163.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Muke Wang <shaodwaaron@gmail.com>
Co-authored-by: wangmuke <wangmuke@kingsware.cn>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
Co-authored-by: jiangbo721 <jiangbo721@163.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <25834719+hjlarry@users.noreply.github.com>
Co-authored-by: lxsummer <35754229+lxjustdoit@users.noreply.github.com>
Co-authored-by: 湛露先生 <zhanluxianshen@163.com>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Yessenia-d <yessenia.contact@gmail.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: 17hz <0x149527@gmail.com>
Co-authored-by: Amy <1530140574@qq.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
Co-authored-by: Petrus Han <petrus.hanks@gmail.com>
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: Kalo Chin <frog.beepers.0n@icloud.com>
Co-authored-by: Ujjwal Maurya <ujjwalsbx@gmail.com>
Co-authored-by: Maries <xh001x@hotmail.com>
|
2025-08-27 15:07:28 +08:00 |
|
|
|
421a3284bc
|
fix(api): fix incorrectly handling of array[boolean] constant in loop node (#24619)
|
2025-08-27 15:07:01 +08:00 |
|
|
|
a63d1e87b1
|
feat: webhook trigger backend api (#24387)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 14:42:45 +08:00 |
|
|
|
d4883256f1
|
Fix login tokens and fix task clean_messages create_time. (#24574)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 13:32:18 +08:00 |
|
|
|
372074edba
|
refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 13:23:34 +08:00 |
|
|
|
826f19e968
|
Chore : rm dead code detected by pylance (#24588)
|
2025-08-27 13:19:40 +08:00 |
|
|
|
c06cfcbb5a
|
fix: tool provider deadlock (#24532)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2025-08-27 12:27:20 +08:00 |
|
|
|
58189ed9a0
|
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
|
2025-08-27 11:22:08 +08:00 |
|
|
|
726c429772
|
fix: handle non-array segment types in Loop node (#24590)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-27 11:21:42 +08:00 |
|
|
|
5df3a4eb98
|
add rule for logging check (#24553)
|
2025-08-27 10:25:06 +08:00 |
|
|
|
244ed5e5e3
|
hotfix: add test containers based tests for workflow run service (#24602)
|
2025-08-27 10:24:34 +08:00 |
|
|
|
d4dba373cb
|
add missing (#24584)
|
2025-08-27 10:22:24 +08:00 |
|
|
|
66e80f9dac
|
fix: code lint (#24563)
|
2025-08-26 23:35:30 +08:00 |
|
|
|
b486d72b8e
|
Chore: remove dead var in DocumentBatchIndexingEstimateApi (#24497)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2025-08-26 23:33:50 +08:00 |
|
|
|
d9e26eba65
|
fix: rag/milvus clarify full-text search warning with actionable guidance (#24570)
|
2025-08-26 23:32:26 +08:00 |
|
|
|
d5e6e38c58
|
refactor: unify blob chunk merging logic for plugin tool and agent (#24575)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 21:15:23 +08:00 |
|
|
|
58165c3951
|
example on orm typing (#23322)
|
2025-08-26 18:16:58 +08:00 |
|
|
|
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 |
|
|
|
b5c2756261
|
fix(api):safe reset in db pool, avoid rollback in gevent callback (#24556)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 18:14:06 +08:00 |
|
|
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-26 18:10:31 +08:00 |
|