Valor
|
e3812cf72b
|
fix: add zh_Hans labels for builtin Audio provider and its tools (#40408)
|
2026-08-11 08:27:59 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
wangxiaolei
|
4c7b870062
|
fix: _multiple_retrieve_thread not fail fast (#40466)
|
2026-08-11 05:40:23 +00:00 |
|
林玮 (Jade Lin)
|
4eb9a24997
|
refactor(workflow): align standalone node execution layers (#40447)
|
2026-08-10 12:37:34 +00:00 |
|
zyqzyq
|
df250423d4
|
feat: add tool plugin param type date and date-picker (#36163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
|
2026-08-10 09:31:38 +00:00 |
|
medimedi
|
e036075e22
|
chore: Remove redundant dataset context string conversions (#40189)
|
2026-08-08 18:26:52 +00:00 |
|
chelsealong
|
2a742486c5
|
fix(agent-v2): accept composer UI ids on manual metadata filter conditions (#40171)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-08 06:55:27 +00:00 |
|
盐粒 Yanli
|
916d7e1c96
|
refactor(dify-agent): download Binding files through Agent Stub (#40143)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 14:56:52 +00:00 |
|
盐粒 Yanli
|
12300f3833
|
feat(dify-agent): propagate run limit error types (#40116)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 10:37:22 +00:00 |
|
Jingyi
|
5dfd83e9ab
|
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:06:25 +00:00 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
Yunlu Wen
|
1983e842ca
|
feat: support azure keyvault (#39933)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-07 00:42:13 +00:00 |
|
zyssyz123
|
90d6046345
|
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-06 12:36:24 +00:00 |
|
Asuka Minato
|
78129cf6c3
|
test: use SQLite sessions in datasource files (#39048)
|
2026-08-06 08:28:27 +00:00 |
|
yyh
|
33b238343b
|
chore: remove obsolete development docs (#40098)
|
2026-08-06 08:21:17 +00:00 |
|
Asuka Minato
|
f08cc41546
|
test: use SQLite sessions in services core (#39058)
|
2026-08-06 04:07:01 +00:00 |
|
非法操作
|
8170a2a5f3
|
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 03:23:16 +00:00 |
|
盐粒 Yanli
|
b462cb041d
|
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 13:14:02 +00:00 |
|
nightcityblade
|
9d81f0da10
|
chore(api): remove unreachable match suppressions (#39949)
Co-authored-by: nightcityblade <nightcityblade@gmail.com>
|
2026-08-04 11:56:37 +00:00 |
|
Asuka Minato
|
482ec5e712
|
test: use sqlite3 session in test_qa_index_processor (#38765)
|
2026-08-04 10:53:55 +00:00 |
|
林玮 (Jade Lin)
|
3ada29bbe0
|
fix(api): surface system quota exhaustion without fallback (#39986)
|
2026-08-04 08:49:25 +00:00 |
|
非法操作
|
8f817644e9
|
fix(workflow): avoid app context dependency in parallel iteration (#39983)
|
2026-08-04 07:47:49 +00:00 |
|
-LAN-
|
aab31292d8
|
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 06:17:13 +00:00 |
|
-LAN-
|
2d2cc7cab1
|
refactor(workflow): move AgentNode events out of graphon (#39845)
|
2026-08-04 03:54:40 +00:00 |
|
林玮 (Jade Lin)
|
be0e2c03e4
|
feat(api): isolate credentials from local packages (#39957)
|
2026-08-04 02:50:04 +00:00 |
|
Xiyuan Chen
|
1b7a132afa
|
fix(api): validate installation scope for cached marketplace packages (#39935)
|
2026-08-04 02:22:45 +00:00 |
|
wangxiaolei
|
dc8dd09450
|
feat: pass image file to llm (#39848)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 06:04:32 +00:00 |
|
Asuka Minato
|
982c0667e1
|
chore: bump pyrefly version (#39876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 05:59:01 +00:00 |
|
Hand Sonic
|
bb68a05f9e
|
chore: pass session explicitly in ApiModeration (#39885)
|
2026-08-03 02:33:18 +00:00 |
|
-LAN-
|
351577bdb0
|
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 02:24:18 +00:00 |
|
Taranum Wasu
|
83b3a8fd88
|
fix(api): make SSRF-blocked error message actionable (#39867)
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-02 02:48:44 +00:00 |
|
Chester
|
97e9d8be5a
|
fix(rag): add bounded timeout to Notion extractor requests (#39833)
|
2026-07-31 13:41:44 +00:00 |
|
Chester
|
074811106d
|
fix(rag): add bounded timeout to Firecrawl extractor requests (#39831)
|
2026-07-31 13:41:19 +00:00 |
|
iridescentWen
|
0d8c02ca62
|
docs: fix typos in api comments and prompt example (#39838)
|
2026-07-31 05:30:53 +00:00 |
|
Parman Mohammadalizadeh
|
908dc703ec
|
chore(api): consolidate chained .where() calls into single calls (#39819)
|
2026-07-30 16:59:50 +00:00 |
|
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 |
|