Stephen Zhou
45c2dd52c8
fix: preserve OAuth account ID and New RAG titles after merge
2026-08-17 10:03:42 +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
WH-2099
fc7b51634d
fix(api): protect agent sandbox reads ( #40794 )
2026-08-14 13:51:41 +00:00
WH-2099
96bfcf20cd
fix(api): protect workspace credential mutations ( #40790 )
2026-08-14 12:03:54 +00:00
酒诗
b6319c819c
chore: dep inject for model in dataset document actions ( #40787 )
...
Co-authored-by: geneachina <geneachina@gmail.com>
2026-08-14 11:08:21 +00:00
WH-2099
b6694d462f
fix(api): protect custom OAuth client deletion ( #40786 )
2026-08-14 10:59:49 +00:00
L1nSn0w
ea6770c7a1
feat(oauth): drive silent authorization from oauth_provider_apps.auto_authorize ( #40783 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-14 10:29:39 +00:00
WH-2099
62a544a146
fix(api): enforce RAG draft variable access boundaries ( #40745 )
2026-08-14 10:07:22 +00:00
非法操作
e0fd3b264a
refactor(api): reuse app definition queries for app parameters ( #40465 )
2026-08-14 09:38:34 +00:00
非法操作
c425e4cdd5
refactor(api): extract installed app definition queries ( #40462 )
2026-08-14 09:38:32 +00:00
zyssyz123
09f20b7a14
fix(agent): return conflict for duplicate creation ( #40771 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-14 08:57:13 +00:00
Joel
35132d6892
chore: reopen the education application flow ( #40760 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-14 07:16:21 +00:00
Jyong
20f8cdb588
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-14 02:29:11 -04:00
Jyong
5323b6e4fc
Improve application workflows and user experience
2026-08-14 02:27:03 -04:00
Pranav Agarwal
e2852524be
fix(api): enforce edit and RBAC permissions on dataset API key GET endpoint ( #40740 ) ( #40743 )
2026-08-14 04:27:37 +00:00
Stephen Zhou
01254dcdb6
Merge remote-tracking branch 'origin/main' into deploy/konwledge
...
# Conflicts:
# api/tests/unit_tests/controllers/web/test_wraps.py
# api/tests/unit_tests/extensions/otel/test_runtime.py
# web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
2026-08-14 10:59:24 +08:00
WH-2099
c1bde25bcc
fix(api): remove unsafe Bedrock test endpoint ( #40742 )
2026-08-13 19:47:13 +00:00
Harsh Kashyap
8238684334
fix(api): chain original exception in 13 except blocks per PEP 3134 ( #40738 )
...
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-13 17:50:05 +00:00
FFXN
f746f180aa
feat(knowledge-fs): implement KnowledgeFS space tag management API
2026-08-13 10:55:33 +08: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
WH-2099
489772908b
fix: enforce API key list permissions ( #40516 )
2026-08-12 11:44:27 +00:00
Jyong
b3a7c7a3e0
feat(knowledge-fs): unify public error handling
2026-08-12 07:00:59 -04:00
Benjamin
6a37e1538a
fix(rbac): grant member policies when a dataset is opened to the work… ( #39735 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-12 09:02:03 +00:00
wangxiaolei
eeaaf11a51
fix: fix create dataset with document miss rbac operation ( #40599 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 08:57:43 +00:00
Byron.wang
51a007e84e
refactor(api): extract init validation into layered application service ( #40046 )
2026-08-12 08:42:09 +00: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
876814e92e
Merge remote-tracking branch 'origin/main' into deploy/konwledge
...
# Conflicts:
# web/features/system-features/state.ts
2026-08-12 14:10:20 +08:00
WH-2099
af382be837
fix(api): bind remaining RAG resources to owners ( #40503 )
2026-08-12 06:05:16 +00:00
Stephen Zhou
c1780e08ec
fix(knowledge-fs): align frontend list queries
2026-08-12 13:59:53 +08:00
Stephen Zhou
ba4f178e4b
fix(knowledge-fs): align document download contracts
2026-08-12 11:43:32 +08:00
zyssyz123
059c9ce0b6
feat: add trunstile ( #40494 )
...
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 03:08:19 +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
Stephen Zhou
a201e133de
feat(knowledge-fs): support datasource-driven source previews
2026-08-12 08:33:52 +08:00
WH-2099
ef8544b173
fix(api): bind dataset operations to owners ( #40149 )
2026-08-11 16:37:14 +00:00
FFXN
4769070af0
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
...
# Conflicts:
# api/knowledge-fs-contract.lock.json
# packages/contracts/generated/api/console/knowledge-fs/orpc.gen.ts
# packages/contracts/generated/api/console/knowledge-fs/types.gen.ts
# packages/contracts/generated/api/console/knowledge-fs/zod.gen.ts
2026-08-11 19:54:25 +08:00
FFXN
7f0efa20fa
feat(knowledge-fs): add bulk logical document deletion support
2026-08-11 19:47:12 +08:00
Jyong
4ce6a36b12
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
...
# Conflicts:
# web/features/new-rag/__tests__/create-knowledge-page.spec.tsx
# web/i18n/de-DE/dataset.json
# web/i18n/nl-NL/dataset.json
2026-08-11 06:12:00 -04:00
Jyong
14e5afa54d
Update application components and supporting logic
2026-08-11 05:52:22 -04:00
Stephen Zhou
7ee9296bea
fix(knowledge-fs): wire document download actions
2026-08-11 17:28:20 +08:00
FFXN
0d4441e2cf
feat(knowledge): support KnowledgeFS document downloads
...
- add single logical document download endpoint
- add batch ZIP download endpoint
- stream files from KnowledgeFS object storage
- validate batch size and deduplicate ZIP filenames
- add download service and facade unit tests
2026-08-11 16:29:23 +08: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
FFXN
5fed29ed57
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-11 10:57:34 +08:00
FFXN
703c4b5f83
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-11 10:50:55 +08:00
Stephen Zhou
43f76aec9a
fix: reconcile remaining main merge regressions
2026-08-11 10:45:17 +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
FFXN
26544610ff
feat(knowledge_fs): add document availability management with bulk update support
2026-08-11 10:01:33 +08:00
Tushar Motwani
aa5e8a5eff
chore: suppress pyrefly necessary conversions ( #40444 )
2026-08-10 16:41:34 +00:00
Jyong
28fd666fa6
feat(knowledge): stage document uploads before admission
2026-08-10 10:58:17 -04:00
Stephen Zhou
e4e9271fbe
feat(knowledge-fs): create spaces with initial sources
2026-08-10 22:08:01 +08:00