Ethan T.
|
8b40a89add
|
fix: with_debug_recipient() silently drops debug emails when user_id is None or empty string (#33373)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-13 15:35:02 +08:00 |
lif
|
1104d35bbb
|
chore: remove unused WEAVIATE_GRPC_ENABLED config option (#33378)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2026-03-13 15:06:50 +08:00 |
wangxiaolei
|
7fd3bd81ab
|
fix: test_get_credentials_and_config_selects_plugin_id_and_key_api_ke… (#33361)
|
2026-03-12 19:09:46 +09:00 |
Rajat Agarwal
|
dc50e4c4f2
|
test: added test cases for core.workflow module (#33126)
|
2026-03-12 15:35:25 +08:00 |
mahammadasim
|
157208ab1e
|
test: added test for services of ops, summary, vector, website and ji… (#32893)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-03-12 15:34:20 +08:00 |
mahammadasim
|
3dabdc8282
|
test: added tests for backend core.ops module (#32639)
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
|
2026-03-12 15:33:15 +08:00 |
Rajat Agarwal
|
b170eabaf3
|
test: Unit test cases for core.tools module (#32447)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
Co-authored-by: mahammadasim <135003320+mahammadasim@users.noreply.github.com>
|
2026-03-12 11:48:13 +08:00 |
mahammadasim
|
e99628b76f
|
test: added test for core token buffer memory and model runtime (#32512)
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
|
2026-03-12 11:46:46 +08:00 |
mahammadasim
|
60fe5e7f00
|
test: added for core logging and core mcp (#32478)
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
|
2026-03-12 11:44:56 +08:00 |
mahammadasim
|
245f6b824d
|
test: add test for core extension, external_data_tool and llm generator (#32468)
|
2026-03-12 11:44:38 +08:00 |
Dev Sharma
|
7d2054d4f4
|
test: add UTs for api/services recommend_app, tools, workflow (#32645)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 11:37:03 +08:00 |
Rajat Agarwal
|
07e19c0748
|
test: unit test cases for core.variables, core.plugin, core.prompt module (#32637)
|
2026-03-12 11:29:02 +08:00 |
Dev Sharma
|
135b3a15a6
|
test: add UTs for api/ services.plugin (#32588)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-12 11:27:29 +08:00 |
Rajat Agarwal
|
0045e387f5
|
test: unit test cases for core.app.apps module (#32482)
|
2026-03-12 11:23:25 +08:00 |
Rajat Agarwal
|
d5724aebde
|
test: unit test cases core.agent module (#32474)
|
2026-03-12 11:10:15 +08:00 |
Rajat Agarwal
|
c59685748c
|
test: unit test cases for core.callback, core.base, core.entities module (#32471)
|
2026-03-12 11:09:08 +08:00 |
Dev Sharma
|
36c1f4d506
|
test: improve unit tests for controllers.inner_api (#32203)
|
2026-03-12 11:07:56 +08:00 |
Asuka Minato
|
31eba65fe0
|
ci: Revert "chore(deps): bump the python-packages group across 1 directory with 13 updates" (#33331)
|
2026-03-12 10:48:11 +09:00 |
dependabot[bot]
|
72496a5847
|
chore(deps): bump the python-packages group across 1 directory with 13 updates (#33319)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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-12 01:22:39 +09:00 |
dependabot[bot]
|
8b16030d6b
|
chore(deps-dev): bump the dev group across 1 directory with 18 updates (#33322)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 01:02:28 +09:00 |
盐粒 Yanli
|
989db0e584
|
refactor: Unify NodeConfigDict.data and BaseNodeData (#32780)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-11 23:43:58 +08:00 |
dependabot[bot]
|
a0f0c97133
|
chore(deps): bump opentelemetry-propagator-b3 from 1.28.0 to 1.40.0 in /api in the opentelemetry group (#33308)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-12 00:37:48 +09:00 |
dependabot[bot]
|
1505ec37ef
|
chore(deps): bump mlflow-skinny from 3.6.0 to 3.10.1 in /api in the llm group across 1 directory (#33317)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 00:26:46 +09:00 |
dependabot[bot]
|
7f09917b84
|
chore(deps): bump the storage group in /api with 7 updates (#33315)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 00:26:21 +09:00 |
dependabot[bot]
|
59367c6a1c
|
chore(deps): update redis[hiredis] requirement from ~=7.2.0 to ~=7.3.0 in /api in the database group (#33306)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 00:11:53 +09:00 |
dependabot[bot]
|
f95e2acb65
|
chore(deps): bump the llm group in /api with 6 updates (#33305)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 00:11:20 +09:00 |
dependabot[bot]
|
5640a2e47c
|
chore(deps): bump the pydantic group in /api with 2 updates (#33302)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-12 00:09:11 +09:00 |
dependabot[bot]
|
a97571156b
|
chore(deps): bump the google group in /api with 5 updates (#33304)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 00:06:33 +09:00 |
dependabot[bot]
|
084f2eb612
|
chore(deps): bump the flask group in /api with 4 updates (#33301)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 00:06:05 +09:00 |
zyssyz123
|
e85d20031e
|
feat: notification (#32192)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-11 18:29:53 +08:00 |
Poojan
|
b2df0010ce
|
test: add unit tests for some services (#32866)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-03-11 16:05:07 +08:00 |
非法操作
|
f44cd70752
|
fix: main CI (#33276)
|
2026-03-11 15:32:19 +08:00 |
Saumya Talwani
|
a6e8e43883
|
test: add tests for some files in services module (#32583)
|
2026-03-11 14:21:56 +08:00 |
wangxiaolei
|
1f4b6c84e0
|
fix: fix mcp tool parameter extract (#33258)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-11 13:46:38 +08:00 |
wangxiaolei
|
d6721a1dd3
|
fix: use moderation modified inputs and query (#33180)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-11 13:37:23 +08:00 |
zyssyz123
|
d67f04f63e
|
feat: source for plugin tasks (#33244)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-11 11:56:33 +09:00 |
wangxiaolei
|
54637144c5
|
fix: fix parse mailto / http link in table cell (#33224)
Co-authored-by: Oz <oz-agent@warp.dev>
|
2026-03-11 10:02:33 +08:00 |
wangxiaolei
|
27f9cdedad
|
fix: fix failed test (#33241)
|
2026-03-11 09:37:19 +08:00 |
dependabot[bot]
|
5a5238062a
|
chore(deps): bump pypdf from 6.7.5 to 6.8.0 in /api (#33238)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-11 10:22:43 +09:00 |
mahammadasim
|
1083f5c46a
|
test: add test for api core datasource (#32414)
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
|
2026-03-11 03:12:46 +08:00 |
非法操作
|
35caa04fe7
|
chore: split commands by domain (#33085)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-10 20:20:45 +09:00 |
sasha
|
322d3cd555
|
fix: nested spans and traces; (#33049)
Co-authored-by: aadereiko <aliaksandr@comet.com>
Co-authored-by: Boris Feld <boris@comet.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.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>
|
2026-03-10 15:45:44 +08:00 |
GuanMu
|
3f515dcdda
|
refactor: use `generate_valid_password` helper for creating test account passwords (#33192)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-10 15:42:52 +08:00 |
wangxiaolei
|
db627e75f6
|
fix: fix request.metadata_model_config param check (#33189)
|
2026-03-10 15:09:35 +08:00 |
Yunlu Wen
|
1ecedab024
|
feat: enterprise plugin pre uninstall (#33158)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-10 15:03:37 +08:00 |
rajatagarwal-oss
|
a0ed350871
|
test: unit test for core.rag module (#32630)
|
2026-03-10 14:10:24 +08:00 |
mahammadasim
|
a808389122
|
test: add new unit tests for message service utilities, get message, feedback, and retention services. (#33169)
|
2026-03-10 13:55:18 +08:00 |
Bruno Gondell
|
3835cfe87e
|
fix: use correct plugin_id for WaterCrawl datasource (#33182)
Co-authored-by: bgondell <bruno.gondell@gmail.com0>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-10 13:32:40 +08:00 |
Desel72
|
eaf86c521f
|
feat: Improve SQL Comment Context for Celery Worker Queries (#33058)
|
2026-03-10 12:37:26 +08:00 |
GuanMu
|
0ab4e16335
|
feat: add batch download for dataset documents as ZIP and signed URL for single document download. (#33100)
|
2026-03-10 11:28:37 +08:00 |
rajatagarwal-oss
|
01991f3536
|
test: unit test cases for console.explore and tag module (#32186)
|
2026-03-10 11:25:00 +08:00 |
Dev Sharma
|
4f835107b2
|
test: add UTs for api core.trigger (#32587)
|
2026-03-10 10:18:32 +08:00 |
wangxiaolei
|
b9d05d3456
|
refactor: tool node decouple db (#33166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-10 01:47:15 +08:00 |
rajatagarwal-oss
|
a480e9beb1
|
test: unit test case for controllers.console.app module (#32247)
|
2026-03-10 00:54:47 +08:00 |
rajatagarwal-oss
|
497feac48e
|
test: unit test case for controllers.console.workspace module (#32181)
|
2026-03-09 17:07:40 +08:00 |
rajatagarwal-oss
|
8906ab8e52
|
test: unit test cases for console.datasets module (#32179)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-03-09 17:07:13 +08:00 |
wangxiaolei
|
bbfa28e8a7
|
refactor: file saver decouple db engine and ssrf proxy (#33076)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-09 16:09:44 +08:00 |
Dev Sharma
|
6c19e75969
|
test: improve unit tests for controllers.web (#32150)
Co-authored-by: Rajat Agarwal <rajat.agarwal@infocusp.com>
|
2026-03-09 15:58:34 +08:00 |
wangxiaolei
|
9970f4449a
|
refactor: reuse redis connection instead of create new one (#32678)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-09 15:53:21 +08:00 |
hj24
|
0aef09d630
|
feat: support relative mode for message clean command (#32834)
|
2026-03-09 14:32:35 +08:00 |
wangxiaolei
|
d2208ad43e
|
fix: fix allow handle value is none (#33031)
|
2026-03-09 14:20:44 +08:00 |
非法操作
|
654e41d47f
|
fix: workflow_as_tool not work with json input (#32554)
|
2026-03-09 13:54:54 +08:00 |
wangxiaolei
|
66f9fde2fe
|
fix: fix metadata filter condition not extract from {{}} (#33141)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-09 11:51:08 +08:00 |
Jiaquan Yi
|
322cd37de1
|
fix: handle backslash path separators in DOCX ZIP entries exported on…(#33129) (#33131)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-09 10:49:42 +08:00 |
rajatagarwal-oss
|
2cc0de9c1b
|
test: unit test case for controllers.common module (#32056)
|
2026-03-09 09:45:42 +08:00 |
wangxiaolei
|
46098b2be6
|
refactor: use thread.Timer instead of time.sleep (#33121)
|
2026-03-09 09:38:16 +08:00 |
CoralGarden52
|
c925d17e8f
|
chore: add TypedDict related prompt to api/AGENTS.md (#33116)
|
2026-03-08 07:03:52 +09:00 |
Angel
|
dc2a53d834
|
feat: add files to message end pr32019 (#32242)
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: angel.k <angel.kolev@solaredge.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-07 20:01:12 +08:00 |
hj24
|
05ab107e73
|
feat: add export app messages (#32990)
|
2026-03-07 11:27:15 +08:00 |
pepsi
|
c016793efb
|
refactor: pass KnowledgeConfiguration directly instead of dict (#32732)
Co-authored-by: pepsi <pepsi@pepsidexuniji.local>
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-06 22:15:32 +09:00 |
Junyan Chin
|
c477571553
|
perf: no longer record install count for auto upgrade (#33086)
|
2026-03-06 16:19:30 +08:00 |
QuantumGhost
|
d01acfc490
|
fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 15:41:30 +08:00 |
eux
|
e74cda6535
|
feat(tasks): isolate summary generation to dedicated dataset_summary queue (#32972)
|
2026-03-06 14:35:28 +08:00 |
非法操作
|
dc31b07533
|
fix(type-check): resolve missing-attribute in app dataset join update handler (#33071)
|
2026-03-06 11:45:51 +08:00 |
非法操作
|
7ffa6c1849
|
fix: conversation var unexpected reset after HITL node (#32936)
|
2026-03-06 09:57:09 +08:00 |
kurokobo
|
ad81513b6a
|
fix: show citations in advanced chat apps (#32985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 09:56:14 +08:00 |
Lovish Arora
|
f751864ab3
|
fix(api): return inserted ids from Chroma and Clickzetta add_texts (#33065)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 09:49:53 +08:00 |
盐粒 Yanli
|
49dcf5e0d9
|
chore: add local pyrefly exclude workflow (#33059)
|
2026-03-06 09:49:23 +08:00 |
statxc
|
741d48560d
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 08:42:54 +09:00 |
dependabot[bot]
|
6bd1be9e16
|
chore(deps): bump markdown from 3.5.2 to 3.8.1 in /api (#33064)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-06 07:41:55 +09:00 |
木之本澪
|
f76de73be4
|
test: migrate dataset permission service SQL tests to testcontainers (#32546)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-06 07:21:25 +09:00 |
Lovish Arora
|
ed0b27e4d6
|
chore(api): update Python type-checker versions (#33056)
|
2026-03-06 06:26:28 +09:00 |
木之本澪
|
187faed1c0
|
test: migrate test_dataset_service_delete_dataset SQL tests to testcontainers (#32543)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-06 06:06:14 +09:00 |
wangxiaolei
|
92bde3503b
|
fix: fix check workflow_run (#33028)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-05 17:13:35 +08:00 |
wangxiaolei
|
7d25415e4d
|
feat: 204 http status code not return content (#33023)
|
2026-03-05 17:04:19 +08:00 |
Novice
|
c913a629df
|
feat: add partial indexes on conversations for app_id with created_at and updated_at (#32616)
|
2026-03-05 16:53:28 +08:00 |
99
|
7432b58f82
|
refactor(dify_graph): introduce run_context and delegate child engine creation (#32964)
|
2026-03-05 14:31:28 +08:00 |
木之本澪
|
2b5ce196ad
|
test: migrate test_document_service_rename_document SQL tests to testcontainers (#32542)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-05 10:07:29 +09:00 |
dependabot[bot]
|
a0331b8b45
|
chore(deps): bump authlib from 1.6.6 to 1.6.7 in /api (#32998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 09:50:12 +09:00 |
dependabot[bot]
|
914bd4d00d
|
chore(deps): bump fickling from 0.1.8 to 0.1.9 in /api (#32999)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 09:49:43 +09:00 |
木之本澪
|
df3c66a8ac
|
test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-05 02:35:24 +09:00 |
wangxiaolei
|
882b4c9ef6
|
refactor: document extract node decouple ssrf_proxy (#32949)
|
2026-03-04 16:01:43 +08:00 |
L1nSn0w
|
3aed24c507
|
fix(api): decouple enterprise default-workspace join from personal workspace creation (#32938)
|
2026-03-04 14:16:23 +08:00 |
QuantumGhost
|
e1e1f81bde
|
perf(api): utilize the message_workflow_run_id_idx while querying messages (#32944)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 14:11:14 +08:00 |
Renzo
|
ad000c42b7
|
feat: replace db.session with db_session_with_containers (#32942)
|
2026-03-04 14:50:41 +09:00 |
wangxiaolei
|
2f4c740d46
|
feat: support redis xstream (#32586)
|
2026-03-04 13:18:55 +08:00 |
wangxiaolei
|
e14b09d4db
|
refactor: human input node decouple db (#32900)
|
2026-03-04 13:18:32 +08:00 |
wangxiaolei
|
b584434e28
|
feat: redis connection support max connections (#32935)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 11:52:43 +08:00 |
木之本澪
|
6002fd09b4
|
test: migrate test_dataset_service_create_dataset SQL tests to testcontainers (#32538)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-03-04 03:40:18 +09:00 |
Br1an
|
2b47db0462
|
fix(api): resolve OpenTelemetry histogram type mismatch (#32771)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-04 00:01:16 +09:00 |
木之本澪
|
65bf632ec0
|
test: migrate test_dataset_service_batch_update_document_status SQL tests to testcontainers (#32537)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-03 20:29:58 +09:00 |
FFXN
|
2068640a4b
|
fix: Add the missing validation of doc_form in the service API. (#32892)
|
2026-03-03 15:54:43 +08:00 |
99
|
c8688ec371
|
refactor(dify_graph): unify invoke and user enums source in workflow (#32873)
|
2026-03-03 15:05:20 +08:00 |
dependabot[bot]
|
56f460e290
|
chore(deps): bump pypdf from 6.7.4 to 6.7.5 in /api (#32882)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-03 14:42:05 +09:00 |
wangxiaolei
|
1b2234a19f
|
refactor: TemplateTransformNode decouple code executor (#32879)
|
2026-03-03 13:36:17 +08:00 |
-LAN-
|
4fd6b52808
|
refactor(api): move model_runtime into dify_graph (#32858)
|
2026-03-02 20:15:32 +08:00 |
wangxiaolei
|
e985e73bdc
|
perf: optimize dataset api query speed (#32847)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 18:49:21 +08:00 |
-LAN-
|
c917838f9c
|
refactor: move workflow package to dify_graph (#32844)
|
2026-03-02 18:42:30 +08:00 |
wangxiaolei
|
707bf20c29
|
refactor: knowledge index node decouples business logic (#32274)
|
2026-03-02 17:54:33 +08:00 |
Br1an
|
68647391e7
|
fix(api): add return type annotation to filter_none_values() (#32774)
|
2026-03-02 17:51:21 +09:00 |
wangxiaolei
|
5c7a293ba7
|
feat: ensure document id is not missing (#32765)
|
2026-03-02 16:28:31 +08:00 |
Xiyuan Chen
|
8a7ba87349
|
fix: upgrade OpenTelemetry to 0.49b0 to fix context detach error (#32825)
|
2026-03-02 16:03:37 +09:00 |
Varun Chawla
|
9ddbc1c0fb
|
fix: map all NodeType values to span kinds in Arize Phoenix tracing (#32059)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-02 14:54:26 +08:00 |
Stable Genius
|
42a8d962a0
|
refactor: remove tests and core/rag from pyrefly excludes (#32801)
Co-authored-by: Stable Genius <259448942+stablegenius49@users.noreply.github.com>
|
2026-03-02 15:31:29 +09:00 |
wangxiaolei
|
cc127f5b62
|
fix: fix chat assistant response mode blocking is not work (#32394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 14:05:04 +08:00 |
dependabot[bot]
|
aca3d1900e
|
chore(deps-dev): update types-aiofiles requirement from ~=24.1.0 to ~=25.1.0 in /api (#32803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 13:59:53 +09:00 |
dependabot[bot]
|
ddc47c2f39
|
chore(deps): update pyjwt requirement from ~=2.10.1 to ~=2.11.0 in /api (#32804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-02 13:59:06 +09:00 |
hj24
|
8cc775d9f2
|
fix: optimize workflow_run iter query (#32815)
|
2026-03-02 11:01:11 +08:00 |
edvatar
|
00dbaef04f
|
fix: use declared_attr.directive for WorkflowNodeExecutionModel.__table_args__ (#32656)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-02 10:15:06 +08:00 |
edvatar
|
248202c220
|
fix: remove references to non-existent Document attributes in test (#32654)
Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-02 10:14:56 +08:00 |
HanWenbo
|
691c9911c7
|
fix(ci): make pyrefly diff comments focus on diagnostics (#32778)
|
2026-03-02 10:11:23 +08:00 |
Copilot
|
baeea77c5b
|
fix: typo in WebScraper plugin description: "Scrapper" → "Scraper" (#32790)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-02 10:10:28 +08:00 |
wangxiaolei
|
9da98e6c6c
|
fix: fix import error (#32800)
|
2026-03-02 08:59:53 +08:00 |
99
|
a01de98721
|
refactor(workflow): decouple start node external dependencies (#32793)
|
2026-03-02 02:01:41 +08:00 |
-LAN-
|
17c1538e03
|
refactor(workflow): move PromptMessageMemory to model_runtime.memory (#32796)
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-02 01:58:02 +08:00 |
-LAN-
|
69b3e94630
|
refactor: inject workflow node memory via protocol (#32784)
|
2026-03-02 01:55:49 +08:00 |
-LAN-
|
ef2b5d6107
|
refactor(api): move llm quota deduction to app graph layer (#32786)
|
2026-03-01 23:25:36 +08:00 |
-LAN-
|
ffe77fecdf
|
revert(graph-engine): rollback stop-event unification (#32789)
|
2026-03-01 19:43:05 +08:00 |
weiguang li
|
b462a96fa0
|
fix: serialize data_source_info with json.dumps in Notion sync task (#32747)
|
2026-03-01 19:37:51 +08:00 |
盐粒 Yanli
|
bc6fd0b5dd
|
chore: remove ty from backend type-check pipeline (#32782)
|
2026-03-01 19:10:24 +08:00 |
-LAN-
|
53c62fde33
|
fix(api): enforce ownership check for conversation delete (#32686)
|
2026-03-01 17:53:37 +08:00 |
akkoaya
|
f0f01c69aa
|
fix: add missing pipeline_templates (#31528)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-03-01 17:33:04 +08:00 |
L1nSn0w
|
337161cdb9
|
feat(enterprise): auto-join newly registered accounts to the default workspace (#32308)
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
|
2026-03-01 16:53:09 +08:00 |
99
|
00e52796e6
|
refactor(workflow): remove code node helper imports (#32759)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 16:31:45 +08:00 |
tda
|
4b8a02cf25
|
fix: add return type annotation to auth decorators (#32699)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-03-01 17:19:33 +09:00 |
Br1an
|
cfdf16c49e
|
fix(api): resolve type errors in BaseTraceInstance and OpsTraceManager (#32773)
|
2026-03-01 17:14:37 +09:00 |
Br1an
|
d4c508cf8e
|
fix(api): add explicit return type annotations to clean() methods (#32772)
|
2026-03-01 17:09:43 +09:00 |
99
|
9e9e617e09
|
fix(workflow): decouple http request node external dependencies (#32762)
|
2026-03-01 15:42:57 +08:00 |
FFXN
|
a7789f2c91
|
fix: some Qwen3 models only support streaming output. (#32766)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-01 15:42:44 +08:00 |
FFXN
|
de4dac89ae
|
fix: Fixed the adaptation issue of response formats for different mod… (#32326)
|
2026-03-01 10:23:17 +08:00 |
-LAN-
|
20fcc95db9
|
test(api): add autospec to MagicMock-based patch usage (#32752)
|
2026-03-01 04:30:45 +08:00 |
-LAN-
|
c034eb036c
|
refactor: inject memory interface into LLMNode (#32754)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 04:05:18 +08:00 |
-LAN-
|
1f0fca89a8
|
refactor(workflow): move variables package into core.workflow (#32750)
|
2026-03-01 03:15:09 +08:00 |
-LAN-
|
962df17a15
|
refactor: consolidate LLM runtime model state on ModelInstance (#32746)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-03-01 02:29:32 +08:00 |
dependabot[bot]
|
48d8667c4f
|
chore(deps): bump pypdf from 6.7.1 to 6.7.4 in /api (#32736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-28 16:42:03 +09:00 |
Tyson Cung
|
91dfdd87e3
|
fix: replace unreachable yield expression with yield from () (#32727)
|
2026-02-28 15:27:32 +09:00 |
木之本澪
|
33242697ce
|
test: migrate document_service_status SQL tests to testcontainers (#32536)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-28 01:50:55 +09:00 |
木之本澪
|
ad600f0827
|
test: migrate test_dataset_service SQL tests to testcontainers (#32535)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-27 22:40:20 +09:00 |
tda
|
71ff135927
|
fix: add return type to abstract _publish method (#32701)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-02-27 21:52:49 +09:00 |
木之本澪
|
f9196f7bea
|
test: migrate document_indexing_sync_task SQL tests to testcontainers (#32534)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
|
2026-02-27 21:36:32 +09:00 |