Commit Graph

9590 Commits

Author SHA1 Message Date
-LAN-
23811dfdac Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
#	api/tests/test_containers_integration_tests/conftest.py
2026-03-23 10:24:22 +08:00
Bowen Liang
282e76b1ee feat(build): set root directory for turbopack configuration (#33812) 2026-03-23 10:04:53 +08:00
Bowen Liang
8384a836b4 fix(i18n): standardize datetime display to 24-hour format on /apps page (#33847) 2026-03-23 10:04:01 +08:00
hj24
886854eff8 chore: add guard tests for billing (#33831)
Co-authored-by: 非法操作 <hjlarry@163.com>
2026-03-23 09:45:32 +08:00
dependabot[bot]
6a8fa7b54e chore(deps): bump anthropics/claude-code-action from 1.0.75 to 1.0.76 in the github-actions-dependencies group (#33875)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 10:22:44 +09:00
Dev Sharma
e6d1431a02 test: improve code-cov for controller tests (#33225) 2026-03-23 00:29:18 +08:00
Poojan
b53675a16c test: add unit tests for services-part-1 (#33050) 2026-03-23 00:02:41 +08:00
mahammadasim
31506b27ab test: added for core module moderation, repositories, schemas (#32514)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
2026-03-22 23:57:12 +08:00
wangxiaolei
40846c262c perf: tidb_on_qdrant_vector delete_by_ids use batch delete (#33846) 2026-03-22 21:09:43 +09:00
ckstck
c6e317a00b fix: test error by matching pkg versioin with docker compose (#33857) 2026-03-22 18:33:24 +09:00
-LAN-
c7e9f34b89 test: stabilize schedule utils performance assertions 2026-03-22 17:25:01 +08:00
-LAN-
cddb92651b Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
# Conflicts:
#	api/services/workflow_draft_variable_service.py
#	api/tests/unit_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py
2026-03-22 16:49:32 +08:00
Eric Cao
18e4ec73d6 chore: use selectinload instead of joinedload in conversation query (#33014)
Co-authored-by: caoergou <caogou123@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-22 07:35:32 +09:00
Renzo
35cbd83e83 refactor: select in console explore and workspace controllers (#33842)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-21 20:06:17 +09:00
Desel72
2ce2fbc2d4 refactor: migrate workflow run repository unit tests from mocks to te… (#33843) 2026-03-21 19:54:56 +09:00
WH-2099
2c6dc82ab7 fix: canonicalize persisted file references 2026-03-21 14:40:49 +08:00
YBoy
097773c9f5 refactor: migrate workflow run repository tests from mocks to … (#33837)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-21 14:23:11 +09:00
autofix-ci[bot]
184f944fa0 [autofix.ci] apply automated fixes 2026-03-21 04:58:39 +00:00
WH-2099
e589ed23a8 fix: preserve request-bound model runtime scope 2026-03-21 12:55:03 +08:00
tmimmanuel
f41d1d0822 refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-21 11:47:48 +09:00
BitToby
55cc24fed7 refactor(api): type tool service dicts with TypedDict (#33836) 2026-03-21 11:43:49 +09:00
Renzo
609258f42d refactor: select in console auth, setup and apikey (#33790) 2026-03-21 11:29:29 +09:00
-LAN-
f8538ae36a Add model provider factory coverage tests 2026-03-20 23:19:53 +08:00
-LAN-
1d0beda427 test: add tests for rerank base model
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:53 +08:00
-LAN-
a8fc844d77 test: add tests for template transform node
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:53 +08:00
-LAN-
67ba5842cc test: add tests for llm utils
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:53 +08:00
-LAN-
f5080382f3 test: add tests for llm node
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:52 +08:00
-LAN-
5a2cd20e66 fix: align file factory imports and CI fixtures 2026-03-20 23:19:51 +08:00
-LAN-
cc0a7a19f3 test: add tests for template transform
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:51 +08:00
-LAN-
98815b55d0 feat: add file access controller
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:51 +08:00
-LAN-
6d9b4bb78e test: add template transform boundary coverage 2026-03-20 23:19:50 +08:00
-LAN-
834d5ca583 test: expand provider manager coverage 2026-03-20 23:19:50 +08:00
-LAN-
8dd5121884 test: cover dify_graph file runtime boundaries 2026-03-20 23:19:50 +08:00
-LAN-
9cb22e37b3 Fix redis isolation in plugin runtime tests 2026-03-20 23:19:50 +08:00
-LAN-
c25f0f09de test: add tests
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:50 +08:00
-LAN-
391309f735 test: cover provider manager default model paths 2026-03-20 23:19:49 +08:00
-LAN-
e92cf38aaf Fix workflow graph test regressions 2026-03-20 23:19:49 +08:00
-LAN-
ada4cc1867 fix: align workflow execution timing 2026-03-20 23:19:49 +08:00
-LAN-
8264c946a9 refactor: use std libs utc datetime
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:49 +08:00
-LAN-
7fedaf37f6 fix: restore workflow variable prefix imports 2026-03-20 23:19:48 +08:00
autofix-ci[bot]
b9417659f2 [autofix.ci] apply automated fixes 2026-03-20 23:19:48 +08:00
-LAN-
186e6052e5 feat: remove layers from child engines
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:48 +08:00
-LAN-
d0e4342e77 refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:18 +08:00
-LAN-
aa9979a28d fix: lint
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:18 +08:00
-LAN-
2d52e33f53 refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:17 +08:00
-LAN-
5cad0caaae refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:17 +08:00
-LAN-
2175ae0e97 refactor: make code simpler
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:17 +08:00
-LAN-
881ca76c00 chore: restore comment
Signed-off-by: -LAN- <laipz8200@outlook.com>
2026-03-20 23:19:17 +08:00
-LAN-
240b5fc411 Refactor workflow file and form token resolution 2026-03-20 23:19:16 +08:00
-LAN-
5ea7dcb1a8 fix: align human input ci expectations 2026-03-20 23:19:16 +08:00