Stephen Zhou
3f5c035329
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-10 11:00:35 +08:00
Jyong
93dcc67e63
Fix workflow binding sync session handling
2026-08-09 22:50:44 -04:00
Jyong
a9c92f114f
Implement the requested changes across the application
2026-08-09 22:40:48 -04: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
Jyong
78e9d41c83
feat(knowledge-fs): support image query retrieval
2026-08-09 09:45:43 -04:00
Byron.wang
4e18ab0ad4
refactor(api): decouple setup and spec endpoints ( #40104 )
2026-08-08 11:52:15 +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
Stephen Zhou
c7ef31fbeb
fix(knowledge_fs): recover source sync status after reload
2026-08-07 21:25:21 +08:00
FFXN
03fba953ec
fix(knowledge_fs): add last error message handling and improve logging for failed source imports
2026-08-07 20:16:56 +08:00
WH-2099
c9e6db5ef2
fix(api): scope temporary capabilities to owners ( #39863 )
2026-08-07 09:21:13 +00:00
Stephen Zhou
74ec7c8635
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-07 16:44:42 +08:00
Stephen Zhou
3b9be7d03f
fix(knowledge-fs): improve source sync and crawl preview
2026-08-07 16:44:08 +08:00
FFXN
e91b96f0bf
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-07 16:31:47 +08:00
FFXN
cb49d83e9c
feat(knowledge_fs): import selected Firecrawl pages during space creation
...
- include Firecrawl configuration and selected page URLs in space creation
- start a server-side crawl import after KnowledgeFS space provisioning
- require the second crawl to match the complete user selection
- keep the knowledge space valid when website content import fails
- reuse existing background task status and failure UI
- add KnowledgeFS crawl-import API and regression tests
2026-08-07 16:29:25 +08:00
盐粒 Yanli
adb89a8926
refactor(dify-agent): make config pulls direct and remove gRPC ( #40044 )
2026-08-07 06:54:07 +00:00
Jyong
64b7cd58b2
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
...
# Conflicts:
# api/knowledge-fs-contract.lock.json
2026-08-07 01:21:22 -04:00
Jyong
a3683465d3
Fix KnowledgeFS document outline fidelity
2026-08-07 01:20:50 -04:00
Xiyuan Chen
ab0e131e87
refactor(api): move license expiry notice flag onto license detail ( #40128 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 03:53:35 +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
Xiyuan Chen
4b2c5ac4ae
feat: make the console license expiry badge optional ( #39972 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 02:28:58 +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
Yunlu Wen
1983e842ca
feat: support azure keyvault ( #39933 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-08-07 00:42:13 +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
Stephen Zhou
43f7fcae36
fix: show retrieval metrics in trace history
2026-08-06 16:30:07 +08: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
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
yyh
5e036e5489
refactor(system-features): derive nullable SSO protocol ( #40063 )
2026-08-06 04:51:32 +00:00
非法操作
8170a2a5f3
chore: more upload file size for paid user ( #39967 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 03:23:16 +00:00
Stephen Zhou
8d2eac55d7
fix(agent): preserve workflow node execution logs
2026-08-06 11:01:54 +08:00
Stephen Zhou
a7283bccb3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
2026-08-06 10:46:50 +08: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
pineapple880066
70051950ab
fix: preserve UTF-8 byte size for text uploads ( #40034 )
2026-08-06 02:25:29 +00: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
Escape0707
b6b3e747f3
refactor(api): extract workspace member listing into layered service ( #39974 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 01:08:39 +00:00
Asuka Minato
fe7e2dc62f
test: use sqlite3 session in test_agent_config_service ( #38764 )
2026-08-05 08:43:40 +00:00
FFXN
3213741104
feat: add logging for upstream rejection details in KnowledgeFS requests
2026-08-05 15:55:28 +08:00
Stephen Zhou
a4756e953d
feat(dataset): filter New RAG spaces by creator
2026-08-05 13:46:06 +08:00
Jyong
aa58dfb598
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
2026-08-05 00:16:10 -04:00
Jyong
90e373199c
fix(knowledge-fs): use structured document sections
2026-08-04 23:46:13 -04:00
Byron.wang
896e5e20c0
refactor(api): extract workspace list into layered application service ( #39822 )
...
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-08-05 02:36:16 +00:00
zyssyz123
4213e6b150
fix(agent): expose feedback in agent logs ( #39994 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 14:11:13 +00:00
盐粒 Yanli
b462cb041d
feat(agent): separate CLI file URL audiences ( #39952 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 13:14:02 +00:00
Stephen Zhou
a77f508b05
feat(dataset): show linked app counts in New RAG spaces
2026-08-04 20:49:52 +08:00
Stephen Zhou
28b3306867
Merge remote-tracking branch 'origin/main' into deploy/konwledge
2026-08-04 14:43:38 +08: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
Xiyuan Chen
edcd3fc2e3
fix(api): allow external knowledge base creation under enterprise RBAC ( #39930 )
2026-08-04 04:50:43 +00:00
yyh
9ea21e4fd1
perf(web): streaming ssr for home page ( #39922 )
2026-08-04 02:16:08 +00:00
Asuka Minato
982c0667e1
chore: bump pyrefly version ( #39876 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 05:59:01 +00:00