Commit Graph

12477 Commits

Author SHA1 Message Date
FFXN
b68289f24a fix: prevent source deletion failures caused by UUID and text type mismatch 2026-08-06 14:40:30 +08:00
Stephen Zhou
18ae46f7a3
fix(web): align retrieval result annotations 2026-08-06 13:59:50 +08:00
Stephen Zhou
670fa67ef9
fix(web): align new rag retrieval states with design 2026-08-06 13:29:29 +08:00
Stephen Zhou
654884817a
fix(web): align new rag retrieval test with design 2026-08-06 12:53:57 +08:00
Stephen Zhou
f1ea6338c3
fix(web): autosave new rag settings 2026-08-06 12:37:15 +08:00
Stephen Zhou
d16b9c5e8b
fix(web): align new rag overview with design 2026-08-06 12:09:04 +08:00
Stephen Zhou
1fe71ee5d3
chore: update 2026-08-06 11:59:52 +08:00
hyoban
be221ec89d
fix(web): restore new rag datasets page 2026-08-06 11:34:29 +08:00
Stephen Zhou
d144840384
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-06 11:02:30 +08:00
Stephen Zhou
8d2eac55d7
fix(agent): preserve workflow node execution logs 2026-08-06 11:01:54 +08:00
Stephen Zhou
a7283bccb3
Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:50 +08:00
Stephen Zhou
24847366e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/app_factory.py
#	api/controllers/console/workspace/workspace.py
#	api/services/agent/observability_service.py
#	api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
#	api/tests/unit_tests/core/rag/embedding/test_token_counter.py
#	api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
#	api/tests/unit_tests/services/agent/test_agent_observability_service.py
2026-08-06 10:46:15 +08:00
FFXN
095e9c3a31 fix: update subtreeTree hash in knowledge-fs-contract.lock.json 2026-08-06 10:36:03 +08:00
pineapple880066
70051950ab
fix: preserve UTF-8 byte size for text uploads (#40034) 2026-08-06 02:25:29 +00:00
csurong
f7881bb635
fix: make document retry batches consistent (#39978)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
2026-08-06 02:01:14 +00:00
Escape0707
b6b3e747f3
refactor(api): extract workspace member listing into layered service (#39974)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 01:08:39 +00:00
Jingyi
18f740402f
fix(web): redirect legacy plugin fallbacks (#40051)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-05 23:27:08 +00:00
Jingyi
15a5317bd3
fix(web): refresh model provider plugins after updates (#40002) 2026-08-05 23:26:18 +00:00
盐粒 Yanli
1369a2cdfc
fix(dify-agent): wait for E2B shellctl readiness (#39996) 2026-08-05 11:03:06 +00:00
FFXN
f1e79a7ad6 feat: implement logging for durable deletion failures with job details 2026-08-05 18:57:12 +08:00
Asuka Minato
ac0c909d11
test: use real ORM models in RAG indexing tests (#40017) 2026-08-05 10:03:23 +00:00
林玮 (Jade Lin)
945503523b
fix(web): improve debug plugin copy accessibility (#40035) 2026-08-05 10:00:37 +00:00
Asuka Minato
fe7e2dc62f
test: use sqlite3 session in test_agent_config_service (#38764) 2026-08-05 08:43:40 +00:00
Asuka Minato
3bb21a9a88
test: use sqlite3 session in test_credit_pool_service (#38694) 2026-08-05 08:43:27 +00:00
yyh
dc09384b1d
refactor(web): derive system feature enums from schemas (#40030) 2026-08-05 08:32:54 +00:00
FFXN
3213741104 feat: add logging for upstream rejection details in KnowledgeFS requests 2026-08-05 15:55:28 +08:00
yyh
890e5aa294
refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00
yyh
0bf3416431
fix(web): remove misleading ARIA states (#40015) 2026-08-05 06:52:41 +00:00
yyh
685e291e65
refactor(web): remove duplicate dataset title update (#40023) 2026-08-05 06:18:09 +00:00
Jyong
ddd5e3c46b Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-05 02:06:10 -04:00
Jyong
2204ccaed5 chore(knowledge-fs): refresh contract lock 2026-08-05 02:00:43 -04:00
Stephen Zhou
a4756e953d
feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
yyh
c15dd6d994
refactor(web): simplify tag selector trigger (#40014) 2026-08-05 05:23:53 +00:00
Joel
72b30ff313
chore: add copy action to workflow log errors (#40011) 2026-08-05 05:15:59 +00:00
Jyong
aa58dfb598 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-05 00:16:10 -04:00
yyh
7dd7b3dfa8
fix(ci): make web workflows reproducible (#40010) 2026-08-05 04:08:12 +00:00
yyh
d033124552
fix(ci): harden Playwright browser installs (#40009) 2026-08-05 03:57:08 +00:00
yyh
2fd8f98f2d
chore(deps): upgrade Base UI to 1.7.0 (#40006) 2026-08-05 03:55:46 +00:00
Jyong
140726a1ea merge: structured document section tree 2026-08-04 23:46:34 -04:00
Jyong
90e373199c fix(knowledge-fs): use structured document sections 2026-08-04 23:46:13 -04:00
Asuka Minato
7d6d173b01
test: use SQLite in Arize Phoenix traces (#38984) 2026-08-05 03:45:06 +00:00
yyh
2dc6b08044
fix(web): preserve feedback state on submission failure (#40004) 2026-08-05 02:55:50 +00:00
Byron.wang
896e5e20c0
refactor(api): extract workspace list into layered application service (#39822)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-08-05 02:36:16 +00:00
yyh
143bc121da
fix(e2e): configure sandbox-reachable API URL (#40005) 2026-08-05 02:28:16 +00:00
Stephen Zhou
c0a5ec4e67
feat(dataset): preview local files before upload 2026-08-05 09:36:14 +08:00
zyssyz123
4213e6b150
fix(agent): expose feedback in agent logs (#39994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 14:11:13 +00:00
盐粒 Yanli
b462cb041d
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 13:14:02 +00:00
Stephen Zhou
a77f508b05
feat(dataset): show linked app counts in New RAG spaces 2026-08-04 20:49:52 +08:00
nightcityblade
9d81f0da10
chore(api): remove unreachable match suppressions (#39949)
Co-authored-by: nightcityblade <nightcityblade@gmail.com>
2026-08-04 11:56:37 +00:00
Stephen Zhou
d2b58f8636
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	web/features/new-rag/new-knowledge-list.tsx
2026-08-04 19:36:24 +08:00