盐粒 Yanli
|
f6683c2c6b
|
feat(agent): make home snapshots optional and use backend defaults (#39702)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 02:01:12 +00:00 |
|
Escape0707
|
1419c7c6db
|
test: share unbound unit test sessions (#39690)
|
2026-07-28 14:12:08 +00:00 |
|
Escape0707
|
7083a953e1
|
test: enforce strict typing in migrated unit tests (#39689)
|
2026-07-28 14:04:56 +00:00 |
|
盐粒 Yanli
|
a048f35099
|
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 13:16:05 +00:00 |
|
Yunlu Wen
|
22cef67804
|
chore(deps): bump gitpython from 3.1.54 to 3.1.57 in /api (#39684)
|
2026-07-28 10:27:16 +00:00 |
|
Escape0707
|
eef709e475
|
ci: enforce strict checks for unit tests (#39682)
|
2026-07-28 09:10:02 +00:00 |
|
Escape0707
|
04158ac8ea
|
ci: replace custom noqa markers with guard ignores (#39679)
|
2026-07-28 08:52:12 +00:00 |
|
dependabot[bot]
|
b97abe5328
|
chore: bump nltk from 3.9.4 to 3.10.0 in /api (#39503)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
|
2026-07-28 08:19:15 +00:00 |
|
Shakti
|
7ec6a57ddf
|
fix: populate completion_params from model schema defaults in Agent node (#39590)
|
2026-07-28 07:06:49 +00:00 |
|
Asuka Minato
|
3b040e6bed
|
test: use sqlite3 session in test_web_login (#38725)
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 06:37:45 +00:00 |
|
Asuka Minato
|
9300be03f0
|
test: use sqlite3 session in test_agent_app_feature_service (#38724)
|
2026-07-28 06:32:07 +00:00 |
|
Asuka Minato
|
e723b348cf
|
test: use SQLite sessions in core app apps (#39103)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:54:17 +00:00 |
|
Harsh Kashyap
|
59fb603ec6
|
fix: reject trailing newlines in alphanumeric() validator (#39666) (#39667)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-07-28 05:49:19 +00:00 |
|
Asuka Minato
|
63f072ebfb
|
test: use SQLite sessions in core rag (#39105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:47:22 +00:00 |
|
Asuka Minato
|
0913d04d33
|
test: use SQLite sessions in services retention (#39074)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:47:01 +00:00 |
|
Asuka Minato
|
80ff108fc0
|
test: use SQLite in Aliyun trace utilities (#38983)
|
2026-07-28 05:40:27 +00:00 |
|
Asuka Minato
|
ea58129ebe
|
test: move workflow app service coverage to unit tests (#38946)
|
2026-07-28 05:34:59 +00:00 |
|
Asuka Minato
|
f3f2f63110
|
test: use SQLite in LangSmith traces (#38986)
|
2026-07-28 05:26:52 +00:00 |
|
Asuka Minato
|
b100cdc382
|
test: use SQLite sessions in core app (#39099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:22:47 +00:00 |
|
Asuka Minato
|
9e90b32991
|
test: use SQLite sessions in core datasource (#39104)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:22:18 +00:00 |
|
yyh
|
1e5e47b889
|
fix: validate plugin installation scope (#39669)
|
2026-07-28 04:13:20 +00:00 |
|
Asuka Minato
|
dd28b0d165
|
test: move OAuth server service coverage to unit tests (#38931)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-28 04:09:32 +00:00 |
|
Asuka Minato
|
e1ce808567
|
test: move data source controller coverage to unit tests (#38924)
|
2026-07-28 03:51:22 +00:00 |
|
Asuka Minato
|
3c7ad816d9
|
test: use SQLite sessions in commands (#39080)
|
2026-07-28 03:29:02 +00:00 |
|
Asuka Minato
|
f44dd343da
|
test: use sqlite3 session in test_plugin_service (#38727)
|
2026-07-28 03:27:58 +00:00 |
|
Asuka Minato
|
2d9b2d50f3
|
test: use sqlite3 session in test_wraps (#38770)
|
2026-07-28 03:27:22 +00:00 |
|
Asuka Minato
|
003e0f9614
|
test: move message cleanup coverage to unit tests (#38932)
|
2026-07-28 03:26:43 +00:00 |
|
Asuka Minato
|
da0979b373
|
test: use SQLite sessions in services core (#39090)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-28 03:20:27 +00:00 |
|
Asuka Minato
|
81fb57639e
|
test: use SQLite sessions in controllers service api (#39098)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-28 03:19:17 +00:00 |
|
Asuka Minato
|
1e61078e93
|
test: use SQLite sessions in services core (#39088)
|
2026-07-28 03:18:32 +00:00 |
|
Escape0707
|
b597bb1b17
|
test: separate human input unit and database paths (#39655)
|
2026-07-28 03:18:01 +00:00 |
|
Asuka Minato
|
65ead05dfc
|
test: use SQLite sessions in services plugin (#39084)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-28 03:16:19 +00:00 |
|
wangxiaolei
|
6f8ed69ee1
|
fix: fix mcp output_schema is optional (#39453)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
|
2026-07-28 02:31:18 +00:00 |
|
Yunlu Wen
|
59b879d2df
|
chore: bump version to 1.16.1 (#39653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 01:09:25 +00:00 |
|
Xiyuan Chen
|
a57b0b9b58
|
feat(plugin): allow disabling the tenant plugin model providers cache (#39632)
|
2026-07-27 23:53:59 +00:00 |
|
Asuka Minato
|
f73f83c5d6
|
test: use SQLite sessions in core app (#39075)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 10:45:16 +00:00 |
|
Asuka Minato
|
29801d6a65
|
test: use SQLite sessions in core tools (#39077)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 10:45:11 +00:00 |
|
Asuka Minato
|
75016e8bfe
|
test: use SQLite sessions in core ops (#39072)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 10:41:17 +00:00 |
|
Asuka Minato
|
ca63e01d45
|
test: use SQLite sessions in controllers service api (#39069)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 10:26:23 +00:00 |
|
Asuka Minato
|
609ddf9e01
|
test: use SQLite sessions in core memory (#39066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 10:15:08 +00:00 |
|
Asuka Minato
|
9fd1fea58c
|
test: use SQLite sessions in services core (#39057)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 09:36:44 +00:00 |
|
dependabot[bot]
|
d9c038daf2
|
chore(deps): bump the storage group across 1 directory with 3 updates (#39604)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-27 09:24:58 +00:00 |
|
Asuka Minato
|
c9c057fd04
|
test: use SQLite sessions in rag retrieval (#39049)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 09:12:30 +00:00 |
|
Asuka Minato
|
01e736aaf7
|
test: use sqlite3 session in test_extract_thread_messages (#38739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 09:00:47 +00:00 |
|
Asuka Minato
|
42f9610ba5
|
test: use sqlite3 session in test_api (#38733)
|
2026-07-27 08:57:51 +00:00 |
|
dependabot[bot]
|
1a7ffbe5ee
|
chore: bump gitpython from 3.1.52 to 3.1.54 in /api (#39619)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-27 08:57:44 +00:00 |
|
Yunlu Wen
|
3c80857ea3
|
feat: add bearer auth to agent backend (#39622)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-27 08:37:30 +00:00 |
|
Xiyuan Chen
|
94702efbc2
|
fix: gate service API, MCP and trigger surfaces on enterprise license (#39635)
|
2026-07-27 08:23:15 +00:00 |
|
Asuka Minato
|
755f7b0e8b
|
test: use sqlite3 session in test_workflow_comment_service (#38700)
|
2026-07-27 08:22:45 +00:00 |
|
Asuka Minato
|
a1c9564b30
|
test: use sqlite3 session in test_llm_generator_missing (#38742)
|
2026-07-27 08:22:16 +00:00 |
|