Commit Graph

4835 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
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
林玮 (Jade Lin)
945503523b
fix(web): improve debug plugin copy accessibility (#40035) 2026-08-05 10:00:37 +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
yyh
685e291e65
refactor(web): remove duplicate dataset title update (#40023) 2026-08-05 06:18:09 +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
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
2fd8f98f2d
chore(deps): upgrade Base UI to 1.7.0 (#40006) 2026-08-05 03:55:46 +00: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
-LAN-
aab31292d8
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 06:17:13 +00:00
-LAN-
545bdecff2
chore(docker): move optional settings to service envs (#39970) 2026-08-04 05:28:05 +00:00
yyh
be413650ba
chore(web): upgrade Next.js to 16.3 (#39962) 2026-08-04 04:46:44 +00:00
yyh
9ea21e4fd1
perf(web): streaming ssr for home page (#39922) 2026-08-04 02:16:08 +00:00
yyh
5456d4d56e
fix(web): improve main navigation responsiveness and tour focus (#39940)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 19:05:49 +00:00
Stephen Zhou
a65845e5fa
fix(dataset): synchronize New RAG translations 2026-08-03 23:22:30 +08:00
yyh
a77236e564
fix(web): remove Web Apps loading skeleton (#39939) 2026-08-03 13:41:29 +00:00
yyh
984045190c
fix(web): improve home accessibility (#39938) 2026-08-03 13:41:15 +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
mengnanjiugaipeifense
e2bc8f2c17
fix: keep colons in HTTP node form body values on migration (#38861)
Co-authored-by: xiaweiwei67-stack <293320877+xiaweiwei67-stack@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 08:39:04 +00: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
Wu Tianwei
5d151ec214
fix(web): clarify member permission exception copy (#39917) 2026-08-03 02:51:51 +00:00
-LAN-
351577bdb0
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 02:24:18 +00:00