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 |
|
Stephen Zhou
|
43f76aec9a
|
fix: reconcile remaining main merge regressions
|
2026-08-11 10:45:17 +08:00 |
|
Stephen Zhou
|
f4e8788d29
|
fix(api): restore security guards after main merge
|
2026-08-10 11:00:06 +08: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
|
d362bdbb4e
|
refactor: replace manual model_validate with @model_validate decorator in app controllers (#40170)
|
2026-08-08 05:47:11 +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
|
055462fe6e
|
chore: dep inject for model in tags, mcp server, and data source auth (#40159)
|
2026-08-07 12:38:29 +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 |
|
Byron.wang
|
b76a14d71d
|
refactor(api): decouple console queries through application services (#40031)
|
2026-08-07 00:42:55 +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 |
|
-LAN-
|
aab31292d8
|
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 06:17:13 +00:00 |
|
Xin Zhang
|
4b415e7d6b
|
fix: refresh mcp server code by app id (#39828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-31 04:57:02 +00:00 |
|
Asuka Minato
|
7c9a0ce93b
|
test: use SQLite sessions in controllers console app (#39097)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:17:48 +00:00 |
|
Asuka Minato
|
9e8733413a
|
test: use SQLite sessions in controllers console app (#39095)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:07:43 +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 |
|
非法操作
|
b3774bfe1c
|
perf: add lightweight recent apps endpoint (#39625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-27 08:00:39 +00:00 |
|
Asuka Minato
|
662a77213d
|
test: use sqlite3 session in test_wraps (#38716)
|
2026-07-25 14:05:25 +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 |
|