Stephen Zhou
|
cf0d5afcef
|
fix(dataset): stabilize overview loading state
|
2026-07-29 23:27:37 +08: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
|
617ba37988
|
lint
|
2026-07-29 20:29:28 +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 |
|
非法操作
|
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
|
5c311d3eef
|
feat(dataset): add New Knowledge overview
|
2026-07-29 17:20:40 +08:00 |
|
Jyong
|
1884f03350
|
Reduce KnowledgeFS task polling page size
|
2026-07-29 04:36:43 -04: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 |
|
yyh
|
d4eab4ae88
|
refactor(web): consolidate settings state in URL (#39740)
|
2026-07-29 06:00:55 +00:00 |
|
Stephen Zhou
|
6dd0f85f67
|
feat(dataset): add New Knowledge space actions
|
2026-07-29 12:15:33 +08:00 |
|
yyh
|
8946d7fbf4
|
refactor(web): remove workflow node useBoolean usage (#39729)
|
2026-07-29 03:07:30 +00:00 |
|
Stephen Zhou
|
cd86ffd6f8
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/completion.py
# api/core/app/apps/agent_app/app_generator.py
# api/services/agent/composer_service.py
# api/services/agent/roster_service.py
# api/tests/unit_tests/controllers/console/agent/test_agent_controllers.py
# api/tests/unit_tests/core/agent/test_publish_visibility.py
# api/tests/unit_tests/core/app/apps/agent_app/test_resolve_agent.py
# api/tests/unit_tests/core/workflow/nodes/agent_v2/test_binding_resolver.py
# api/tests/unit_tests/services/agent/test_agent_services.py
|
2026-07-29 10:58:29 +08:00 |
|
Stephen Zhou
|
20a06fdb94
|
feat(dataset): add New RAG quality control
|
2026-07-29 10:49:52 +08:00 |
|
非法操作
|
e604fad630
|
fix(web): gate plugin auth permission hint (#39721)
|
2026-07-29 02:07:57 +00:00 |
|
Stephen Zhou
|
3a7a5075de
|
feat(dataset): add New RAG retrieval test
|
2026-07-28 23:34:06 +08:00 |
|
Stephen Zhou
|
f5fa4d8213
|
feat(dataset): support deferred New RAG model setup
|
2026-07-28 23:19:25 +08:00 |
|
盐粒 Yanli
|
a048f35099
|
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 13:16:05 +00:00 |
|
Stephen Zhou
|
d2380dd951
|
feat(dataset): add New RAG knowledge settings
|
2026-07-28 20:56:00 +08:00 |
|
Joel
|
3bc8c69def
|
feat: label agent conversation reset action on hover (#39691)
|
2026-07-28 10:06:46 +00:00 |
|
yyh
|
798e5ed7a7
|
refactor(web): derive workspace billing from current workspace (#39674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 09:32:03 +00:00 |
|
Stephen Zhou
|
fbb1043f58
|
fix(dataset): align New RAG permission behavior
|
2026-07-28 16:24:54 +08:00 |
|
Joel
|
ae0b66311d
|
feat: add missing plugin installation to agent DSL imports (#39680)
|
2026-07-28 08:23:42 +00:00 |
|
Stephen Zhou
|
65b9dc09a2
|
fix(dataset): stabilize New RAG creation and indexing
|
2026-07-28 15:49:52 +08:00 |
|
Jyong
|
6eed85af89
|
Merge branch 'main' into deploy/konwledge
# Conflicts:
# api/tests/test_containers_integration_tests/services/test_workspace_service.py
# api/tests/unit_tests/controllers/web/test_web_login.py
# api/tests/unit_tests/libs/test_helper.py
|
2026-07-28 03:25:30 -04:00 |
|
Joel
|
35b539e35b
|
fix: improve unconfigured agent guidance (#39676)
|
2026-07-28 07:02:49 +00:00 |
|
github-actions[bot]
|
137d4f3f60
|
chore(i18n): sync translations with en-US (#39671)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-28 06:11:36 +00:00 |
|
非法操作
|
b2d54cb2e9
|
chore: improve archived logs hint in logs list page (#39659)
|
2026-07-28 05:15:35 +00:00 |
|
Stephen Zhou
|
ab0b2282ab
|
fix(dataset): complete New RAG connected source flows
|
2026-07-28 12:58:18 +08:00 |
|
yyh
|
1e5e47b889
|
fix: validate plugin installation scope (#39669)
|
2026-07-28 04:13:20 +00:00 |
|
Joel
|
49e74e2f58
|
fix: prevent the model selector footer from covering options (#39668)
|
2026-07-28 04:02:28 +00:00 |
|
Joel
|
e6e5d761c2
|
fix: prevent Safari from clipping the settings close button (#39664)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-07-28 04:01:12 +00:00 |
|
Yunlu Wen
|
59b879d2df
|
chore: bump version to 1.16.1 (#39653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 01:09:25 +00:00 |
|
Jingyi
|
b25b28cc76
|
fix(workflow): align block icon vector sizes (#39657)
|
2026-07-27 23:43:03 +00:00 |
|
Stephen Zhou
|
b4a8f7f180
|
fix(dataset): align New RAG document views
|
2026-07-27 22:56:59 +08:00 |
|
Stephen Zhou
|
e5d4f37469
|
fix(dataset): restore New RAG document uploads
|
2026-07-27 21:46:16 +08:00 |
|
yyh
|
f68cabe226
|
fix(web): align tour trigger DOM order (#39654)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 13:00:16 +00:00 |
|
yyh
|
b6dea7b2ba
|
fix(workflow): preserve latest collaboration session (#39646)
|
2026-07-27 10:37:45 +00:00 |
|
Stephen Zhou
|
556fc7a03a
|
fix(dataset): align New RAG sidebar icons
|
2026-07-27 18:34:23 +08:00 |
|
yyh
|
b2b1cd7e97
|
chore: update workspace dependencies (#39641)
|
2026-07-27 10:27:31 +00:00 |
|
yyh
|
271b6e1f5c
|
fix(ui): unify combobox trigger focus rings (#39643)
|
2026-07-27 10:21:32 +00:00 |
|
Stephen Zhou
|
cc37dfcb01
|
fix(dataset): align New RAG controls with design system
|
2026-07-27 18:19:11 +08:00 |
|
Joel
|
8de3b4d033
|
fix: prevent the agent build draft UI from flashing during apply (#39642)
|
2026-07-27 09:32:52 +00:00 |
|
Joel
|
481354ca70
|
refactor: make agent composer save and publish state consistent (#39637)
|
2026-07-27 08:43:45 +00:00 |
|
Stephen Zhou
|
3de75a3315
|
fix(dataset): stabilize New RAG KnowledgeFS flows
|
2026-07-27 16:18:51 +08:00 |
|