copilot-swe-agent[bot]
|
215d3ed42d
|
Merge remote-tracking branch 'origin/deploy/dev' into feat/evaluation
# Conflicts:
# .vite-hooks/pre-commit
# api/controllers/console/__init__.py
# api/core/agent/base_agent_runner.py
# api/core/app/app_config/easy_ui_based_app/model_config/converter.py
# api/core/app/apps/agent_chat/app_runner.py
# api/core/entities/provider_configuration.py
# api/core/helper/moderation.py
# api/core/model_manager.py
# api/core/rag/embedding/cached_embedding.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/core/rag/splitter/fixed_text_splitter.py
# api/core/workflow/nodes/datasource/datasource_node.py
# api/core/workflow/nodes/knowledge_index/knowledge_index_node.py
# api/models/human_input.py
# api/providers/trace/trace-tencent/src/dify_trace_tencent/span_builder.py
# api/services/workflow_service.py
# api/tasks/trigger_processing_tasks.py
# api/tests/integration_tests/core/workflow/nodes/datasource/test_datasource_node_integration.py
# api/tests/integration_tests/workflow/nodes/test_http.py
# api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py
# api/tests/unit_tests/controllers/service_api/app/test_conversation.py
# api/tests/unit_tests/core/prompt/test_agent_history_prompt_transform.py
# api/tests/unit_tests/core/variables/test_segment.py
# api/tests/unit_tests/core/workflow/graph_engine/test_mock_factory.py
# api/tests/unit_tests/core/workflow/nodes/answer/test_answer.py
# api/tests/unit_tests/core/workflow/nodes/datasource/test_datasource_node.py
# api/tests/unit_tests/core/workflow/nodes/http_request/test_http_request_node.py
# api/tests/unit_tests/core/workflow/nodes/human_input/test_email_delivery_config.py
# api/tests/unit_tests/services/workflow/test_workflow_human_input_delivery.py
# web/app/(commonLayout)/layout.tsx
# web/app/components/app/configuration/dataset-config/params-config/weighted-score.tsx
# web/app/components/app/configuration/debug/debug-with-multiple-model/debug-item.tsx
# web/app/components/app/workflow-log/__tests__/list.spec.tsx
# web/app/components/apps/__tests__/list.spec.tsx
# web/app/components/apps/list.tsx
# web/app/components/base/chat/chat-with-history/header/operation.tsx
# web/app/components/base/chat/chat-with-history/sidebar/operation.tsx
# web/app/components/header/account-setting/data-source-page-new/operator.tsx
# web/app/components/header/account-setting/members-page/operation/index.tsx
# web/app/components/plugins/marketplace/sort-dropdown/__tests__/index.spec.tsx
# web/app/components/plugins/marketplace/sort-dropdown/index.tsx
# web/app/components/plugins/plugin-page/plugin-tasks/index.tsx
# web/app/components/workflow/header/__tests__/test-run-menu.spec.tsx
# web/app/components/workflow/header/test-run-menu.tsx
# web/app/components/workflow/nodes/_base/components/next-step/operator.tsx
# web/app/components/workflow/nodes/_base/components/panel-operator/index.tsx
# web/app/components/workflow/nodes/assigner/components/__tests__/operation-selector.spec.tsx
# web/app/components/workflow/nodes/assigner/components/operation-selector.tsx
# web/app/components/workflow/operator/__tests__/more-actions.spec.tsx
# web/app/components/workflow/operator/zoom-in-out.tsx
# web/app/components/workflow/panel/version-history-panel/context-menu/menu-item.tsx
# web/app/components/workflow/selection-contextmenu.tsx
# web/eslint-suppressions.json
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-04-20 07:03:29 +00:00 |
|
Yansong Zhang
|
20524a5503
|
fix mode
|
2026-04-20 14:36:31 +08:00 |
|
FFXN
|
70bcbbb8c5
|
Merge remote-tracking branch 'origin/feat/evaluation' into feat/evaluation
# Conflicts:
# api/controllers/console/app/app.py
# api/services/workflow_service.py
|
2026-04-20 14:08:45 +08:00 |
|
FFXN
|
2b5dbbc7ff
|
use workflow_kind as business type (snippet/evaluation), not workflow_type.
|
2026-04-20 13:55:26 +08:00 |
|
Joel
|
3de8151a7a
|
fix: path
|
2026-04-20 13:50:25 +08:00 |
|
Joel
|
3bb3670cb5
|
merge
|
2026-04-20 13:41:51 +08:00 |
|
Joel
|
103ba6ae3b
|
mrege
|
2026-04-20 10:39:37 +08:00 |
|
Jean Ibarz
|
26e50bb084
|
refactor(web): convert file-local Step enum to as-const in website crawlers 🤖🤖🤖 (#34565)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 01:41:32 +00:00 |
|
Joel
|
12b2f0ac3b
|
chore: tip i18n
|
2026-04-20 09:06:44 +08:00 |
|
Joel
|
27791ac121
|
chore: file type not show hidden
|
2026-04-20 08:53:18 +08:00 |
|
yyh
|
b351ab00a2
|
fix(web): prevent infinite render loop on /apps page (#35393)
|
2026-04-20 00:41:01 +00:00 |
|
Asuka Minato
|
059d605a6d
|
ci: Update pyrefly dependency version to 0.61.1 (#35391)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-19 15:49:24 +00:00 |
|
Asuka Minato
|
f8a4205ac4
|
chore: Replace 'db' with 'sa' for SQLAlchemy compatibility (#35373)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-19 09:56:19 +00:00 |
|
yyh
|
25dd79fba7
|
fix(web): remove dynamic import from Goto Anything to restore cmd+k (#35383)
|
2026-04-18 13:33:13 +00:00 |
|
yyh
|
0c8acd402a
|
chore(web): drop delay={0} from tooltip triggers and retype DocName (#35382)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-18 11:21:07 +00:00 |
|
99
|
3e876e173a
|
chore(api): adapt Graphon 0.2.2 upgrade (#35377)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-18 11:16:24 +00:00 |
|
yyh
|
ae9c4244d6
|
feat(dify-ui): Meter primitive and billing adoption (#35380)
|
2026-04-18 07:13:54 +00:00 |
|
Stephen Zhou
|
3c7d6739b5
|
test: browser mode for dify ui (#35365)
|
2026-04-17 12:32:12 +00:00 |
|
Coding On Star
|
560195f9f4
|
feat(explore): implement banner impression tracking and refactor tracking logic (#35369)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-17 12:24:34 +00:00 |
|
Asuka Minato
|
9ce7464c79
|
ci: Add conditional comment creation for diff (#35179)
|
2026-04-17 10:19:00 +00:00 |
|
非法操作
|
f980d5d3be
|
feat: copy nodes cross apps (#33273)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-17 10:02:26 +00:00 |
|
JzoNg
|
cdd57c4b7d
|
fix merge error
|
2026-04-17 17:34:15 +08:00 |
|
yyh
|
96122692cb
|
fix(web): keep workflow panel operator anchor mounted during menu close animation (#35363)
|
2026-04-17 09:10:10 +00:00 |
|
jerryzai
|
b9c300d570
|
chore(api): migrate mail task and OAuth data source to use Session(db… (#35235)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 08:52:27 +00:00 |
|
yyh
|
dfcc0f8863
|
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:46:11 +00:00 |
|
JzoNg
|
534fd79377
|
Merge branch 'main' into jzh
|
2026-04-17 16:46:10 +08:00 |
|
FFXN
|
0e320290e1
|
feat: evaluation (#35353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Ayush Baluni <73417844+aayushbaluni@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: jimcody1995 <jjimcody@gmail.com>
Co-authored-by: James <63717587+jamesrayammons@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: sxxtony <166789813+sxxtony@users.noreply.github.com>
|
2026-04-17 16:37:21 +08:00 |
|
copilot-swe-agent[bot]
|
1767c98449
|
Merge deploy/dev into feat/evaluation - resolve merge conflicts
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-04-17 08:36:04 +00:00 |
|
hyl64
|
f56ce9d3b1
|
fix: guard chat file preview rendering when mime type is missing (#35355)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-04-17 08:34:04 +00:00 |
|
copilot-swe-agent[bot]
|
fa74a4ed67
|
Merge deploy/dev into feat/evaluation - resolve merge conflicts
Agent-Logs-Url: https://github.com/langgenius/dify/sessions/489dd945-dfff-462a-9c76-d29fdaa55de2
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-04-17 08:29:13 +00:00 |
|
JzoNg
|
3ea4742b29
|
Merge branch 'main' into jzh
|
2026-04-17 16:26:19 +08:00 |
|
hyl64
|
bd25240123
|
fix: raise chat settings select dropdown above dialog (#35357)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-04-17 08:21:32 +00:00 |
|
FFXN
|
b60533dcc3
|
fix import
|
2026-04-17 16:16:26 +08:00 |
|
YBoy
|
0020aa8f59
|
refactor(api): type pipeline template retrieval dicts with TypedDict (#34874)
|
2026-04-17 08:13:54 +00:00 |
|
jerryzai
|
e70e4fa41d
|
chore(api): migrate file factory builders and account commands to use Session(db.engine) (#35236)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:12:31 +00:00 |
|
FFXN
|
9a77590216
|
Merge remote-tracking branch 'origin/main' into feat/evaluation
|
2026-04-17 16:03:12 +08:00 |
|
Yunlu Wen
|
881a9a1a08
|
refactor(api): move trace providers (#35144)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 07:53:35 +00:00 |
|
zyssyz123
|
a74e12809b
|
fix: move remote credential validation outside DB session to prevent … (#35350)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 07:42:29 +00:00 |
|
Coding On Star
|
eaddd4a132
|
fix(web): stabilize workflow node panel operator dropdown trigger (#35352)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 07:27:22 +00:00 |
|
Cocoon-Break
|
0c41d0bf51
|
fix: guard against KeyError in update_prompt_message_tool loop (#35150)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-04-17 07:09:40 +00:00 |
|
FFXN
|
cf7320be8d
|
query snippet published history
|
2026-04-17 15:07:54 +08:00 |
|
James
|
90e281c8da
|
test: migrate dataset service document mock tests to testcontainers (#35191)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 07:03:30 +00:00 |
|
sxxtony
|
90d638fba3
|
refactor: migrate DocumentSegmentSummary to TypeBase (#34862)
|
2026-04-17 06:58:32 +00:00 |
|
JzoNg
|
364c0eb6e2
|
Merge branch 'main' into jzh
|
2026-04-17 14:57:13 +08:00 |
|
JzoNg
|
322b3ff641
|
fix(web): fix merge error
|
2026-04-17 14:49:08 +08:00 |
|
Jingyi
|
f5e9b02565
|
test: add API seeding infrastructure and app creation E2E scenarios (#35276)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-17 06:31:54 +00:00 |
|
Junghwan
|
de15e5b449
|
fix: scope plugin inner API end-user lookup by tenant (#35325)
|
2026-04-17 06:12:07 +00:00 |
|
JzoNg
|
38736c154b
|
Merge branch 'main' into jzh
|
2026-04-17 14:05:23 +08:00 |
|
Coding On Star
|
b6c7581a31
|
refactor(web): replace portal component with DropdownMenu in various components (#35319)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 05:53:51 +00:00 |
|
HeYinKazune
|
af8ffa0654
|
refactor: use sessionmaker in api_tools_manage_service.py (#34892)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 05:07:12 +00:00 |
|