Commit Graph

7442 Commits

Author SHA1 Message Date
FFXN
810cfb6ea5 fix(index-projection-builders): add getManyByNodeIds method for efficient projection retrieval 2026-08-10 18:00:54 +08:00
FFXN
c537b130fe fix(index-projection-builders): optimize dense projection handling to reuse persisted projections 2026-08-10 17:02:42 +08:00
FFXN
88ce098f55 fix(document-semantic-enrichment): update baseHeadRevision handling to use nonnegativeSafeIntegerColumn 2026-08-10 15:50:57 +08:00
Stephen Zhou
e21af924d8
fix(knowledge-fs): refresh contract subtree lock 2026-08-10 15:25:37 +08:00
Jyong
1ac8c9e434 feat(knowledge-fs): add durable metadata management 2026-08-10 02:55:09 -04:00
FFXN
438dc96334 fix(product_remote_http): log upstream rejection details for specific error statuses 2026-08-10 14:34:30 +08:00
FFXN
9eff9783fc fix(gateway): enhance error handling to log detailed context information 2026-08-10 13:30:36 +08:00
Stephen Zhou
efc21d5e48
fix(knowledge-fs): classify app binding coverage 2026-08-10 11:14:33 +08:00
Stephen Zhou
3f5c035329
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-10 11:00:35 +08:00
Stephen Zhou
f4e8788d29
fix(api): restore security guards after main merge 2026-08-10 11:00:06 +08:00
Jyong
93dcc67e63 Fix workflow binding sync session handling 2026-08-09 22:50:44 -04:00
Jyong
a9c92f114f Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
Stephen Zhou
3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
Jyong
1d990de7e7 Refactor application components and update related functionality 2026-08-09 12:19:56 -04:00
Jyong
78e9d41c83 feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04: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
FFXN
488bad3424 fix(knowledge_fs): enhance online-document connector to aggregate Dify content variable messages and support streaming 2026-08-08 20:38:59 +08:00
FFXN
aea90b08d9 fix(knowledge_fs): add diagnostics for empty content and frame metadata logging 2026-08-08 20:16:05 +08: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
FFXN
a4ee85232f fix(knowledge_fs): update lock 2026-08-08 19:43:13 +08:00
FFXN
faef9378e2 fix(knowledge_fs): enhance document path generation with sibling item handling 2026-08-08 18:40:53 +08:00
FFXN
e733ccf47b fix(knowledge_fs): update lock 2026-08-08 16:19:16 +08: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
Stephen Zhou
86bfb66990
fix(knowledge-fs): update contract lock 2026-08-07 21:44:56 +08:00
Likalikali
c094117ca2
chore: dep inject for model in agent app sandbox upload (#40153) 2026-08-07 13:28:31 +00:00
Stephen Zhou
c7ef31fbeb
fix(knowledge_fs): recover source sync status after reload 2026-08-07 21:25:21 +08: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
FFXN
28da39f909 fix(knowledge_fs): add last error message handling and improve logging for failed source imports 2026-08-07 20:27:57 +08:00
FFXN
03fba953ec fix(knowledge_fs): add last error message handling and improve logging for failed source imports 2026-08-07 20:16:56 +08:00
FFXN
c6edaf70b6 fix(knowledge_fs): enhance workflow handling in initial source import 2026-08-07 19:21:19 +08:00