Stephen Zhou
|
2f892071d2
|
fix(dataset): align New RAG acceptance flows
|
2026-07-29 22:41:42 +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 |
|
Escape0707
|
10621b5a9e
|
test: migrate account service tests to shared SQLite (#39758)
|
2026-07-29 11:43:32 +00: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 |
|
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 |
|
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 |
|
Jyong
|
71e9755d6c
|
Scope knowledge rate limiting to entry points
|
2026-07-29 03:09:42 -04: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 |
|
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 |
|
Stephen Zhou
|
6dd0f85f67
|
feat(dataset): add New Knowledge space actions
|
2026-07-29 12:15:33 +08:00 |
|
Stephen Zhou
|
b8a4586b51
|
test(knowledge-fs): cover product validation branches
|
2026-07-29 11:29:04 +08: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 |
|
盐粒 Yanli
|
f6683c2c6b
|
feat(agent): make home snapshots optional and use backend defaults (#39702)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 02:01:12 +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 |
|
Escape0707
|
1419c7c6db
|
test: share unbound unit test sessions (#39690)
|
2026-07-28 14:12:08 +00:00 |
|
Escape0707
|
7083a953e1
|
test: enforce strict typing in migrated unit tests (#39689)
|
2026-07-28 14:04:56 +00:00 |
|
Jyong
|
51d36b5c9e
|
test(knowledge-fs): cover archived workspace bootstrap
|
2026-07-28 09:25:21 -04: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 |
|
Jyong
|
ff07021c22
|
feat(knowledge-fs): automate greenfield workspace cutover
|
2026-07-28 09:12:50 -04:00 |
|
Stephen Zhou
|
d2380dd951
|
feat(dataset): add New RAG knowledge settings
|
2026-07-28 20:56:00 +08:00 |
|
Jyong
|
da9870b5e1
|
fix(knowledge-fs): isolate reconciliation grants
|
2026-07-28 06:15:17 -04:00 |
|
Jyong
|
79a681b88b
|
fix(knowledge-fs): persist greenfield audit anchor
|
2026-07-28 06:08:21 -04:00 |
|
Jyong
|
0ed37b82d3
|
fix(knowledge-fs): support empty workspace cutover
|
2026-07-28 05:53:02 -04:00 |
|
Escape0707
|
eef709e475
|
ci: enforce strict checks for unit tests (#39682)
|
2026-07-28 09:10:02 +00:00 |
|
Escape0707
|
04158ac8ea
|
ci: replace custom noqa markers with guard ignores (#39679)
|
2026-07-28 08:52:12 +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 |
|
Shakti
|
7ec6a57ddf
|
fix: populate completion_params from model schema defaults in Agent node (#39590)
|
2026-07-28 07:06:49 +00:00 |
|
Asuka Minato
|
3b040e6bed
|
test: use sqlite3 session in test_web_login (#38725)
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 06:37:45 +00:00 |
|
Asuka Minato
|
9300be03f0
|
test: use sqlite3 session in test_agent_app_feature_service (#38724)
|
2026-07-28 06:32:07 +00:00 |
|
Asuka Minato
|
e723b348cf
|
test: use SQLite sessions in core app apps (#39103)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:54:17 +00:00 |
|
Harsh Kashyap
|
59fb603ec6
|
fix: reject trailing newlines in alphanumeric() validator (#39666) (#39667)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-07-28 05:49:19 +00:00 |
|
Asuka Minato
|
63f072ebfb
|
test: use SQLite sessions in core rag (#39105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:47:22 +00:00 |
|
Asuka Minato
|
0913d04d33
|
test: use SQLite sessions in services retention (#39074)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-28 05:47:01 +00:00 |
|
Asuka Minato
|
ea58129ebe
|
test: move workflow app service coverage to unit tests (#38946)
|
2026-07-28 05:34:59 +00:00 |
|