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 |
|
Keith
|
e6fc0a8ba8
|
refactor(models): pass session into WorkflowAppLog accessors (#41440)
|
2026-08-28 14:32:27 +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 |
|
Keith
|
c8606db16b
|
refactor(models): pass session into ChildChunk accessors (#41370)
Co-authored-by: ke-yu <ke-yu@pepabo.com>
|
2026-08-28 02:30:10 +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 |
|
Xin Zhang
|
638dfd77a4
|
fix: update secret environment variable description (#41309)
|
2026-08-26 10:08:30 +00:00 |
|
Asuka Minato
|
ed9d3801ba
|
test: move pure integration cases to unit tests (#40705)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-25 06:19:48 +00:00 |
|
Asuka Minato
|
f3bb73b671
|
test: centralize app and account config overrides (#40860)
|
2026-08-25 06:19:35 +00:00 |
|
Taranum Wasu
|
ebb0f12cd0
|
fix(model): re-sign bare/backticked tool file URLs in answer (#40799)
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: Taranum01 <taranumwasu@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-08-25 02:04:21 +00:00 |
|
酒诗
|
aed1672366
|
refactor: pass session to workflow comment account accessors (#41117)
Co-authored-by: geneachina <geneachina@gmail.com>
|
2026-08-24 03:20:32 +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 |
|
盐粒 Yanli
|
35a4533889
|
refactor(agent): simplify Agent v2 output contract (#41062)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 11:55:25 +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 |
|
Asuka Minato
|
e2e3521874
|
test: migrate residual model sessions and ORM models to SQLite (#40531)
|
2026-08-18 12:23:02 +00:00 |
|
Asuka Minato
|
303ce70ac4
|
test: migrate app model sessions and ORM models to SQLite (#40530)
|
2026-08-18 12:22:33 +00:00 |
|
chenshiyang
|
0e975f6305
|
refactor(models): dep-inject Session on remaining @property accessors (#40797)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-08-18 07:23:09 +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 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
Jyong
|
28fd666fa6
|
feat(knowledge): stage document uploads before admission
|
2026-08-10 10:58:17 -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 |
|
chelsealong
|
7522ae14b2
|
fix(agent): preserve plugin-declared model parameters through Agent Soul (#40163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-09 08:48:01 +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 |
|
Asuka Minato
|
123f128ccc
|
test: use real ORM models in app and API tests (#40020)
|
2026-08-06 04:36:58 +00:00 |
|
Asuka Minato
|
2443df2e42
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +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 |
|
Asuka Minato
|
ac0c909d11
|
test: use real ORM models in RAG indexing tests (#40017)
|
2026-08-05 10:03:23 +00: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 |
|
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 |
|
Asuka Minato
|
e5496e04c5
|
test: use sqlite3 session in test_snippet (#38691)
|
2026-07-27 01:53:52 +00:00 |
|
Asuka Minato
|
a45f862fb2
|
test: use sqlite3 session in test_workflow_node_execution_offload (#38728)
|
2026-07-25 14:23:32 +00:00 |
|
Jyong
|
fc7fabe544
|
Merge branch 'codex/migrate-knowledge-fs' into deploy/konwledge
# Conflicts:
# api/tests/unit_tests/services/enterprise/test_rbac_service.py
# api/tests/unit_tests/services/test_agent_tool_inner_service.py
|
2026-07-22 06:16:29 -04:00 |
|
Jyong
|
29858d0db0
|
Expand application capabilities and refactor core workflows
|
2026-07-22 05:09:09 -04:00 |
|
yyh
|
acb5ee29e1
|
test(e2e): validate generated console contracts (#39400)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-22 07:48:37 +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
|
7909c0c0df
|
test: use sqlite3 session in test_comment_models (#38767)
|
2026-07-13 05:51:35 +00:00 |
|
Manan Bansal
|
41fb484491
|
fix(api): tolerate legacy service_api end-user type on load (#38271)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-02 05:34:36 +00:00 |
|
盐粒 Yanli
|
52c106b532
|
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 13:13:35 +00:00 |
|
Escape0707
|
eb4ec93cea
|
chore: migrate account role test to testcontainers (#38010)
|
2026-06-26 05:51:14 +00:00 |
|
Manan Bansal
|
72a03c2d6a
|
refactor(test): replace SimpleNamespace with real UploadFile model in test_dataset_models.py (#37935)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-25 09:35:24 +00:00 |
|
wangxiaolei
|
0cc27dd401
|
chore: not use request.scoped session (#37421)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-06-22 19:38:24 +00:00 |
|
zyssyz123
|
c1ab6226a2
|
fix(agent): support restoring roster versions (#37734)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-22 06:31:50 +00:00 |
|
Xiyuan Chen
|
908c148667
|
fix(hitl): stop confusing 404 when resuming forms via CLI (#37556)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-22 06:11:27 +00:00 |
|
Asuka Minato
|
fae607e2fe
|
chore: add Type to test (#37191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-19 16:44:20 +00:00 |
|
-LAN-
|
8052c93133
|
refactor(api): type end user records with enum (#36945)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-06-19 01:02:01 +00:00 |
|
Wu Tianwei
|
33edf97f81
|
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
|
2026-06-18 16:35:29 +00:00 |
|
zyssyz123
|
bacc48d16e
|
fix(agent): align config detail and output contracts (#37535)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-17 01:17:20 +00:00 |
|
zyssyz123
|
d21bf291bb
|
fix: align agent app backing roster API (#37442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-15 05:21:38 +00:00 |
|