Stephen Zhou
|
e6fe2cd5d7
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
# api/tests/unit_tests/services/test_async_workflow_service.py
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
|
2026-08-21 10:39:39 +08:00 |
|
非法操作
|
1bb9183af9
|
refactor(api): replace legacy recommended app retrieval stack (#40395)
|
2026-08-20 13:13:43 +00:00 |
|
盐粒 Yanli
|
013b328555
|
fix(agent): complete ownership-aware deletion lifecycle (#40888)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-20 07:48:02 +00:00 |
|
Stephen Zhou
|
ac8d216aa9
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_dataset_service_dataset.py
|
2026-08-19 09:27:13 +08:00 |
|
Byron.wang
|
891627b210
|
refactor(api): decouple data source API key auth flow (#40452)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-18 04:30:17 +00:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08:00 |
|
zyssyz123
|
64587eae43
|
fix(workflow): preserve historical Agent node compatibility (#40859)
|
2026-08-17 07:31:38 +00:00 |
|
Stephen Zhou
|
b25d20b665
|
fix(web): align legacy knowledge filters (WTA-2054)
|
2026-08-17 12:18:43 +08:00 |
|
Stephen Zhou
|
cc3f901598
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/extensions/ext_celery.py
# api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
# lint.config.ts
# packages/contracts/knowledge-fs-contract.test.mjs
# vite.config.ts
# web/features/new-rag/__tests__/document-detail-page.spec.tsx
# web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
# web/features/new-rag/__tests__/processing-task-events.spec.ts
# web/features/new-rag/create-knowledge-page.tsx
# web/features/new-rag/document-detail-page.tsx
# web/features/new-rag/knowledge-space-shell.tsx
|
2026-08-17 09:50:10 +08:00 |
|
zyssyz123
|
dfac3e524e
|
fix: reclaim conversation resources on deletion (#40792)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 14:30:04 +00:00 |
|
非法操作
|
17c8ff6a33
|
refactor(api): reuse app definition queries in web and service APIs (#40463)
|
2026-08-14 09:38:33 +00:00 |
|
Stephen Zhou
|
c259666e69
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/core/plugin/backwards_invocation/model.py
# web/features/deployments/shared/components/unsupported-dsl-nodes-alert.tsx
|
2026-08-13 10:22:32 +08:00 |
|
yyh
|
01460f681e
|
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 07:45:39 +00: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 |
|
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
|
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 |
|
WH-2099
|
c9e6db5ef2
|
fix(api): scope temporary capabilities to owners (#39863)
|
2026-08-07 09:21:13 +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 |
|
yyh
|
5e036e5489
|
refactor(system-features): derive nullable SSO protocol (#40063)
|
2026-08-06 04:51:32 +00:00 |
|
Asuka Minato
|
7edd05100a
|
test: move webhook service coverage to unit tests (#38945)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 04:48:27 +00: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 |
|
csurong
|
f7881bb635
|
fix: make document retry batches consistent (#39978)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
|
2026-08-06 02:01:14 +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 |
|
盐粒 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 |
|
盐粒 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
|
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 |
|
Asuka Minato
|
ea58129ebe
|
test: move workflow app service coverage to unit tests (#38946)
|
2026-07-28 05:34:59 +00:00 |
|
Asuka Minato
|
dd28b0d165
|
test: move OAuth server service coverage to unit tests (#38931)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-28 04:09:32 +00:00 |
|
Asuka Minato
|
003e0f9614
|
test: move message cleanup coverage to unit tests (#38932)
|
2026-07-28 03:26:43 +00:00 |
|
Stephen Zhou
|
28c2b6ee95
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/auth/login.py
# api/controllers/console/feature.py
# api/controllers/web/site.py
# api/openapi/markdown/console-openapi.md
# api/openapi/markdown/web-openapi.md
# api/services/feature_service.py
# api/tests/test_containers_integration_tests/services/test_account_service.py
# api/tests/test_containers_integration_tests/services/test_feature_service.py
# api/tests/unit_tests/controllers/console/auth/test_email_verification.py
# api/tests/unit_tests/controllers/console/auth/test_login_logout.py
# api/tests/unit_tests/controllers/web/test_site.py
# api/tests/unit_tests/services/test_recommended_app_service.py
|
2026-07-27 13:16:01 +08:00 |
|
yyh
|
28d174603f
|
fix: align workspace card plan ownership (#39616)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 05:01:02 +00:00 |
|
yyh
|
aff5c47541
|
refactor: remove backend-only system feature fields (#39543)
|
2026-07-25 02:01:12 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +00:00 |
|
Asuka Minato
|
a5194ff17b
|
test: move human input delivery coverage to unit tests (#38926)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-21 08:18:32 +00:00 |
|
Asuka Minato
|
f6db23444d
|
test: move API token service coverage to unit tests (#38918)
|
2026-07-21 07:48:10 +00:00 |
|
Asuka Minato
|
a8ffc93a5a
|
test: move plugin parameter service coverage to unit tests (#38934)
|
2026-07-16 13:06:04 +00:00 |
|
zyssyz123
|
cd98193234
|
fix(agent): import workflow agents as inline (#39135)
|
2026-07-16 08:28:34 +00:00 |
|
非法操作
|
85cc183501
|
feat: improve ai-credits display (#38589)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-16 01:51:46 +00:00 |
|
zyssyz123
|
73c3048599
|
fix(agent): preserve DSL asset placeholders and count draft references (#39015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 11:49:11 +00:00 |
|
WH-2099
|
6a511da325
|
fix(api): bind scoped lookups to nested owner refs (#38470)
|
2026-07-15 09:31:09 +00:00 |
|
Byron.wang
|
ab3e4daa95
|
refactor: explicit DB session propagation across backend paths (#38559)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-15 06:48:28 +00:00 |
|
Asuka Minato
|
c17a0f4e18
|
test: move feedback service coverage to unit tests (#38927)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 05:42:12 +00:00 |
|
Asuka Minato
|
0c15a71cc4
|
test: move API key authentication coverage to unit tests (#38919)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 03:52:20 +00:00 |
|
Asuka Minato
|
557d92735d
|
test: move account deletion sync coverage to unit tests (#38917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-15 03:47:55 +00:00 |
|
Asuka Minato
|
65e676b880
|
test: move recommendation database retrieval coverage to unit tests (#38921)
|
2026-07-15 03:44:36 +00:00 |
|
Asuka Minato
|
c77c06c1e9
|
test: move hit testing service coverage to unit tests (#38925)
|
2026-07-15 03:37:16 +00:00 |
|