盐粒 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 |
|