Commit Graph

254 Commits

Author SHA1 Message Date
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
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
Jingyi
15a5317bd3
fix(web): refresh model provider plugins after updates (#40002) 2026-08-05 23:26:18 +00:00
yyh
dc09384b1d
refactor(web): derive system feature enums from schemas (#40030) 2026-08-05 08:32:54 +00: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
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
Jyong
aa58dfb598 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-05 00:16:10 -04:00
Jyong
90e373199c fix(knowledge-fs): use structured document sections 2026-08-04 23:46:13 -04:00
yyh
2dc6b08044
fix(web): preserve feedback state on submission failure (#40004) 2026-08-05 02:55:50 +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
Stephen Zhou
a77f508b05
feat(dataset): show linked app counts in New RAG spaces 2026-08-04 20:49:52 +08: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
Stephen Zhou
c758131fb9
feat(dataset): support New RAG document metadata 2026-08-04 19:33:19 +08:00
yyh
dec1cb3798
fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
Stephen Zhou
1ac9a6ba25
fix(dataset): align New RAG quality button spacing 2026-08-04 15:34:51 +08:00
Joel
0271ca6e5f
fix: align build and preview chat layouts (#39980) 2026-08-04 07:07:48 +00:00
Stephen Zhou
28b3306867
Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-04 14:43:38 +08:00
yyh
9ea21e4fd1
perf(web): streaming ssr for home page (#39922) 2026-08-04 02:16:08 +00:00
Stephen Zhou
da92158f26
fix(knowledge-fs): refine Chinese document copy 2026-08-03 17:57:54 +08:00
Jyong
e65905b4b3 Enrich research task progress with stage details 2026-08-03 05:38:52 -04:00
Stephen Zhou
53e9a62b6e
fix(knowledge-fs): enable research citation navigation 2026-08-03 12:50:27 +08:00
Stephen Zhou
19ad4b6a72
fix(knowledge-fs): sync retrieval record selection with URL 2026-08-03 11:49:42 +08:00
Stephen Zhou
701f591c5e
fix(knowledge-fs): sync document upload state with URL 2026-08-03 11:31:05 +08:00
Stephen Zhou
ac0031b75d
fix(knowledge-fs): restore discard dialog spacing 2026-08-03 11:18:25 +08:00
Stephen Zhou
c7e4cb0c29
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/extensions/test_ext_login.py
#	web/app/components/main-nav/__tests__/index.spec.tsx
2026-08-03 11:10:06 +08:00
Stephen Zhou
d040afebfb
fix(knowledge-fs): align new rag edge states 2026-08-03 11:06:21 +08:00
Jyong
923507baeb Stream research task answer deltas through durable progress events 2026-08-02 12:45:51 -04:00
Jyong
4d5f845b8c Merge codex/golden-question-bulk-import into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
#	api/services/knowledge_fs/data_facade.py
#	api/tests/unit_tests/services/test_knowledge_fs_data_facade.py
#	knowledge-fs/scripts/export-capability-v2-operations.test.mjs
#	packages/contracts/generated/api/console/knowledge-fs/orpc.gen.ts
2026-08-02 11:35:09 -04:00
Jyong
c9cdc34abc feat(dataset): add golden question bulk import 2026-08-02 11:29:11 -04:00
yyh
802fe70423
test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
yyh
b6824334cf
refactor(web): align Base UI state consumers (#39864)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-01 13:09:30 +00:00
yyh
7e30aba12a
refactor(ui): simplify scroll area API (#39857) 2026-07-31 12:43:11 +00:00
yyh
c62ab071eb
fix(web): hide prompt log action in agent v2 logs (#39858) 2026-07-31 12:40:44 +00:00
Stephen Zhou
c91e48127a
fix(dataset): align New RAG overview indexing state 2026-07-31 17:20:07 +08:00
Stephen Zhou
abee50b90e
fix(dataset): align New RAG activity filters 2026-07-31 17:00:59 +08:00
Joel
37bf80dcf6
feat: prioritize configured tools in the agent prompt picker (#39850) 2026-07-31 08:50:54 +00:00
Stephen Zhou
e891790ce0
fix(dataset): connect New RAG overview data 2026-07-31 16:23:50 +08:00
Stephen Zhou
26f95a3bca
fix(dataset): align New RAG overview skeleton layout 2026-07-31 15:45:46 +08:00
Stephen Zhou
0950bf609d
fix(dataset): polish New RAG overview states 2026-07-31 15:29:41 +08:00
Stephen Zhou
5b939067e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_app_dsl_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-07-31 14:28:03 +08:00
Stephen Zhou
465e7011e5
fix(dataset): align New RAG overview design 2026-07-31 12:05:53 +08:00