Stephen Zhou
|
38457f27fb
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# .agents/skills/how-to-write-component/references/data.md
# .agents/skills/how-to-write-component/references/ownership.md
# api/controllers/inner_api/__init__.py
# api/tests/test_containers_integration_tests/services/test_account_service.py
# api/tests/unit_tests/services/test_account_service.py
# packages/iconify-collections/custom-public/icons.json
# packages/iconify-collections/custom-public/info.json
# web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
# web/features/new-rag/components/knowledge-space-card.tsx
# web/features/new-rag/document-chunk-tree.tsx
# web/features/tag-management/components/tag-search-content.tsx
# web/features/tag-management/components/tag-selector.tsx
# web/service/client.spec.ts
|
2026-09-04 19:42:31 +08:00 |
|
非法操作
|
e6c9846726
|
refactor(api): isolate workflow app log queries (#41509)
|
2026-09-04 10:06:46 +00:00 |
|
非法操作
|
b15fb30ff5
|
refactor(api): extract app statistic queries from console controllers (#41557)
|
2026-09-04 09:15:51 +00:00 |
|
非法操作
|
f8930aba34
|
refactor(api): extract console workflow run application service (#41336)
|
2026-09-04 08:16:49 +00:00 |
|
Stephen Zhou
|
cd7e1be7cb
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/services/feature_service.py
# api/tests/unit_tests/controllers/console/workspace/test_members.py
# api/tests/unit_tests/core/workflow/nodes/agent_v2/test_validators.py
# api/tests/unit_tests/services/test_system_feature_service_knowledge_fs.py
# pnpm-lock.yaml
|
2026-09-02 10:31:10 +08:00 |
|
Xiyuan Chen
|
93dae7d8a0
|
fix(rbac): let agent.manage operate every agent page (#41583)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
|
2026-09-02 01:45:42 +00:00 |
|
Byron.wang
|
c4ea406586
|
refactor(api): decouple system features and web adapters (#40772)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-09-01 11:50:52 +00:00 |
|
Stephen Zhou
|
ecd41aed3f
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-09-01 09:45:49 +08:00 |
|
jjj-n
|
09054169c4
|
refactor(models): pass session into Workflow accessors (#41464)
|
2026-08-29 14:28:15 +00:00 |
|
Asuka Minato
|
2bdcbe96c5
|
test: enforce centralized config overrides (#40869)
|
2026-08-29 14:05:35 +00:00 |
|
Terminator666666
|
f8dd276e2c
|
refactor(controllers/console): dep-inject workflow payloads with @model_validate (#41244)
Co-authored-by: Terminator666666 <Terminator666666@users.noreply.github.com>
|
2026-08-28 14:49:46 +00:00 |
|
Stephen Zhou
|
9098955a77
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/controllers/console/test_knowledge_fs_proxy.py
# api/tests/unit_tests/services/test_knowledge_fs_proxy.py
# web/app/components/workflow-app/hooks/use-available-nodes-meta-data.ts
|
2026-08-28 14:50:39 +08:00 |
|
非法操作
|
bf54dd7814
|
refactor(api): remove unused workflow archived logs endpoint (#41345)
|
2026-08-27 03:48:57 +00:00 |
|
非法操作
|
5a6191b96b
|
refactor(api): extract workflow statistic query service (#41271)
|
2026-08-27 02:41:02 +00:00 |
|
Stephen Zhou
|
30ed0907f3
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/controllers/console/app/site.py
# api/controllers/console/datasets/datasets.py
# api/core/plugin/backwards_invocation/model.py
# api/core/rag/rerank/rerank_model.py
# api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
# api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
# api/tests/unit_tests/tasks/test_batch_clean_document_task.py
# packages/contracts/generated/api/service/orpc.gen.ts
# web/app/components/datasets/rename-modal/index.tsx
# web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
# web/features/tag-management/components/tag-search-content.tsx
|
2026-08-27 10:06:48 +08:00 |
|
Byron.wang
|
30e6069851
|
refactor(api): thin OAuth controllers and extract application services (#40692)
|
2026-08-26 07:33:37 +00:00 |
|
Wu Tianwei
|
73dd8739ef
|
feat: optimize resource access config logic (#41164)
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-26 07:18:57 +00:00 |
|
非法操作
|
c4ace15afd
|
refactor(api): extract console app site command boundary (#41216)
|
2026-08-26 06:31:06 +00:00 |
|
Rafli Surya Wijaya
|
cf236aed8a
|
fix(api): enforce APP_EDIT RBAC permission on MCP server refresh endpoint (#41235)
|
2026-08-25 06:38:13 +00:00 |
|
Asuka Minato
|
f3bb73b671
|
test: centralize app and account config overrides (#40860)
|
2026-08-25 06:19:35 +00:00 |
|
Stephen Zhou
|
0564b75187
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/commands/test_generate_swagger_specs.py
# api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
# api/tests/unit_tests/extensions/test_ext_login.py
# packages/dify-ui/src/alert-dialog/index.tsx
# web/app/components/datasets/external-api/external-api-modal/index.tsx
# web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
# web/features/new-rag/document-list.tsx
# web/features/new-rag/sources-page.tsx
|
2026-08-24 11:03:38 +08:00 |
|
Asuka Minato
|
37a927bf63
|
test: migrate console agent skill ORM models to SQLite (#40570)
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-08-21 06:49:44 +00:00 |
|
Asuka Minato
|
0ce41bfea1
|
test: migrate console app sessions and ORM models to SQLite (#40559)
|
2026-08-21 06:12:08 +00:00 |
|
Asuka Minato
|
92b93c9d37
|
test: migrate remaining controller sessions and ORM models to SQLite (#40538)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 06:11:44 +00:00 |
|
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 |
|
WH-2099
|
edc805c453
|
fix(api): enforce app-scoped access on indirect resources (#40893)
|
2026-08-21 00:52:39 +00:00 |
|
非法操作
|
1bb9183af9
|
refactor(api): replace legacy recommended app retrieval stack (#40395)
|
2026-08-20 13:13:43 +00:00 |
|
非法操作
|
de7e43a7ef
|
refactor(api): decouple recommended app runtime admission (#40257)
|
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 |
|
Asuka Minato
|
e27eb51f8a
|
test: migrate media and execution service sessions and ORM models to SQLite (#40552)
|
2026-08-20 05:11:46 +00:00 |
|
Stephen Zhou
|
db8c40b23e
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-20 10:11:26 +08:00 |
|
盐粒 Yanli
|
8874f3c80b
|
refactor(agent): remove Agent Drive (#40887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-19 06:34:36 +00:00 |
|
Stephen Zhou
|
d9b51a409d
|
Merge remote-tracking branch 'origin/main' into deploy/konwledge
|
2026-08-18 10:54:19 +08:00 |
|
Asuka Minato
|
ccf4d25321
|
test: migrate console workflow controller sessions and ORM models to SQLite (#40527)
|
2026-08-17 12:11:34 +00:00 |
|
Asuka Minato
|
4e02075f8d
|
test: migrate console app MCP sessions and ORM models to SQLite (#40526)
|
2026-08-17 12:11:12 +00:00 |
|
Asuka Minato
|
0f358f5bb3
|
test: migrate console conversation sessions and ORM models to SQLite (#40528)
|
2026-08-17 12:10:57 +00:00 |
|
zyssyz123
|
64587eae43
|
fix(workflow): preserve historical Agent node compatibility (#40859)
|
2026-08-17 07:31:38 +00: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 |
|
Asuka Minato
|
8fb5dd8587
|
test: migrate agent controller sessions and ORM models to SQLite (#40600)
Co-authored-by: Byron Wang <byron@dify.ai>
|
2026-08-15 15:15:28 +00:00 |
|
Asuka Minato
|
177edaa1c6
|
test: migrate annotation security sessions and ORM models to SQLite (#40604)
|
2026-08-15 09:54:29 +00:00 |
|
Asuka Minato
|
959cacdc00
|
test: migrate agent surface sessions and ORM models to SQLite (#40602)
|
2026-08-15 09:53:48 +00:00 |
|
WH-2099
|
fc7b51634d
|
fix(api): protect agent sandbox reads (#40794)
|
2026-08-14 13:51:41 +00:00 |
|
AlexMultiAgent
|
eaa9d877f1
|
test(api): make session decorator path assertion platform-agnostic (#39895)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-08-14 11:52:40 +00:00 |
|
Asuka Minato
|
0a1e52598f
|
test: migrate controller identity ORM models to SQLite (#40626)
|
2026-08-14 08:54:48 +00:00 |
|
Asuka Minato
|
b5e05516f4
|
test: migrate annotation controller ORM models to real entities (#40643)
|
2026-08-14 05:34:16 +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 |
|
Byron.wang
|
51a007e84e
|
refactor(api): extract init validation into layered application service (#40046)
|
2026-08-12 08:42:09 +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 |
|
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 |
|