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 |
|
Joel
|
103ba6ae3b
|
mrege
|
2026-04-20 10:39:37 +08: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 |
|
Stephen Zhou
|
abb84f1c38
|
chore: enable noUncheckedIndexedAccess (#35178)
|
2026-04-16 13:01:35 +00:00 |
|
Joel
|
6978767f56
|
feat: workflow support get params from url and add set url config modal
|
2026-04-16 16:56:06 +08:00 |
|
enci
|
110b8c925e
|
fix: remove contradictory optional chain in chat/utils.ts (#33841)
Co-authored-by: yoloni <yoloni@tencent.com>
|
2026-03-23 10:58:10 +08:00 |
|
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
Debin.Meng
|
a932413314
|
fix: Incorrect URL Parameter Parsing Causes user_id Retrieval Error (#25261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 18:00:33 +08:00 |
|
croatialu
|
d1572f47a0
|
feat: Add user variable processing function to chat history (#22863)
|
2025-07-24 10:06:49 +08:00 |
|
croatialu
|
15800c6108
|
feat: Embedded chat window supports userVariables configuration. (#20983)
|
2025-06-18 14:27:02 +08:00 |
|
非法操作
|
f2dcfc976d
|
feat: allow fill inputs from url params (#20630)
|
2025-06-05 09:44:41 +08:00 |
|
Panpan
|
24b1a625b3
|
feat: allow the embedding in websites to customize sys.user_id (#16062)
|
2025-03-31 18:55:42 +08:00 |
|
dotdotdot
|
35bafb3235
|
fix: the error occurring when passing inputs on iOS devices and some … (#16534)
|
2025-03-23 09:26:35 +08:00 |
|
Panpan
|
cade0f65e2
|
fix: reset inputs when reset conversation (#16233)
|
2025-03-20 00:17:58 +08:00 |
|
KVOJJJin
|
aa6c951e8c
|
chore: compatible with es5 (#14268)
|
2025-02-25 09:46:54 +08:00 |
|
Hash Brown
|
c0d0c63592
|
feat: switch to chat messages before regenerated (#11301)
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
|
2025-01-31 13:05:10 +08:00 |
|
Hash Brown
|
ea0ebc020c
|
fix: chat history might be empty in log detail view (#10905)
|
2024-11-21 14:12:01 +08:00 |
|
Hash Brown
|
73f29484e7
|
fix: log detail panel not showing any message when total count greate… (#10119)
|
2024-10-31 16:02:20 +08:00 |
|
Hash Brown
|
59a32aaae6
|
fix: exclude failed answer when sending messages (#9835)
|
2024-10-25 14:06:33 +08:00 |
|
Hash Brown
|
57ec12eb6b
|
feat: regenerate history switch navigation (#8749)
|
2024-10-24 12:09:46 +08:00 |
|
zxhlyh
|
7a1d6fe509
|
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-10-21 10:32:37 +08:00 |
|
Hash Brown
|
11d09a92d0
|
fix: send message error when last sent message not succeeded (#8682)
|
2024-09-23 18:44:09 +08:00 |
|
Hash Brown
|
8c51d06222
|
feat: regenerate in Chat, agent and Chatflow app (#7661)
|
2024-09-22 03:15:11 +08:00 |
|
yoyocircle
|
284ef52bba
|
feat: passing the inputs values using difyChatbotConfig (#6376)
|
2024-07-18 21:54:16 +08:00 |
|