酒诗
|
b6319c819c
|
chore: dep inject for model in dataset document actions (#40787)
Co-authored-by: geneachina <geneachina@gmail.com>
|
2026-08-14 11:08:21 +00:00 |
|
WH-2099
|
b6694d462f
|
fix(api): protect custom OAuth client deletion (#40786)
|
2026-08-14 10:59:49 +00:00 |
|
L1nSn0w
|
ea6770c7a1
|
feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize (#40783)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 10:29:39 +00:00 |
|
WH-2099
|
62a544a146
|
fix(api): enforce RAG draft variable access boundaries (#40745)
|
2026-08-14 10:07:22 +00:00 |
|
非法操作
|
eec092f93d
|
refactor(api): reuse app definition queries for service API info (#40476)
|
2026-08-14 09:38:35 +00:00 |
|
非法操作
|
e0fd3b264a
|
refactor(api): reuse app definition queries for app parameters (#40465)
|
2026-08-14 09:38:34 +00:00 |
|
非法操作
|
17c8ff6a33
|
refactor(api): reuse app definition queries in web and service APIs (#40463)
|
2026-08-14 09:38:33 +00:00 |
|
非法操作
|
c425e4cdd5
|
refactor(api): extract installed app definition queries (#40462)
|
2026-08-14 09:38:32 +00:00 |
|
zyssyz123
|
09f20b7a14
|
fix(agent): return conflict for duplicate creation (#40771)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 08:57:13 +00:00 |
|
Asuka Minato
|
0a1e52598f
|
test: migrate controller identity ORM models to SQLite (#40626)
|
2026-08-14 08:54:48 +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
|
f058e36084
|
test: migrate account tenant ORM stand-ins to SQLite (#40627)
|
2026-08-14 08:53:32 +00:00 |
|
Asuka Minato
|
9f364339cc
|
test: migrate residual namespace ORM entities to real models (#40633)
|
2026-08-14 08:52:53 +00:00 |
|
盐粒 Yanli
|
3acc9470d4
|
feat(dify-agent): expand and enforce agent run limits (#40641)
|
2026-08-14 08:27:19 +00:00 |
|
Myshkin451
|
c903e93e8b
|
fix: preserve file preview content type (#37211)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 07:45:21 +00:00 |
|
林玮 (Jade Lin)
|
4e44ade07f
|
fix: handle long text URLs in webscraper (#40757)
|
2026-08-14 07:34:53 +00:00 |
|
Joel
|
35132d6892
|
chore: reopen the education application flow (#40760)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 07:16:21 +00:00 |
|
Crazywoola
|
58653f2cdb
|
feat(workflow-generator): prefer installed tools (#40611)
|
2026-08-14 05:38:37 +00:00 |
|
Asuka Minato
|
ef176f130b
|
test: migrate workflow event ORM models to real entities (#40634)
|
2026-08-14 05:35:10 +00:00 |
|
Asuka Minato
|
c36161a73f
|
test: migrate OpenAPI and tool-file ORM entities (#40637)
|
2026-08-14 05:34:56 +00:00 |
|
Asuka Minato
|
4b189777c4
|
test: migrate web controller identity ORM models to real entities (#40639)
|
2026-08-14 05:34:43 +00:00 |
|
Asuka Minato
|
d08dc6162c
|
test: migrate trace workflow run ORM model to real entity (#40642)
|
2026-08-14 05:34:29 +00:00 |
|
Asuka Minato
|
b5e05516f4
|
test: migrate annotation controller ORM models to real entities (#40643)
|
2026-08-14 05:34:16 +00:00 |
|
Asuka Minato
|
9f048cd89b
|
test: migrate load balancing account ORM model to real entity (#40644)
|
2026-08-14 05:34:00 +00:00 |
|
Asuka Minato
|
78dfce3b63
|
test: migrate expired log workflow ORM models to real entities (#40645)
|
2026-08-14 05:33:46 +00:00 |
|
Asuka Minato
|
97d34ae6be
|
test: migrate agent drive end-user ORM models to real entities (#40654)
|
2026-08-14 05:33:29 +00:00 |
|
Asuka Minato
|
ea0ee680dc
|
test: migrate app service accounts and commit failures to real ORM (#40655)
|
2026-08-14 05:33:16 +00:00 |
|
WH-2099
|
3cd23d4ef8
|
fix(agent): authenticate agent control plane (#40737)
|
2026-08-14 04:32:09 +00:00 |
|
Pranav Agarwal
|
e2852524be
|
fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint (#40740) (#40743)
|
2026-08-14 04:27:37 +00:00 |
|
林玮 (Jade Lin)
|
755c154b1f
|
refactor: resolve completion model via manager (#40756)
|
2026-08-14 02:52:42 +00:00 |
|
Xiyuan Chen
|
bf044cf19c
|
chore(deps): bump wandb to 0.28.2 (go-git, grpc, x/text, Go stdlib CVEs) (#40753)
|
2026-08-14 01:36:14 +00:00 |
|
WH-2099
|
c1bde25bcc
|
fix(api): remove unsafe Bedrock test endpoint (#40742)
|
2026-08-13 19:47:13 +00:00 |
|
Harsh Kashyap
|
8238684334
|
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-13 17:50:05 +00:00 |
|
zyssyz123
|
c9c7fb9962
|
fix(agent): meter internal LLM calls through API (#40613)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-13 12:15:44 +00:00 |
|
林玮 (Jade Lin)
|
b9248690b0
|
refactor: generalize hosted model quota lifecycle (#40722)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-13 08:10:02 +00:00 |
|
盐粒 Yanli
|
79b8d7a797
|
fix(agent): normalize plugin provider identities (#40619)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-08-13 07:22:41 +00:00 |
|
林玮 (Jade Lin)
|
c647cfd6a3
|
refactor: resolve summary models through manager (#40696)
|
2026-08-13 06:22:22 +00:00 |
|
盐粒 Yanli
|
8df220c2b3
|
fix(agent): propagate resource collection failures (#40697)
|
2026-08-13 06:16:12 +00:00 |
|
zyssyz123
|
6e80f42f38
|
fix(api): decouple response listeners from execution lifecycle (#39813)
|
2026-08-13 05:50:43 +00:00 |
|
Asuka Minato
|
211344d0b0
|
test: migrate conversation lifecycle sessions and ORM models to SQLite (#40656)
|
2026-08-13 05:20:10 +00:00 |
|
Asuka Minato
|
6b5c04e7d3
|
test: migrate workflow node trace ORM models to real entities (#40657)
|
2026-08-13 05:19:52 +00:00 |
|
Asuka Minato
|
6ea89dc7cb
|
test: migrate workflow tool-file ORM model to real entity (#40658)
|
2026-08-13 05:19:34 +00:00 |
|
Asuka Minato
|
ff46c3d7d7
|
test: migrate reranker upload-file sessions and ORM models to SQLite (#40659)
|
2026-08-13 05:19:19 +00:00 |
|
Asuka Minato
|
2f969afaf2
|
test: migrate app runner transaction sessions and ORM models to SQLite (#40660)
|
2026-08-13 05:19:00 +00:00 |
|
Asuka Minato
|
fbd38753fa
|
test: migrate residual controller ORM identities to real models (#40661)
|
2026-08-13 05:18:44 +00:00 |
|
Asuka Minato
|
2d1fb61885
|
test: migrate RAG dataset ORM contracts to real models (#40662)
|
2026-08-13 05:18:25 +00:00 |
|
Asuka Minato
|
7e3381e8ad
|
test: migrate OpenTelemetry ORM identities to real models (#40663)
|
2026-08-13 05:17:53 +00:00 |
|
Xiyuan Chen
|
5bacb68115
|
fix(ops): keep the path of self-hosted LangSmith and Weave endpoints (#40584)
|
2026-08-13 03:18:22 +00:00 |
|
Asuka Minato
|
af2fac75db
|
test: migrate workflow variable ORM model to real entity (#40664)
|
2026-08-13 03:05:31 +00:00 |
|
Asuka Minato
|
616736e0f1
|
test: migrate residual session factories to shared SQLite (#40665)
|
2026-08-13 03:04:59 +00:00 |
|
Asuka Minato
|
94323c0838
|
test: migrate residual dataset and archive ORM models (#40668)
|
2026-08-13 03:04:17 +00:00 |
|
Asuka Minato
|
223998bd48
|
test: migrate residual ORM model stand-ins to real mappings (#40666)
|
2026-08-13 03:03:46 +00:00 |
|
Asuka Minato
|
9fb51b7e67
|
test: migrate API workflow pause ORM models to real entities (#40669)
|
2026-08-13 03:03:10 +00:00 |
|
林玮 (Jade Lin)
|
12e6838403
|
fix: meter hosted LLM invocations (#40589)
|
2026-08-12 12:33:21 +00:00 |
|
WH-2099
|
489772908b
|
fix: enforce API key list permissions (#40516)
|
2026-08-12 11:44:27 +00:00 |
|
Benjamin
|
6a37e1538a
|
fix(rbac): grant member policies when a dataset is opened to the work… (#39735)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-08-12 09:02:03 +00:00 |
|
wangxiaolei
|
eeaaf11a51
|
fix: fix create dataset with document miss rbac operation (#40599)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 08:57:43 +00:00 |
|
Byron.wang
|
51a007e84e
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +00:00 |
|
yyh
|
01460f681e
|
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 07:45:39 +00:00 |
|
Asuka Minato
|
216d528f1b
|
test: migrate agent app sandbox sessions and ORM models to SQLite (#40568)
|
2026-08-12 06:30:17 +00:00 |
|
Xin Zhang
|
0ee89c1302
|
fix: restrict app deploy to explicit enterprise permission (#40564)
|
2026-08-12 06:25:05 +00:00 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
zyssyz123
|
059c9ce0b6
|
feat: add trunstile (#40494)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 03:08:19 +00:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
WH-2099
|
ef8544b173
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
Asuka Minato
|
a64a24b39c
|
test: migrate snippet and vector sessions to SQLite (#40089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-11 08:51:07 +00:00 |
|
Asuka Minato
|
08008f6305
|
test: migrate controller sessions to SQLite (#40083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 08:29:40 +00:00 |
|
Valor
|
e3812cf72b
|
fix: add zh_Hans labels for builtin Audio provider and its tools (#40408)
|
2026-08-11 08:27:59 +00:00 |
|
Yunlu Wen
|
84f9b6530e
|
chore: bump cryptography, pypdf, h2 for CVE fixes (#40409)
Co-authored-by: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-08-11 08:14:55 +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 |
|
Asuka Minato
|
dd3cf53044
|
test: migrate retention and task sessions to SQLite (#40090)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:05:36 +00:00 |
|
Asuka Minato
|
500e37e2fd
|
test: migrate core RAG sessions to SQLite (#40085)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:05:26 +00:00 |
|
Asuka Minato
|
7162450e83
|
test: migrate app service sessions to SQLite (#40088)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 06:43:15 +00:00 |
|
Asuka Minato
|
3f62f3cd05
|
test: migrate dataset indexing task sessions to SQLite (#40091)
|
2026-08-11 06:31:33 +00:00 |
|
Asuka Minato
|
15483f1592
|
test: use sqlite sessions in rag pipeline coverage (#40093)
|
2026-08-11 06:19:08 +00:00 |
|
wangxiaolei
|
4c7b870062
|
fix: _multiple_retrieve_thread not fail fast (#40466)
|
2026-08-11 05:40:23 +00:00 |
|
Tushar Motwani
|
aa5e8a5eff
|
chore: suppress pyrefly necessary conversions (#40444)
|
2026-08-10 16:41:34 +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 |
|
Asuka Minato
|
b8934b743c
|
test: migrate core app sessions to SQLite (#40084)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 09:01:02 +00:00 |
|
Byron.wang
|
976d061f9b
|
refactor(api): merge ping and version endpoints into system (#40058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 08:50:40 +00:00 |
|
Asuka Minato
|
96655436f4
|
test: migrate RAG index sessions to SQLite (#40080)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 08:43:18 +00:00 |
|
非法操作
|
648806bc9c
|
refactor(api): extract explore banner query service (#40053)
|
2026-08-10 08:07:54 +00:00 |
|
Joel
|
5967bd8e08
|
chore: tighten education verification and pause discount access (#40402)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2026-08-10 06:33:03 +00:00 |
|
dependabot[bot]
|
c7b1660650
|
chore(deps): bump gitpython from 3.1.57 to 3.1.58 in /api (#40184)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-08-10 06:14:40 +00:00 |
|
Pranav Agarwal
|
7f15f506f8
|
fix(api): end_date filter in feedback export excludes the entire end date (#40114)
|
2026-08-10 03:27:56 +00:00 |
|
chelsealong
|
6aa3fa5193
|
fix: catch ValueError instead of bare except in account CLI commands (#40356)
|
2026-08-10 03:18:33 +00:00 |
|
Asuka Minato
|
b391dc56a0
|
chore: example to rm db.session (#40370)
|
2026-08-10 02:58:52 +00:00 |
|
Souravrajvi0
|
81a38df814
|
feat(api): cache remote recommended app template fetches (#40176)
|
2026-08-10 02:30:15 +00:00 |
|
Asuka Minato
|
883944d289
|
test: Type test (#40371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 02:13:17 +00:00 |
|
chelsealong
|
7522ae14b2
|
fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:48:01 +00:00 |
|
Likalikali
|
e09eee8fd1
|
refactor: replace manual model_validate with @model_validate in datasets controllers (#40236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:25:27 +00:00 |
|
Likalikali
|
b692ddd80c
|
refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:23:51 +00:00 |
|
Likalikali
|
5ebb389d26
|
refactor: replace manual model_validate with @model_validate in rag_pipeline controllers (#40237)
|
2026-08-09 08:22:50 +00:00 |
|
Likalikali
|
fff6f7cf2f
|
refactor: replace manual model_validate with @model_validate in app workflow controllers (#40235)
|
2026-08-09 08:20:10 +00:00 |
|
Likalikali
|
516fd12b8d
|
refactor: replace manual model_validate with @model_validate in app core controllers (#40234)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:18:02 +00:00 |
|
Likalikali
|
925ca49f21
|
refactor: replace manual model_validate with @model_validate in explore/snippets controllers (#40241)
|
2026-08-09 07:07:08 +00:00 |
|
Likalikali
|
a1577fc48c
|
refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240)
|
2026-08-09 06:14:07 +00:00 |
|
Likalikali
|
acda0341ed
|
refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers (#40238)
|
2026-08-09 06:13:24 +00:00 |
|
Likalikali
|
98378cfe03
|
refactor: replace manual model_validate with @model_validate in agent controllers (#40233)
|
2026-08-09 06:11:33 +00:00 |
|
medimedi
|
e036075e22
|
chore: Remove redundant dataset context string conversions (#40189)
|
2026-08-08 18:26:52 +00:00 |
|
Asuka Minato
|
5a84cde198
|
test: move RAG pipeline workflow coverage to unit tests (#38937)
|
2026-08-08 12:00:32 +00:00 |
|
Byron.wang
|
4e18ab0ad4
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +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 |
|
Likalikali
|
d362bdbb4e
|
refactor: replace manual model_validate with @model_validate decorator in app controllers (#40170)
|
2026-08-08 05:47:11 +00:00 |
|
Likalikali
|
60d6be5b13
|
chore: dep inject for model in explore workflow run (#40158)
|
2026-08-08 02:50:27 +00:00 |
|
Likalikali
|
cc1b55aaf7
|
chore: dep inject for model in explore apis (#40160)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-08 02:23:17 +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 |
|
Likalikali
|
c094117ca2
|
chore: dep inject for model in agent app sandbox upload (#40153)
|
2026-08-07 13:28:31 +00:00 |
|
Likalikali
|
c6b1311aa3
|
chore: dep inject for model in workspace snippets, load balancing, and endpoint (#40161)
|
2026-08-07 13:22:02 +00:00 |
|
Likalikali
|
515c3d0c62
|
chore: dep inject for model in onboarding step by step tour (#40155)
|
2026-08-07 12:41:22 +00:00 |
|
Likalikali
|
fe94ddaaeb
|
chore: dep inject for model in workflow run archive download (#40157)
|
2026-08-07 12:40:44 +00:00 |
|
Likalikali
|
3e8c0fdcef
|
chore: dep inject for model in website crawl api (#40156)
|
2026-08-07 12:40:12 +00:00 |
|
Likalikali
|
055462fe6e
|
chore: dep inject for model in tags, mcp server, and data source auth (#40159)
|
2026-08-07 12:38:29 +00:00 |
|
Likalikali
|
06e229e8b2
|
chore: dep inject for model in api based extension (#40154)
|
2026-08-07 12:37:50 +00:00 |
|
Likalikali
|
fa498ad7a2
|
chore: dep inject for model in oauth server (#40147)
|
2026-08-07 11:16:11 +00:00 |
|
Likalikali
|
a279be91a8
|
chore: dep inject for model in datasets document and web human input … (#40151)
|
2026-08-07 11:15:43 +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 |
|
WH-2099
|
c9e6db5ef2
|
fix(api): scope temporary capabilities to owners (#39863)
|
2026-08-07 09:21:13 +00:00 |
|
Likalikali
|
b31e66107c
|
chore: dep inject for model in notification dismiss (#40146)
|
2026-08-07 09:02:49 +00:00 |
|
盐粒 Yanli
|
adb89a8926
|
refactor(dify-agent): make config pulls direct and remove gRPC (#40044)
|
2026-08-07 06:54:07 +00:00 |
|
Xiyuan Chen
|
ab0e131e87
|
refactor(api): move license expiry notice flag onto license detail (#40128)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 03:53:35 +00:00 |
|
Asuka Minato
|
1375dc3864
|
test: migrate console app sessions to SQLite (#40081)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 03:46:27 +00:00 |
|
Asuka Minato
|
6530f2bcdb
|
test: migrate document indexing task sessions to SQLite (#40092)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 03:45:56 +00:00 |
|
Asuka Minato
|
7039217c99
|
test: use sqlite sessions at generation boundaries (#40095)
|
2026-08-07 03:45:27 +00:00 |
|
非法操作
|
baba36d47d
|
chore: improve current workspace summary (#40121)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-08-07 03:08:55 +00:00 |
|
Xiyuan Chen
|
4b2c5ac4ae
|
feat: make the console license expiry badge optional (#39972)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:28:58 +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 |
|
Asuka Minato
|
1a69435fff
|
test: use sqlite3 session in test_external_dataset_service (#38696)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 08:27:37 +00:00 |
|
yyh
|
33b238343b
|
chore: remove obsolete development docs (#40098)
|
2026-08-06 08:21:17 +00:00 |
|
Elliot Bai
|
cf88aef710
|
feat: support TiDB Vector full-text and hybrid search (#38112)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: bkidy <bkidyy.macmini@gmail.com>
|
2026-08-06 07:08:42 +00:00 |
|
wangxiaolei
|
5bceac05eb
|
fix: get role and list role need filter billing permission key (#38218)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 06:37:52 +00:00 |
|
Liu Ziming
|
1973a2e96f
|
feat(trace-aliyun): GenAI spans for LLM TTFT, agent ReAct, tools, and failed LLM nodes (#39339)
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-08-06 05:51:28 +00:00 |
|
Asuka Minato
|
b105f21763
|
test: use SQLite sessions in core repositories (#39061)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-06 05:50:40 +00:00 |
|
Asuka Minato
|
046df1260a
|
test: use SQLite sessions in controllers console app (#39096)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 05:25:01 +00:00 |
|
Asuka Minato
|
9e95e1302e
|
test: use SQLite sessions in commands (#39082)
|
2026-08-06 05:14:38 +00:00 |
|
Asuka Minato
|
59cbba3b37
|
test: use SQLite sessions in controllers console auth (#39060)
|
2026-08-06 05:12:35 +00:00 |
|
Asuka Minato
|
20b31de791
|
test: use SQLite sessions in core entities (#39056)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-06 05:10:04 +00:00 |
|
yyh
|
5e036e5489
|
refactor(system-features): derive nullable SSO protocol (#40063)
|
2026-08-06 04:51:32 +00:00 |
|
Asuka Minato
|
e6ede05fe9
|
test: use SQLite sessions in clean dataset (#39051)
|
2026-08-06 04:49:10 +00:00 |
|
Asuka Minato
|
7edd05100a
|
test: move webhook service coverage to unit tests (#38945)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 04:48:27 +00:00 |
|
Asuka Minato
|
46024b6ad8
|
test: use SQLite sessions in core app apps (#39083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 04:38:15 +00:00 |
|
Asuka Minato
|
123f128ccc
|
test: use real ORM models in app and API tests (#40020)
|
2026-08-06 04:36:58 +00:00 |
|
Asuka Minato
|
479a5613a8
|
test: use real ORM models in dataset service tests (#40018)
|
2026-08-06 04:14:12 +00:00 |
|
Asuka Minato
|
f08cc41546
|
test: use SQLite sessions in services core (#39058)
|
2026-08-06 04:07:01 +00:00 |
|
Asuka Minato
|
2443df2e42
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +00:00 |
|
Asuka Minato
|
2e65ab9d1e
|
test: use SQLite sessions in core tools (#39108)
|
2026-08-06 03:57:33 +00:00 |
|
Aiden
|
6add64a44d
|
fix(api): allow account avatars across workspaces (#40055)
Co-authored-by: aiden <zhouyuchi@kurogames.com>
|
2026-08-06 03:33:23 +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 |
|
pineapple880066
|
70051950ab
|
fix: preserve UTF-8 byte size for text uploads (#40034)
|
2026-08-06 02:25:29 +00:00 |
|
csurong
|
f7881bb635
|
fix: make document retry batches consistent (#39978)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
|
2026-08-06 02:01:14 +00:00 |
|
Escape0707
|
b6b3e747f3
|
refactor(api): extract workspace member listing into layered service (#39974)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 01:08:39 +00:00 |
|
Asuka Minato
|
ac0c909d11
|
test: use real ORM models in RAG indexing tests (#40017)
|
2026-08-05 10:03:23 +00:00 |
|
Asuka Minato
|
fe7e2dc62f
|
test: use sqlite3 session in test_agent_config_service (#38764)
|
2026-08-05 08:43:40 +00:00 |
|
Asuka Minato
|
3bb21a9a88
|
test: use sqlite3 session in test_credit_pool_service (#38694)
|
2026-08-05 08:43:27 +00:00 |
|
Asuka Minato
|
7d6d173b01
|
test: use SQLite in Arize Phoenix traces (#38984)
|
2026-08-05 03:45:06 +00:00 |
|
Byron.wang
|
896e5e20c0
|
refactor(api): extract workspace list into layered application service (#39822)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-05 02:36:16 +00:00 |
|
zyssyz123
|
4213e6b150
|
fix(agent): expose feedback in agent logs (#39994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 14:11:13 +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 |
|
Asuka Minato
|
36a4c98732
|
test: use sqlite3 session in test_if_else (#38753)
|
2026-08-04 10:53:42 +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 |
|
Xiyuan Chen
|
edcd3fc2e3
|
fix(api): allow external knowledge base creation under enterprise RBAC (#39930)
|
2026-08-04 04:50:43 +00:00 |
|
-LAN-
|
2d2cc7cab1
|
refactor(workflow): move AgentNode events out of graphon (#39845)
|
2026-08-04 03:54:40 +00:00 |
|
dependabot[bot]
|
2838957004
|
chore(deps): bump the vdb group with 9 updates (#39911)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:40:41 +00:00 |
|
Yufeng He
|
f6852205d2
|
fix(vdb): bound the TiDB Cloud API timeouts (#39953)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:17:05 +00:00 |
|
dependabot[bot]
|
9802329b91
|
chore(deps): bump aiohttp from 3.14.1 to 3.14.3 in /api (#39959)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-04 03:14:55 +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 |
|
Xiyuan Chen
|
f2d0001424
|
fix(api): bump OpenTelemetry to stop duplicate Flask context detach (#39921)
|
2026-08-04 02:17:53 +00:00 |
|
yyh
|
9ea21e4fd1
|
perf(web): streaming ssr for home page (#39922)
|
2026-08-04 02:16:08 +00:00 |
|
Asuka Minato
|
b4f360127d
|
test: use SQLite sessions in core app apps (#39079)
|
2026-08-03 15:45:14 +00:00 |
|
Asuka Minato
|
f15a514878
|
test: use SQLite sessions in core test_provider_manager.py (#39071)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-03 15:44:54 +00:00 |
|
Asuka Minato
|
ca1cec6011
|
test: use SQLite sessions in controllers console explore (#39064)
|
2026-08-03 15:44:43 +00:00 |
|
Asuka Minato
|
0a05328eb2
|
test: use SQLite sessions in controllers service api (#39059)
|
2026-08-03 15:44:25 +00:00 |
|
Asuka Minato
|
6e9a3f8654
|
test: use SQLite sessions in rag pipeline dsl (#39053)
|
2026-08-03 15:43:43 +00:00 |
|
Asuka Minato
|
730794426a
|
test: use SQLite sessions in web controller fixtures (#39052)
|
2026-08-03 15:41:56 +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 |
|
Harsh Kashyap
|
a5f5acbe0c
|
fix(api): stop echoing the raw api_key in the 403 error message (#39888) (#39902)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-03 03:18:06 +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 |
|
Harsh Kashyap
|
8dbac96621
|
fix(vdb-oceanbase): reject trailing newlines in metadata-key and document-id validators (#39884) (#39901)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-03 02:17:13 +00:00 |
|
Hassan Rady
|
26b4798e88
|
perf(dataset): fix N+1 database insert bottleneck in Notion sync (#39899)
|
2026-08-03 00:57:22 +00:00 |
|
Harsh Kashyap
|
02a9c51a3e
|
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-02 02:49:17 +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 |
|
csurong
|
8a2cf65ec5
|
fix(matrixone): apply score threshold to vector search (#39784)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
|
2026-08-02 02:43:56 +00:00 |
|
kenwoodjw
|
a42d486bc0
|
fix(api): prevent cookies from shadowing admin API keys (#39872)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2026-08-02 02:43:29 +00:00 |
|
Harsh Kashyap
|
eec0e2e44e
|
fix(api): bound billing service HTTP timeouts (#39874) (#39875)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-01 10:46:13 +00:00 |
|
Jony
|
f6832fddee
|
chore(api): fix typos in config description and comment (#39870)
Co-authored-by: Jony <13896935+zyz619963502zyz@users.noreply.github.com>
|
2026-08-01 07:41:28 +00:00 |
|
WH-2099
|
e7380865d8
|
fix(api): scope segment batch deletes (#38217)
|
2026-08-01 01:39:40 +00:00 |
|
Chester
|
4557f127ff
|
fix(auth): add bounded timeout to WaterCrawl credential validation (#39824)
|
2026-07-31 13:52:02 +00:00 |
|