|
|
f8b1d9ab95
|
fix(agent): pass workflow files to agent node runtime (#38453)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-06 13:06:45 +08:00 |
|
|
|
0313c55638
|
fix(agent): require model before publishing roster agent (#38451)
|
2026-07-06 12:02:50 +08:00 |
|
|
|
e3457e013d
|
fix(agent): allow incomplete composer draft knowledge (#38446)
|
2026-07-06 11:37:51 +08:00 |
|
|
|
e96eb2e2d5
|
fix(agent): enable default file upload feature (#38441)
|
2026-07-06 11:17:46 +08:00 |
|
|
|
708c962724
|
Merge branch 'main' into feat/agent-v2
|
2026-07-06 11:05:37 +08:00 |
|
|
|
ff5c5f3ca6
|
fix(api/tasks): use f-string for raise messages in resume_workflow_ex… (#37607)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harshkashyap@Harshs-MacBook-Pro.local>
|
2026-07-06 02:36:14 +00:00 |
|
|
|
855e653486
|
fix(agent): normalize empty streaming response fields (#38439)
|
2026-07-06 10:29:59 +08:00 |
|
|
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
|
|
2e1ab194b7
|
refactor: replace db.paginate with plain SQLAlchemy pagination (#38280)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-04 04:50:01 +00:00 |
|
|
|
070aed81d9
|
refactor: make session boundaries explicit for migration flows (#38379)
|
2026-07-04 04:43:01 +00:00 |
|
|
|
5e17af4530
|
feat(api): add sandbox info endpoint for Agent App conversations (#38390)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 09:43:57 +00:00 |
|
|
|
91cc50371b
|
chore: use zstd for plugin model provider cache (#38382)
|
2026-07-03 08:58:30 +00:00 |
|
|
|
5cb76f5eff
|
refactor: manage rag pipeline sessions explicitly (#38274)
|
2026-07-03 08:15:37 +00:00 |
|
|
|
059a1fe090
|
chore: compress large plugin_model obj in redis (#38374)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 07:32:07 +00:00 |
|
|
|
5622e8f7ea
|
feat(api): abort active workflow runs during Celery warm shutdown (#38220)
|
2026-07-03 04:51:53 +00:00 |
|
|
|
1bc279e7d4
|
fix: handle Xinference model credential context (#38348)
|
2026-07-03 04:12:00 +00:00 |
|
|
|
f4ec608ef4
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-03 03:45:21 +00:00 |
|
|
|
374bdb7cdd
|
feat(device-flow): redirect SSO-complete failures to a dedicated device error view (#38185)
|
2026-07-03 02:11:54 +00:00 |
|
|
|
cf0f42a8da
|
perf(memory): batch-load message files in TokenBufferMemory to remove N+1 queries (#38002)
Co-authored-by: xiaweiwei67-stack <293320877+xiaweiwei67-stack@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-03 01:59:48 +00:00 |
|
|
|
2f0c6c10bd
|
refactor: thread explicit sessions through app retrieval paths (#38309)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 17:00:47 +00:00 |
|
|
|
dcc06dee20
|
test: migrate tag service tests to testcontainers (#38313)
|
2026-07-02 11:58:56 +00:00 |
|
|
|
3f92e38616
|
fix: normalize query array params for oRPC (#38322)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 11:07:10 +00:00 |
|
|
|
e13271ba29
|
fix: support multi-worker workflow collaboration (#38242)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Blackoutta <hyytez@gmail.com>
Co-authored-by: Blackoutta <37723456+Blackoutta@users.noreply.github.com>
|
2026-07-02 08:16:03 +00:00 |
|
|
|
826b259d9f
|
fix: Working outside of application context. (#38300)
|
2026-07-02 06:47:35 +00:00 |
|
|
|
2ee7db27be
|
chore(api): disallow builtins getattr variants in new code (#38250)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 06:32:46 +00:00 |
|
|
|
31bb8abbf1
|
fix(api): stop swallowing document indexing errors in create handler (#38192)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harshkashyap@Harshs-MacBook-Pro.local>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
|
2026-07-02 06:29:56 +00:00 |
|
|
|
6c08a43af1
|
fix(templates): make End output variable names unique in built-in templates (#38293)
|
2026-07-02 06:06:07 +00:00 |
|
|
|
41fb484491
|
fix(api): tolerate legacy service_api end-user type on load (#38271)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-02 05:34:36 +00:00 |
|
|
|
7fb797c121
|
fix(api): keep provider refresh waiters single-flight (#38226)
|
2026-07-02 04:46:10 +00:00 |
|
|
|
5d0576de0a
|
refactor(api): migrate console app chat endpoints to BaseModel (#37952)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 04:43:58 +00:00 |
|
|
|
61650d34ce
|
refactor(web): remove custom console contract loaders (#38284)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 03:32:02 +00:00 |
|
|
|
8540ca9242
|
refactor(web): migrate snippet console contracts (#38258)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 16:31:39 +00:00 |
|
|
|
37bcb60c26
|
refactor(web): migrate plugin console contracts (#38252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 15:34:52 +00:00 |
|
|
|
ee1d33eaa6
|
refactor(web): migrate rbac access console contracts (#38256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 14:45:34 +00:00 |
|
|
|
005bc54c38
|
refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-01 06:46:48 +00:00 |
|
|
|
3390be3978
|
refactor: pass db.session explicitly in DatasetIndexToolCallbackHandler (#38082)
|
2026-07-01 06:16:13 +00:00 |
|
|
|
93981cf75f
|
refactor(web): migrate console contracts to generated routes (#38233)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 05:41:37 +00:00 |
|
|
|
0923ebaf88
|
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-01 05:07:23 +00:00 |
|
|
|
8809cc036d
|
feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 02:28:58 +00:00 |
|
|
|
200f8b800f
|
fix(api): prevent plugin provider cache stampedes (#37388)
Co-authored-by: VeraPyuyi <204892921+VeraPyuyi@users.noreply.github.com>
|
2026-06-30 10:09:05 +00:00 |
|
|
|
44e85c0023
|
fix(api): Fixing API contract generation infrastructure (#38042)
|
2026-06-30 08:51:32 +00:00 |
|
|
|
62cb5b5865
|
fix(api): scope nested resource lookups by owner refs (#38177)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-30 08:19:58 +00:00 |
|
|
|
03d59dba47
|
fix(workflow): guard on_tool_execution stdout traces behind DEBUG (#38200)
|
2026-06-30 07:19:48 +00:00 |
|
|
|
102e1ede6e
|
chore: inject more db.session (#38045)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-30 06:55:54 +00:00 |
|
|
|
528bf95d1b
|
feat: support dataset permission migrate to rbac (#38166)
|
2026-06-30 06:43:46 +00:00 |
|
|
|
9521c7fe7d
|
feat(mcp): support dynamic HTTP request headers in MCPClient (#37938)
|
2026-06-30 03:28:24 +00:00 |
|
|
|
995ba6b00e
|
fix(api): skip uuidv7() creation when PostgreSQL 18 provides it natively (#36998)
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
|
2026-06-30 02:34:27 +00:00 |
|
|
|
fa1ac75922
|
fix: editor can view the logs (#38165)
|
2026-06-29 10:05:32 +00:00 |
|
|
|
cb35c6fa98
|
perf(api): retrieve published workflows via app.workflow_id (#38153)
|
2026-06-29 09:51:21 +00:00 |
|
|
|
8a6ce28855
|
fix: multimodal segment attachment indexing (#38080)
|
2026-06-29 09:18:29 +00:00 |
|