Asuka Minato
|
bec47e6c7d
|
test: split CodeNode validation from sandbox coverage
|
2026-08-24 23:35:51 -07:00 |
|
Asuka Minato
|
b3d1880a56
|
test: reclassify response filter regressions
|
2026-08-24 23:35:51 -07:00 |
|
Asuka Minato
|
ed9d3801ba
|
test: move pure integration cases to unit tests (#40705)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-25 06:19:48 +00:00 |
|
Asuka Minato
|
f3bb73b671
|
test: centralize app and account config overrides (#40860)
|
2026-08-25 06:19:35 +00:00 |
|
zyssyz123
|
4847447635
|
fix(agent): allow saving model-less inline Agent drafts (#41147)
|
2026-08-24 07:57:14 +00:00 |
|
wangxiaolei
|
0024a845f7
|
feat: support agent skill (#39675)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: 起岚 <155608604+xiaoyaoqilan@users.noreply.github.com>
Co-authored-by: Parman Mohammadalizadeh <prmma23@gmail.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Xin Zhang <zhangxin@dify.ai>
Co-authored-by: iridescentWen <66297467+iridescentWen@users.noreply.github.com>
Co-authored-by: Bond Zhu <37842169+MRZHUH@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Chester <superdiao6@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Jony <619963502@qq.com>
Co-authored-by: Jony <13896935+zyz619963502zyz@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harsh.kashyap2001@gmail.com>
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
Co-authored-by: Taranum Wasu <81034301+Taranum01@users.noreply.github.com>
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: Pranav Agarwal <agarwalpranav0711@gmail.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: zl86790 <marshal_li_b@163.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-24 05:29:14 +00:00 |
|
Asuka Minato
|
bda6bf3fee
|
test: migrate trigger and webhook sessions and ORM models to SQLite (#40594)
|
2026-08-24 04:01:02 +00:00 |
|
AsperforMias
|
3f7e6cdcb4
|
fix(tts): propagate and validate actual audio MIME (#41043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-24 03:38:09 +00:00 |
|
Benjamin
|
ea6c15b68e
|
fix: fall back to the batch API when the global plugin manifest is empty (#41107)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
2026-08-24 03:33:23 +00:00 |
|
lei_lei
|
ab34f9ae09
|
fix(workflow): honor stop between non-streaming nodes (#41090)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2026-08-24 02:51:20 +00:00 |
|
盐粒 Yanli
|
35a4533889
|
refactor(agent): simplify Agent v2 output contract (#41062)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 11:55:25 +00:00 |
|
Blackoutta
|
3a8fbcbd02
|
feat(trace): add provider-neutral unified tracing (#39451)
Co-authored-by: EvoX <evox@evomap.ai>
|
2026-08-21 11:28:18 +00:00 |
|
mesrop2008
|
23150c2319
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
Yunlu Wen
|
373f33fd3b
|
fix: add missing metrics back and enhance typing (#40935)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 09:46:45 +00:00 |
|
Asuka Minato
|
6fe87aaca5
|
test: migrate residual app generator ORM models to SQLite (#40580)
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-08-21 06:49:58 +00:00 |
|
Asuka Minato
|
4692741aa0
|
test: migrate Agent App session store to SQLite ORM (#40638)
|
2026-08-21 06:10:31 +00:00 |
|
Asuka Minato
|
6ce0976265
|
test: add tmp_path type (#40724)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 06:09:39 +00:00 |
|
zl86790
|
9d8dacd0c8
|
fix(api): prevent dropped workflow_started events in Redis Streams (#40964)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-08-21 03:46:50 +00:00 |
|
hyhyf
|
e425e18fca
|
fix: add MESSAGE_TRACE task on chat pipline error events (#39129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 13:44:22 +00:00 |
|
Asuka Minato
|
502418f707
|
test: centralize typed runtime config overrides (#40857)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 13:30:04 +00:00 |
|
蓝破碎半圆/破碎蓝调
|
ccfb47d2c5
|
feat: support ODT document extraction (#39973)
Co-authored-by: Crazywoola <100913391+crazywoola@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-08-20 13:23:03 +00:00 |
|
盐粒 Yanli
|
8874f3c80b
|
refactor(agent): remove Agent Drive (#40887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-19 06:34:36 +00:00 |
|
zyssyz123
|
c38fb16efa
|
fix(agent): retain usage for incomplete runs (#40937)
|
2026-08-18 13:11:22 +00:00 |
|
Asuka Minato
|
4f81005662
|
test: migrate app runtime sessions and ORM models to SQLite (#40590)
|
2026-08-18 12:27:32 +00:00 |
|
Asuka Minato
|
f2dfa462e1
|
test: migrate agent runtime sessions and ORM models to SQLite (#40587)
|
2026-08-18 12:26:58 +00:00 |
|
Asuka Minato
|
beecf5730a
|
test: migrate telemetry and core entity ORM models to SQLite (#40574)
|
2026-08-18 12:25:42 +00:00 |
|
Asuka Minato
|
eeda983b17
|
test: migrate service boundary sessions and ORM models to SQLite (#40533)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 12:23:33 +00:00 |
|
Asuka Minato
|
5fde1d096e
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
Asuka Minato
|
3bcd97b643
|
test: scope plugin and datasource config overrides (#40854)
|
2026-08-18 12:01:29 +00:00 |
|
Asuka Minato
|
20fdbcf36f
|
test: centralize enterprise config overrides (#40853)
|
2026-08-18 12:01:01 +00:00 |
|
zyssyz123
|
5a0a12cb44
|
fix: preserve Agent tool-generated file outputs (#40917)
|
2026-08-18 05:59:43 +00:00 |
|
蓝破碎半圆/破碎蓝调
|
ba5e7d76fd
|
fix: accept legacy plugin daemon list responses (#38265)
|
2026-08-18 04:11:49 +00:00 |
|
Harsh Kashyap
|
ca32e87683
|
fix(api): bound connect phase to 5.0s in two api/core/ outbound timeouts (#40807)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-18 03:38:59 +00:00 |
|
mesrop2008
|
50d6c19ef4
|
fix(api): clear stale cancellation signals when resuming a paused workflow (#40905)
|
2026-08-18 02:27:43 +00:00 |
|
Asuka Minato
|
3f0a9c5060
|
test: migrate RAG indexing sessions and ORM models to SQLite (#40513)
|
2026-08-17 12:13:02 +00:00 |
|
Asuka Minato
|
ce1aed8df5
|
test: migrate RAG pipeline sessions and ORM models to SQLite (#40511)
|
2026-08-17 12:12:46 +00:00 |
|
盐粒 Yanli
|
2aaac4dadb
|
feat(dify-agent): enforce signed upload size limits (#40883)
|
2026-08-17 11:59:42 +00:00 |
|
盐粒 Yanli
|
a679ee5644
|
fix(dify-agent): preserve snapshots for failed and cancelled runs (#40876)
|
2026-08-17 10:11:22 +00:00 |
|
盐粒 Yanli
|
96809473fc
|
feat(dify-agent): add context-aware history compaction (#40872)
|
2026-08-17 09:36:21 +00:00 |
|
zyssyz123
|
64587eae43
|
fix(workflow): preserve historical Agent node compatibility (#40859)
|
2026-08-17 07:31:38 +00:00 |
|
Asuka Minato
|
edb32fba92
|
test: migrate RAG processor residuals to SQLite ORM models (#40608)
|
2026-08-15 09:54:09 +00:00 |
|
Asuka Minato
|
582c73bc3b
|
test: migrate residual user ORM stand-ins to real models (#40625)
|
2026-08-15 09:52:59 +00:00 |
|
Harsh Kashyap
|
d43685bc79
|
fix(extension): chain original exception in APIBasedExtensionRequestor per PEP 3134 (#40810)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-15 08:48:28 +00:00 |
|
chelsealong
|
b537fed907
|
fix(api): point SSRF-blocked error message at the correct dify issue (#40605)
|
2026-08-14 11:46:50 +00:00 |
|
Asuka Minato
|
640bf56859
|
test: migrate workflow tool users to SQLite ORM models (#40628)
|
2026-08-14 08:54:31 +00:00 |
|
Asuka Minato
|
a958c2cadb
|
test: migrate RAG residual entities to real ORM models (#40629)
|
2026-08-14 08:53:56 +00:00 |
|
Asuka Minato
|
9f364339cc
|
test: migrate residual namespace ORM entities to real models (#40633)
|
2026-08-14 08:52:53 +00:00 |
|
林玮 (Jade Lin)
|
4e44ade07f
|
fix: handle long text URLs in webscraper (#40757)
|
2026-08-14 07:34:53 +00:00 |
|
Crazywoola
|
58653f2cdb
|
feat(workflow-generator): prefer installed tools (#40611)
|
2026-08-14 05:38:37 +00:00 |
|
Asuka Minato
|
c36161a73f
|
test: migrate OpenAPI and tool-file ORM entities (#40637)
|
2026-08-14 05:34:56 +00:00 |
|