Commit Graph

12204 Commits

Author SHA1 Message Date
Jyong
08e974ed48 chore: refresh KnowledgeFS contract lock 2026-07-29 11:52:00 -04:00
Stephen Zhou
cf0d5afcef
fix(dataset): stabilize overview loading state 2026-07-29 23:27:37 +08:00
Jyong
3a42945fcc Refresh retry base revision and preserve immutable candidates 2026-07-29 11:14:51 -04:00
Jyong
b8a2f991c1 Keep interactive retrieval evidence-only and isolate Research synthesis 2026-07-29 11:14:51 -04:00
Jyong
5c359b710a Normalize Unstructured layout and enable coordinates 2026-07-29 11:14:51 -04:00
Stephen Zhou
4ffe1870d1
fix(dataset): synchronize New RAG translations 2026-07-29 22:52:23 +08:00
Stephen Zhou
2f892071d2
fix(dataset): align New RAG acceptance flows 2026-07-29 22:41:42 +08:00
Stephen Zhou
effcefca34
fix(knowledge-fs): update contract lock 2026-07-29 20:45:34 +08:00
Stephen Zhou
617ba37988
lint 2026-07-29 20:29:28 +08:00
Stephen Zhou
addd754eb3
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-07-29 20:27:52 +08:00
Stephen Zhou
f2138ac15e
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-07-29 20:26:19 +08:00
Stephen Zhou
f9bd5ad923
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_account_service.py
#	web/features/new-rag/add-source-page.tsx
#	web/features/new-rag/components/knowledge-space-card.tsx
#	web/features/new-rag/components/knowledge-view-switcher.tsx
#	web/features/new-rag/document-chunk-detail.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/knowledge-space-shell.tsx
#	web/features/new-rag/sources-page.tsx
2026-07-29 20:26:13 +08:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
Escape0707
10621b5a9e
test: migrate account service tests to shared SQLite (#39758) 2026-07-29 11:43:32 +00:00
Jyong
dd1d24e341 Preserve Dify route identity across upstream model aliases 2026-07-29 07:27:19 -04:00
Jyong
7731f1bdc0 Harden Knowledge FS remote transport validation 2026-07-29 07:01:59 -04:00
Jyong
5270f78ff1 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-07-29 06:22:07 -04:00
Jyong
34f4e3b145 Update frontend components and application workflows 2026-07-29 06:18:05 -04:00
非法操作
c1fdd6fb78
chore: paginate installed apps (#39739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-29 09:51:34 +00:00
Stephen Zhou
360fa45b3e
Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-29 17:42:53 +08:00
Joel
fd804dfcc0
fix(web): show API errors when agent publishing fails (#39756) 2026-07-29 09:37:18 +00:00
Stephen Zhou
9187eb61ac
fix(knowledge-fs): update contract lock 2026-07-29 17:29:04 +08:00
Asuka Minato
155e4fbdc5
test: use SQLite in Tencent traces (#38988) 2026-07-29 09:25:26 +00:00
Stephen Zhou
5c311d3eef
feat(dataset): add New Knowledge overview 2026-07-29 17:20:40 +08:00
David Park
20b9278ca3
fix(docker): mount shared storage volume in api_websocket (#39424) 2026-07-29 09:00:37 +00:00
Jyong
1884f03350 Reduce KnowledgeFS task polling page size 2026-07-29 04:36:43 -04:00
Asuka Minato
2844948aa0
test: use SQLite sessions in core app (#39100)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 08:14:06 +00:00
Jyong
333c50f663 Increase preflight reasoning output token limit 2026-07-29 04:10:35 -04:00
Asuka Minato
62791579ab
test: move service dataset controller coverage to unit tests (#38941)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron Wang <byron@dify.ai>
2026-07-29 07:57:35 +00:00
yyh
dbabddf1ab
fix(web): force render dialog backdrop and use dialog description in education verify modal (#39749) 2026-07-29 07:43:21 +00:00
yyh
3ad925a66a
refactor(web): clarify education state ownership (#39748) 2026-07-29 07:25:54 +00:00
Joel
54aced9e20
fix: display workflow run errors in the result panel (#39746) 2026-07-29 07:24:48 +00:00
Jyong
71e9755d6c Scope knowledge rate limiting to entry points 2026-07-29 03:09:42 -04:00
非法操作
0d6b2fc40c
fix: avoid returning unused vectors in TiDB on Qdrant search (#39744) 2026-07-29 06:51:18 +00:00
Jyong
6cfd1abb59 Refactor frontend architecture and simplify implementation 2026-07-29 02:30:27 -04:00
林玮 (Jade Lin)
14a938c5c5
fix: handle unconfigured LLM workflow streams (#39741) 2026-07-29 06:07:24 +00:00
yyh
d4eab4ae88
refactor(web): consolidate settings state in URL (#39740) 2026-07-29 06:00:55 +00:00
Asuka Minato
8629b91517
test: use SQLite sessions in libs (#39089) 2026-07-29 05:53:33 +00:00
Asuka Minato
0290c8d525
test: use SQLite sessions in core rag (#39106) 2026-07-29 05:52:45 +00:00
Asuka Minato
c5b0772ab0
test: use SQLite sessions in core tools (#39107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 05:52:33 +00:00
Asuka Minato
8e74d7d715
test: use sqlite3 session in test_session (#38772) 2026-07-29 05:51:02 +00:00
Asuka Minato
103c864b35
test: use sqlite3 session in test_sqlalchemy_workflow_execution_repository (#38761) 2026-07-29 05:50:43 +00:00
Asuka Minato
133e974dff
test: use sqlite3 session in test_metadata_bug_complete (#38721) 2026-07-29 05:50:26 +00:00
Asuka Minato
958d8a7997
test: use sqlite3 session in test_human_input_timeout_tasks (#38703) 2026-07-29 05:49:56 +00:00
Asuka Minato
b6bfae7e3c
test: use sqlite3 session in test_workflow_pause_events (#38688) 2026-07-29 05:49:15 +00:00
Jyong
5e7ea24340 fix(knowledge-fs): use declared startup probe table 2026-07-29 01:39:16 -04:00
Jyong
71d07d8770 fix(knowledge-fs): retry database startup recovery 2026-07-29 00:51:28 -04:00
Stephen Zhou
6dd0f85f67
feat(dataset): add New Knowledge space actions 2026-07-29 12:15:33 +08:00
Stephen Zhou
85fbeb644a
chore: refresh KnowledgeFS contract lock 2026-07-29 11:35:43 +08:00
Stephen Zhou
b8a4586b51
test(knowledge-fs): cover product validation branches 2026-07-29 11:29:04 +08:00