-LAN-
f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
před 2 měsíci
湛露先生
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>
před 2 měsíci
QuantumGhost
58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
před 2 měsíci
NeatGuyCoding
244ed5e5e3
hotfix: add test containers based tests for workflow run service (#24602)
před 2 měsíci
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>
před 2 měsíci
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
před 2 měsíci
Amy
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>
před 2 měsíci
Yongtao Huang
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>
před 2 měsíci
-LAN-
cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
NeatGuyCoding
c14b498676
hotfix: add test containers based tests for workflow app service (#24501)
před 2 měsíci
非法操作
6010d5f24c
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
Asuka Minato
3032e6fe59
example for logging (#24441)
před 2 měsíci
NeatGuyCoding
846b6bd14e
hotfix: add test containers based tests for website service (#24430)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
NeatGuyCoding
b5159d8c8a
hotfix: add test containers based tests for webapp auth service (#24397)
před 2 měsíci
Asuka Minato
18dce66443
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
před 2 měsíci
NeatGuyCoding
68576a5d63
feature: add test containers based tests for web conversation service (#24372)
před 2 měsíci
-LAN-
2e47558f4b
fix: correct agent node token counting to properly separate prompt and completion tokens (#24368)
před 2 měsíci
-LAN-
da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
před 2 měsíci
-LAN-
77223e4df4
refactor: simplify repository factory with Django-style import_string (#24354)
před 2 měsíci
jiangbo721
805b698c2e
Feat/chat message image first for agent and advanced_chat APP (#23796)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
Eric Guo
455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
Yongtao Huang
6b466a8469
[Test] add unit tests for web_reader_tool.py (#24309)
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>
před 2 měsíci
NeatGuyCoding
21c56c3107
feature: add test containers base tests for tag service (#24313)
před 2 měsíci
willzhao
5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
před 2 měsíci
Guangdong Liu
1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
před 2 měsíci
Yongtao Huang
ad8e82ee1d
[Test] add unit tests for ProviderConfigEncrypter encrypt/mask/decrypt (#24280)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
NeatGuyCoding
1d7a8d94e0
feature: add test containers base tests for saved message service (#24259)
před 2 měsíci
NeatGuyCoding
e6183074f3
feat: add testcontainers based tests for model provider service (#24193)
před 2 měsíci
Yongtao Huang
6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180)
před 2 měsíci
Asuka Minato
70da81d0e5
try ast-grep (#24149)
před 2 měsíci
NeatGuyCoding
60cc82aff1
feat: add testcontainers based tests for feature service (#24026)
před 2 měsíci
Bo Wu
790a6ec203
fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032)
před 2 měsíci
-LAN-
052d0e059e
feat: add Redis SSL/TLS certificate authentication support (#23624)
před 2 měsíci
NeatGuyCoding
80f0594f4b
feat: add testcontainers based tests for model loadbalancing service (#24066)
před 2 měsíci
NeatGuyCoding
97b24f48d5
feat: add testcontainers based tests for metadata service (#24048)
před 2 měsíci
Yongtao Huang
c9e18346ce
Chore: remove empty files and unused code (#23990)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
před 2 měsíci
NeatGuyCoding
11fdcb18c6
feature: add test for tool engine serialization (#23951)
před 2 měsíci
Guangdong Liu
9e29309ffd
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
před 2 měsíci
NeatGuyCoding
e0f0813b7c
Add Test Containers Based Tests for App Generation Services (#23899)
před 2 měsíci
Guangdong Liu
d4756ba659
Fix multipart/form-data boundary issue in HTTP Call node (#23903)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
před 2 měsíci
Yongtao Huang
bf2f03f911
Restructure the File errors in controller (#23801)
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>
před 2 měsíci
NeatGuyCoding
1cf7c3430a
Add more comprehensive Test Containers Based Tests for advanced prompt service (#23850)
před 2 měsíci
QuantumGhost
e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737)
This commit introduces a background task that automatically deletes `WorkflowDraftVariable` records when
their associated workflow apps are deleted.
Additionally, it adds a new cleanup script
`cleanup-orphaned-draft-variables` to remove existing orphaned draft variables from the database.
před 2 měsíci
xinlmain
b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050)
Co-authored-by: liangxin <liangxin@shein.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: liangxin <xinlmain@gmail.com>
před 2 měsíci
NeatGuyCoding
cb46726fa4
Add Test Containers Based Tests for File Service (#23771)
před 2 měsíci
Jason Young
b38f195a0d
test: add comprehensive test suite for rate limiting module (#23765)
před 2 měsíci
Jason Young
cdee5aab3a
fix: update integration tests to use 2-element variable selectors (#23766)
před 2 měsíci
QuantumGhost
4240e2dd29
fix(api): fix flaky tests by generating unique variable names (#23768)
před 2 měsíci
-LAN-
577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
před 2 měsíci
QuantumGhost
223c1a8089
test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749)
Fix flaky test
`TestWorkflowDraftVariableService.test_list_variables_without_values_success`
caused by low entropy in test data generation that led to
duplicate values violating unique constraints.
Also improve data generation in other tests within
`TestWorkflowDraftVariableService` to reduce the likelihood of
generating duplicate test data.
před 2 měsíci