Will
|
c4496e6cf2
|
chore: use DataFrame.map instead of deprecated DataFrame.applymap (#24726)
|
2 mesi fa |
GuanMu
|
27d09d1783
|
feat: Add support for slash commands, optimize command selector logic. (#24723)
|
2 mesi fa |
ZalterCitty
|
a174ee419e
|
chore: fix some api desc (#24715)
Co-authored-by: zhuqingchao <zhuqingchao@xiaomi.com>
|
2 mesi fa |
crazywoola
|
79e6138ce2
|
chore: simplify the workflow details logic (#24714)
|
2 mesi fa |
17hz
|
5a64f69456
|
fix: Default value for input variable is null when starting new conversations on the web app (#24709)
|
2 mesi fa |
湛露先生
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2 mesi fa |
Eric Guo
|
ecf74d91e2
|
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661)
|
2 mesi fa |
17hz
|
62892ed8d7
|
refactor: relocate China npm registry config to base image (#24678)
|
2 mesi fa |
lyzno1
|
7b399cc5e5
|
feat: add MCP configuration for Claude Code optimization (#24679)
|
2 mesi fa |
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2 mesi fa |
mr0609
|
30f2d756a7
|
fix_trace_config (#24669)
Co-authored-by: renming <renming@renmingdeMacBook-Air.local>
|
2 mesi fa |
Charles Zhou
|
0d745c64d8
|
chore: bump supabase and pyjwt versions and added tests (#24681)
|
2 mesi fa |
Hwting
|
56c51f0112
|
chore: Plugin_daemon Service Add Sentry configuration (#24516)
Co-authored-by: Hwting <wang.t.nice@gmail.com>
|
2 mesi fa |
Asuka Minato
|
4adf85d7d4
|
example for rm extra cast (#24646)
|
2 mesi fa |
Asuka Minato
|
7995ff1410
|
Typing test (#24651)
|
2 mesi fa |
Asuka Minato
|
d2f234757b
|
example try rm ignore (#24649)
|
2 mesi fa |
NeatGuyCoding
|
bf34437186
|
Feature add test containers workflow service (#24666)
|
2 mesi fa |
Guangdong Liu
|
47f02eec96
|
refactor: Migrate part of the web API module to Flask-RESTX (#24659)
|
2 mesi fa |
Guangdong Liu
|
06dd4d6e00
|
feat: migrate part of the web chat module to Flask-RESTX (#24664)
|
2 mesi fa |
GuanMu
|
fbceda7b66
|
fix: workflow log panel's round style (#24658)
|
2 mesi fa |
sheey
|
9d6ce3065d
|
fix: `files` parameter in JavaScript sdk incorrectly annotated as the `File` type in WebAPI (#24644)
|
2 mesi fa |
Yongtao Huang
|
bb718acadf
|
Fix token expiry miscalculation (#24639)
|
2 mesi fa |
Asuka Minato
|
4cd00efe3b
|
add more current_user typing (#24612)
|
2 mesi fa |
NFish
|
22b11e4b43
|
Fix/web app auth error (#24637)
|
2 mesi fa |
Yongtao Huang
|
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>
|
2 mesi fa |
lyzno1
|
34b041e9f0
|
chore: optimize pnpm version management and migrate from next lint to eslint cli (#24514)
|
2 mesi fa |
Guangdong Liu
|
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>
|
2 mesi fa |
墨绿色
|
85b0b8373b
|
feat: datasets hit-testing retrieve chunking detail answer when docum… (#24600)
Co-authored-by: lijiezhao@perfect99.com <lijiezhao@perfect99.com>
|
2 mesi fa |
-LAN-
|
f04844435f
|
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 mesi fa |
QuantumGhost
|
421a3284bc
|
fix(api): fix incorrectly handling of `array[boolean]` constant in loop node (#24619)
|
2 mesi fa |
湛露先生
|
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>
|
2 mesi fa |
Guangdong Liu
|
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>
|
2 mesi fa |
Yongtao Huang
|
826f19e968
|
Chore : rm dead code detected by pylance (#24588)
|
2 mesi fa |
Maries
|
c06cfcbb5a
|
fix: tool provider deadlock (#24532)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2 mesi fa |
lyzno1
|
ddf6192643
|
cleanup: remove temporary boolean test files from root directory (#24610)
|
2 mesi fa |
QuantumGhost
|
58189ed9a0
|
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
|
2 mesi fa |
-LAN-
|
726c429772
|
fix: handle non-array segment types in Loop node (#24590)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2 mesi fa |
Ujjwal Maurya
|
a159c13333
|
Fix tooltip visibility issues during scroll in model selector popup (#24593)
Co-authored-by: 17hz <0x149527@gmail.com>
|
2 mesi fa |
Asuka Minato
|
5df3a4eb98
|
add rule for logging check (#24553)
|
2 mesi fa |
NeatGuyCoding
|
244ed5e5e3
|
hotfix: add test containers based tests for workflow run service (#24602)
|
2 mesi fa |
Asuka Minato
|
249e9a10a1
|
Restrict autofix workflow to main branch (#24581)
|
2 mesi fa |
Asuka Minato
|
d4dba373cb
|
add missing (#24584)
|
2 mesi fa |
Kalo Chin
|
06f249a3b4
|
Feat: add AGENTS.md with symlink for Coding Agents (#24586)
|
2 mesi fa |
github-actions[bot]
|
8809b3ba4d
|
chore: translate i18n files (#24566)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
|
2 mesi fa |
jiangbo721
|
66e80f9dac
|
fix: code lint (#24563)
|
2 mesi fa |
Yongtao Huang
|
b486d72b8e
|
Chore: remove dead var in `DocumentBatchIndexingEstimateApi` (#24497)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
|
2 mesi fa |
Petrus Han
|
d9e26eba65
|
fix: rag/milvus clarify full-text search warning with actionable guidance (#24570)
|
2 mesi fa |
非法操作
|
a7419d0aba
|
fix: when credential unauthrozied display green color (#24572)
|
2 mesi fa |
Yeuoly
|
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>
|
2 mesi fa |
Nite Knite
|
a2598fd134
|
refactor(api-access): refactor code group (#24565)
Refactor CodeGroup component on the API Access page.
Fix example tab switching.
|
2 mesi fa |