Stephen Zhou
|
7adbaca9ab
|
fix: reconcile main merge regressions
|
2026-08-12 10:51:20 +08:00 |
|
Stephen Zhou
|
574461604d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/commands/system.py
# api/controllers/console/init_validate.py
# api/controllers/console/workspace/account.py
# api/controllers/console/wraps.py
# api/controllers/openapi/auth/data.py
# api/core/hosting_configuration.py
# api/core/provider_manager.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/services/workspace_service.py
# api/tasks/workflow_cfs_scheduler/entities.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/openapi/auth/test_data.py
# api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# dev/start-worker
# packages/contracts/console.ts
# packages/contracts/package.json
# packages/iconify-collections/custom-public/icons.json
# web/app/components/workflow/__tests__/index.spec.tsx
# web/app/components/workflow/index.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/service/fetch.spec.ts
|
2026-08-12 10:33:29 +08:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
WH-2099
|
ef8544b173
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
Jyong
|
14e5afa54d
|
Update application components and supporting logic
|
2026-08-11 05:52:22 -04:00 |
|
Asuka Minato
|
08008f6305
|
test: migrate controller sessions to SQLite (#40083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 08:29:40 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
Stephen Zhou
|
43f76aec9a
|
fix: reconcile remaining main merge regressions
|
2026-08-11 10:45:17 +08:00 |
|
Stephen Zhou
|
3bcc648f07
|
fix: restore upstream behavior after main merge
|
2026-08-11 10:23:44 +08:00 |
|
Stephen Zhou
|
4120cb5eef
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/common/wraps.py
# api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
# api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py
# api/tests/unit_tests/services/agent/test_workflow_publish_service.py
|
2026-08-11 10:14:53 +08:00 |
|
Byron.wang
|
976d061f9b
|
refactor(api): merge ping and version endpoints into system (#40058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 08:50:40 +00:00 |
|
非法操作
|
648806bc9c
|
refactor(api): extract explore banner query service (#40053)
|
2026-08-10 08:07:54 +00:00 |
|
Joel
|
5967bd8e08
|
chore: tighten education verification and pause discount access (#40402)
Co-authored-by: Yansong Zhang <916125788@qq.com>
|
2026-08-10 06:33:03 +00:00 |
|
Stephen Zhou
|
f4e8788d29
|
fix(api): restore security guards after main merge
|
2026-08-10 11:00:06 +08:00 |
|
Stephen Zhou
|
3e59fba46a
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/app.py
# api/controllers/console/app/app_import.py
# api/controllers/console/auth/activate.py
# api/controllers/console/setup.py
# api/tests/unit_tests/controllers/console/workspace/test_plugin.py
# web/features/new-rag/document-list.tsx
# web/features/new-rag/sources-page.tsx
# web/features/new-rag/website-crawl-preview.tsx
|
2026-08-10 10:34:47 +08:00 |
|
Asuka Minato
|
883944d289
|
test: Type test (#40371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 02:13:17 +00:00 |
|
Likalikali
|
e09eee8fd1
|
refactor: replace manual model_validate with @model_validate in datasets controllers (#40236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:25:27 +00:00 |
|
Likalikali
|
b692ddd80c
|
refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:23:51 +00:00 |
|
Likalikali
|
5ebb389d26
|
refactor: replace manual model_validate with @model_validate in rag_pipeline controllers (#40237)
|
2026-08-09 08:22:50 +00:00 |
|
Likalikali
|
fff6f7cf2f
|
refactor: replace manual model_validate with @model_validate in app workflow controllers (#40235)
|
2026-08-09 08:20:10 +00:00 |
|
Likalikali
|
516fd12b8d
|
refactor: replace manual model_validate with @model_validate in app core controllers (#40234)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:18:02 +00:00 |
|
Likalikali
|
925ca49f21
|
refactor: replace manual model_validate with @model_validate in explore/snippets controllers (#40241)
|
2026-08-09 07:07:08 +00:00 |
|
Likalikali
|
a1577fc48c
|
refactor: replace manual model_validate with @model_validate in auth/billing/tag controllers (#40240)
|
2026-08-09 06:14:07 +00:00 |
|
Likalikali
|
acda0341ed
|
refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers (#40238)
|
2026-08-09 06:13:24 +00:00 |
|
Likalikali
|
98378cfe03
|
refactor: replace manual model_validate with @model_validate in agent controllers (#40233)
|
2026-08-09 06:11:33 +00:00 |
|
Asuka Minato
|
5a84cde198
|
test: move RAG pipeline workflow coverage to unit tests (#38937)
|
2026-08-08 12:00:32 +00:00 |
|
Byron.wang
|
4e18ab0ad4
|
refactor(api): decouple setup and spec endpoints (#40104)
|
2026-08-08 11:52:15 +00:00 |
|
Likalikali
|
d362bdbb4e
|
refactor: replace manual model_validate with @model_validate decorator in app controllers (#40170)
|
2026-08-08 05:47:11 +00:00 |
|
Likalikali
|
60d6be5b13
|
chore: dep inject for model in explore workflow run (#40158)
|
2026-08-08 02:50:27 +00:00 |
|
Likalikali
|
cc1b55aaf7
|
chore: dep inject for model in explore apis (#40160)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-08 02:23:17 +00:00 |
|
盐粒 Yanli
|
916d7e1c96
|
refactor(dify-agent): download Binding files through Agent Stub (#40143)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 14:56:52 +00:00 |
|
Likalikali
|
c094117ca2
|
chore: dep inject for model in agent app sandbox upload (#40153)
|
2026-08-07 13:28:31 +00:00 |
|
Likalikali
|
c6b1311aa3
|
chore: dep inject for model in workspace snippets, load balancing, and endpoint (#40161)
|
2026-08-07 13:22:02 +00:00 |
|
Likalikali
|
515c3d0c62
|
chore: dep inject for model in onboarding step by step tour (#40155)
|
2026-08-07 12:41:22 +00:00 |
|
Likalikali
|
fe94ddaaeb
|
chore: dep inject for model in workflow run archive download (#40157)
|
2026-08-07 12:40:44 +00:00 |
|
Likalikali
|
3e8c0fdcef
|
chore: dep inject for model in website crawl api (#40156)
|
2026-08-07 12:40:12 +00:00 |
|
Likalikali
|
055462fe6e
|
chore: dep inject for model in tags, mcp server, and data source auth (#40159)
|
2026-08-07 12:38:29 +00:00 |
|
Likalikali
|
a279be91a8
|
chore: dep inject for model in datasets document and web human input … (#40151)
|
2026-08-07 11:15:43 +00:00 |
|
WH-2099
|
c9e6db5ef2
|
fix(api): scope temporary capabilities to owners (#39863)
|
2026-08-07 09:21:13 +00:00 |
|
Asuka Minato
|
1375dc3864
|
test: migrate console app sessions to SQLite (#40081)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 03:46:27 +00:00 |
|
非法操作
|
baba36d47d
|
chore: improve current workspace summary (#40121)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
|
2026-08-07 03:08:55 +00:00 |
|
Jingyi
|
5dfd83e9ab
|
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:06:25 +00:00 |
|
Stephen Zhou
|
fde800e337
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# .github/dependabot.yml
# .github/workflows/deploy-dev.yml
# api/app_factory.py
# api/core/indexing_runner.py
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_account_activation.py
# api/tests/unit_tests/controllers/service_api/app/test_conversation.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py
# api/tests/unit_tests/core/tools/test_base_tool.py
# api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
# api/tests/unit_tests/extensions/test_ext_login.py
# api/tests/unit_tests/services/test_feature_service_deployment_edition.py
# api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
# api/tests/unit_tests/services/test_feature_service_licensed_seats.py
|
2026-08-07 09:55:10 +08:00 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +00:00 |
|
zyssyz123
|
90d6046345
|
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-06 12:36:24 +00:00 |
|
Asuka Minato
|
1a69435fff
|
test: use sqlite3 session in test_external_dataset_service (#38696)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 08:27:37 +00:00 |
|
Elliot Bai
|
cf88aef710
|
feat: support TiDB Vector full-text and hybrid search (#38112)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: bkidy <bkidyy.macmini@gmail.com>
|
2026-08-06 07:08:42 +00:00 |
|
wangxiaolei
|
5bceac05eb
|
fix: get role and list role need filter billing permission key (#38218)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 06:37:52 +00:00 |
|
Asuka Minato
|
046df1260a
|
test: use SQLite sessions in controllers console app (#39096)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 05:25:01 +00:00 |
|
Asuka Minato
|
59cbba3b37
|
test: use SQLite sessions in controllers console auth (#39060)
|
2026-08-06 05:12:35 +00:00 |
|