wangxiaolei
|
69a16d8319
|
feat: change api/v1/plugins/download to api/v1/plugins/download-url (#39811)
|
2026-07-30 10:23:29 +00:00 |
|
Rafli Surya Wijaya
|
1fd9ab14f9
|
fix(workflow): provide default values for AgentNodeData fields (#39743) (#39754)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 05:23:48 +00:00 |
|
李政达
|
7fd2f4f4e8
|
fix(api): prevent HITL pause from aborting workflow resume (#39485)
Co-authored-by: 李政达 <1242427577@qq.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-07-30 03:21:28 +00:00 |
|
Asuka Minato
|
e12e86a308
|
test: use sqlite3 session in test_completion_completion_app_generator (#38723)
|
2026-07-30 02:45:54 +00:00 |
|
Souravrajvi0
|
fdaa073d53
|
fix(api): delete custom models stored with legacy model_type values (#39708)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-07-30 01:12:26 +00:00 |
|
Jony
|
89ceba027e
|
fix: allow an empty Agent tools selection (#39695)
|
2026-07-30 01:06:32 +00:00 |
|
zyssyz123
|
72c20daa61
|
fix(plugin): preserve credentials during local replacement (#39764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 12:39:06 +00:00 |
|
林玮 (Jade Lin)
|
14a938c5c5
|
fix: handle unconfigured LLM workflow streams (#39741)
|
2026-07-29 06:07:24 +00:00 |
|
Asuka Minato
|
b6bfae7e3c
|
test: use sqlite3 session in test_workflow_pause_events (#38688)
|
2026-07-29 05:49:15 +00:00 |
|
盐粒 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 |
|
盐粒 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 |
|
Shakti
|
7ec6a57ddf
|
fix: populate completion_params from model schema defaults in Agent node (#39590)
|
2026-07-28 07:06:49 +00:00 |
|
yyh
|
1e5e47b889
|
fix: validate plugin installation scope (#39669)
|
2026-07-28 04:13:20 +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 |
|
Xiyuan Chen
|
a57b0b9b58
|
feat(plugin): allow disabling the tenant plugin model providers cache (#39632)
|
2026-07-27 23:53:59 +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 |
|
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 |
|
林玮 (Jade Lin)
|
26a43db6a4
|
fix(api): wait for workflow worker cleanup before task completion (#39614)
|
2026-07-27 07:34:25 +00:00 |
|
Yunlu Wen
|
989039db6e
|
fix: use jinja sandbox (#39609)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 06:03:01 +00:00 |
|
CYJ1226
|
e4e99d198b
|
fix: preserve spaces during recursive text splitting (#39498)
|
2026-07-27 03:21:26 +00:00 |
|
Madan kumar
|
aeda37db68
|
fix(rag): stop the document cleaner from stripping valid characters ï, ¿, ¾ (#39215)
|
2026-07-27 02:53:33 +00:00 |
|
SpiliosDmk
|
ac0320a70d
|
docs: fix typos in ValueSourceType docstring (#39573)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-26 03:50:52 +00:00 |
|
yyh
|
aff5c47541
|
refactor: remove backend-only system feature fields (#39543)
|
2026-07-25 02:01:12 +00:00 |
|
zyssyz123
|
a877e1bd7e
|
fix(agent): block unpublished agents in workflows (#39532)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-24 11:02:43 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +00:00 |
|
wangxiaolei
|
db29caff2b
|
feat: knowledge add more trace (#38959)
|
2026-07-24 02:27:16 +00:00 |
|
Byron.wang
|
43254c1ded
|
chore: avoid duplicate token counting during dataset indexing (#39466)
|
2026-07-23 10:56:03 +00:00 |
|
非法操作
|
452dff5c37
|
fix(api): prevent identity logging deadlock (#39449)
|
2026-07-23 09:08:04 +00:00 |
|
Xiyuan Chen
|
b56ac4af4d
|
feat: gate agent management behind the agent.manage permission (#39330)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-23 07:34:07 +00:00 |
|
非法操作
|
a3c18c561e
|
chore: improve lambda plugin runtime error display (#39437)
|
2026-07-23 06:05:14 +00:00 |
|
非法操作
|
d5788cc019
|
feat: support tool multi-select input (#39346)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-23 00:38:54 +00:00 |
|
zyssyz123
|
4da4fa72cd
|
fix(agent): refresh stale inline preview drafts (#39415)
|
2026-07-22 12:54:09 +00:00 |
|
yyh
|
9b432d0d29
|
fix: enforce tool provider type contracts (#39380)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 01:30:55 +00:00 |
|
落尘
|
f8754286ec
|
fix(watercrawl): handle non-json error responses (#37514)
|
2026-07-21 06:41:06 +00:00 |
|
林玮 (Jade Lin)
|
28d17da3b1
|
fix(api): use resource tenant for draft variable files (#39307)
|
2026-07-21 02:07:47 +00:00 |
|
Stephen Zhou
|
43d725a1ce
|
feat(dataset): proxy KnowledgeFS Console requests (#39158)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-20 08:10:06 +00:00 |
|
zyssyz123
|
af4b65b295
|
fix(agent): allow dangling refs in workflow drafts (#39192)
|
2026-07-17 08:42:58 +00:00 |
|
zyssyz123
|
5a792945f5
|
fix(agent): bound streams and cancel zombie workflow runs (#39186)
|
2026-07-17 07:46:42 +00:00 |
|
Crazywoola
|
9de7e0fe44
|
perf(workflow-generator): parallelize node config generation (#38975)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-17 02:34:15 +00:00 |
|
林玮 (Jade Lin)
|
678ce2ab37
|
refactor(api): pass tenant_id explicitly to workflow repositories (#39042)
|
2026-07-16 09:36:30 +00:00 |
|
zyssyz123
|
73c3048599
|
fix(agent): preserve DSL asset placeholders and count draft references (#39015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 11:49:11 +00:00 |
|
WH-2099
|
6a511da325
|
fix(api): bind scoped lookups to nested owner refs (#38470)
|
2026-07-15 09:31:09 +00:00 |
|
wangxiaolei
|
d914ece3fb
|
fix: fix conversation title is overwrite empty (#39004)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 08:24:11 +00:00 |
|
Byron.wang
|
ab3e4daa95
|
refactor: explicit DB session propagation across backend paths (#38559)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-15 06:48:28 +00:00 |
|
Blackoutta
|
7dc3126ff4
|
fix: preserve and display workflow retry details (#38854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 05:58:37 +00:00 |
|
zyssyz123
|
f86bfb2a31
|
feat(agent): support new Agent DSL import and export (#38849)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 02:02:14 +00:00 |
|
Snakinya
|
ae0d6ee214
|
fix: SSRF bypass via raw httpx.get in API tool schema fetch (#37746)
Co-authored-by: 归青 <guiqing.lzw@antgroup.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-07-14 08:43:57 +00:00 |
|
Asuka Minato
|
6fa71ef7ab
|
test: use sqlite3 session in test_annotation_reply (#38714)
|
2026-07-14 03:52:52 +00:00 |
|
Crazywoola
|
7865ffd429
|
chore: Improve workflow generator accessibility and API contracts (#38838)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 09:15:54 +00:00 |
|
zyssyz123
|
9b3650e2ca
|
fix(agent): surface knowledge retrieval failures (#38640)
|
2026-07-10 04:40:46 +00:00 |
|