Yansong Zhang
|
69ccffc2c9
|
fix: serialize conversation cleanup with drive commits
|
2026-08-14 20:36:22 +08:00 |
|
Yansong Zhang
|
f600afe2ca
|
fix: reclaim resources after conversation deletion
|
2026-08-14 19:41:47 +08:00 |
|
Yansong Zhang
|
ab41571b28
|
fix(agent): return conflict for duplicate creation
|
2026-08-14 15:58:21 +08:00 |
|
Yansong Zhang
|
b17bc1fc5c
|
Merge remote-tracking branch 'origin/deploy/agent' into work/snp-658-deploy
|
2026-08-13 17:37:12 +08:00 |
|
Yansong Zhang
|
97d68f4fac
|
fix(agent): preserve LLM prompt payloads
|
2026-08-13 17:36:04 +08:00 |
|
Joel
|
7a40fc15d9
|
Merge remote-tracking branch 'origin/deploy/agent' into deploy/agent
|
2026-08-13 16:08:06 +08:00 |
|
Joel
|
db197bfc47
|
Merge branch 'main' into deploy/agent
# Conflicts:
# api/controllers/console/auth/login.py
# api/core/app/apps/agent_app/runtime_request_builder.py
# api/core/workflow/nodes/agent_v2/runtime_request_builder.py
# api/services/credit_pool_service.py
# api/tests/unit_tests/controllers/console/auth/test_email_verification.py
# web/__tests__/env.spec.ts
# web/__tests__/proxy-frame-options.spec.ts
# web/app/(commonLayout)/page.tsx
# web/app/components/signin/__tests__/countdown.spec.tsx
# web/app/signin/check-code/__tests__/page.spec.tsx
# web/app/signin/components/__tests__/mail-and-code-auth.spec.tsx
# web/app/signin/components/mail-and-code-auth.tsx
# web/app/signin/components/turnstile.tsx
# web/proxy.ts
|
2026-08-13 16:07:27 +08: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 |
|
Yansong Zhang
|
6c70bdad5f
|
fix(agent): preserve LLM billing idempotency
|
2026-08-13 14:03:06 +08: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 |
|
Yansong Zhang
|
a662f52260
|
refactor(agent): enforce API-owned LLM boundary
|
2026-08-13 11:28:00 +08:00 |
|
林玮 (Jade Lin)
|
fe8664a40c
|
fix: meter hosted LLM invocations (#40589)
|
2026-08-13 11:26:44 +08: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 |
|
Yansong Zhang
|
e4f3ec1ac1
|
refactor(agent): remove LLM invocation ledger
|
2026-08-12 20:30:15 +08:00 |
|
WH-2099
|
489772908b
|
fix: enforce API key list permissions (#40516)
|
2026-08-12 11:44:27 +00:00 |
|
Yansong Zhang
|
8dae0b9128
|
fix(agent): preserve quota rejection semantics
|
2026-08-12 18:39:07 +08:00 |
|
Yansong Zhang
|
e3d5ce63d5
|
fix(agent): meter internal LLM calls through API
|
2026-08-12 17:57:50 +08: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 |
|
Joel
|
10efcf6ab1
|
Merge branch 'main' into deploy/agent
|
2026-08-11 15:36:06 +08: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 |
|