|
|
c111079624
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/file/file_manager.py
# api/core/workflow/graph_engine/response_coordinator/coordinator.py
# api/core/workflow/nodes/llm/node.py
# api/core/workflow/nodes/tool/tool_node.py
# api/pyproject.toml
# web/package.json
# web/pnpm-lock.yaml
|
2026-02-04 13:15:49 +08:00 |
|
|
|
5e808f6f31
|
fix: hide internal builtin providers from tool list
|
2026-02-01 22:46:55 +08:00 |
|
|
|
7828508b30
|
refactor: remove all reqparser (#29289)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-02-01 13:43:14 +09:00 |
|
|
|
03774a7bd0
|
fix: refix parameter for tool
|
2026-01-31 21:53:08 +08:00 |
|
|
|
b8cb5f5ea2
|
refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-01-31 18:00:56 +09:00 |
|
|
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
|
|
f90fa2b186
|
fix(api): fix workflow state persistence issue (#31752)
Ensure workflow pause configuration is correctly set for all entrypoints.
|
2026-01-30 17:44:29 +08:00 |
|
|
|
03e3acfc71
|
feat(api): Human Input Node (backend part) (#31646)
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes.
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-01-30 10:18:49 +08:00 |
|
|
|
2008768cb9
|
fix: provides correct prompts, tools and terminal predicates
Signed-off-by: Stream <Stream_2@qq.com>
|
2026-01-30 08:44:26 +08:00 |
|
|
|
22b0a08a5f
|
fix: provides correct prompts, tools and terminal predicates
Signed-off-by: Stream <Stream_2@qq.com>
|
2026-01-30 08:15:42 +08:00 |
|
|
|
ec9ade62f5
|
fix: circular import
|
2026-01-30 07:11:20 +08:00 |
|
|
|
7926024569
|
feat: support structured output in sandbox and tool mode
Signed-off-by: Stream <Stream_2@qq.com>
|
2026-01-30 06:46:52 +08:00 |
|
|
|
6ee9078349
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/.env.example
# api/uv.lock
# web/app/components/app/create-app-modal/index.tsx
# web/app/components/app/create-from-dsl-modal/index.tsx
# web/app/components/apps/app-card.tsx
# web/pnpm-lock.yaml
|
2026-01-29 21:25:28 +08:00 |
|
|
|
c2473d85dc
|
feat: Add summary index for knowledge. (#31625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 13:47:35 +08:00 |
|
|
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +08:00 |
|
|
|
e8f9d64651
|
fix(tools): fix ToolInvokeMessage Union type parsing issue (#31450)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
|
2026-01-24 10:18:06 +08:00 |
|
|
|
f23cc6be02
|
fix: remove _try_resolve_user_from_request (#31360)
|
2026-01-22 16:13:10 +08:00 |
|
|
|
5cb8d4cc11
|
refactor: rename mention node to nested_node for generic sub-graph support
|
2026-01-22 13:15:13 +08:00 |
|
|
|
211c57f7b6
|
fix: remove _try_resolve_user_from_request (#31360)
|
2026-01-21 21:19:11 +08:00 |
|
|
|
1483a51aa1
|
Merge branch 'feat/pull-a-variable' into feat/support-agent-sandbox
|
2026-01-20 09:54:41 +08:00 |
|
|
|
d3d1ba2488
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/apps/workflow/app_generator.py
|
2026-01-19 16:33:10 +08:00 |
|
|
|
066d18df7a
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-19 15:00:15 +08:00 |
|
|
|
3b225c01da
|
refactor: refactor workflow context (#30607)
|
2026-01-19 12:18:51 +08:00 |
|
|
|
7c029ce808
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/services/workflow_service.py
|
2026-01-14 09:54:07 +08:00 |
|
|
|
c5482c2503
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-13 22:57:27 +08:00 |
|
|
|
fe07c810ba
|
fix: fix instance is not bind to session (#30913)
|
2026-01-13 21:15:21 +08:00 |
|
|
|
bb190f9610
|
feat: add mention type variable
|
2026-01-12 17:40:37 +08:00 |
|
|
|
e7c89b6153
|
refactor(sandbox): update imports and remove unused bash tool files, adjust DIFY_CLI_CONFIG_PATH
|
2026-01-12 13:36:19 +08:00 |
|
|
|
2d8acf92f0
|
refactor(sandbox): remove Chinese translation for bash command execution description in SandboxBashTool
|
2026-01-12 01:16:53 +08:00 |
|
|
|
390c805ef4
|
feat(sandbox): implement sandbox runtime checks and integrate bash tool invocation in LLMNode
|
2026-01-11 22:56:05 +08:00 |
|
|
|
925825a41b
|
refactor(encryption): using oauth encryption as a general encryption util.
|
2026-01-09 18:12:34 +08:00 |
|
|
|
eec57e84e4
|
Merge branch 'main' into feat/agent-node-v2
|
2026-01-07 17:34:23 +08:00 |
|
|
|
4f0fb6df2b
|
chore: use from __future__ import annotations (#30254)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-01-06 23:57:20 +09:00 |
|
|
|
68d68a46a0
|
refactor: generate_url to support scenario to build url (#30598)
|
2026-01-06 14:53:38 +08:00 |
|
|
|
9007109a6b
|
fix: [xxx](xxx) render as xxx](xxx) (#30392)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:30:15 +08:00 |
|
|
|
fb5edd0bf6
|
refactor: split changes for api/services/tools/api_tools_manage_servi… (#29899)
|
2025-12-31 10:24:35 +08:00 |
|
|
|
c1af6a7127
|
fix: fix provider_id is empty (#30374)
|
2025-12-30 16:28:31 +08:00 |
|
|
|
ccabdbc83b
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-30 10:20:42 +08:00 |
|
|
|
d546d525b4
|
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 10:15:47 +08:00 |
|
|
|
9885e92854
|
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-25 19:36:52 +09:00 |
|
|
|
a26b2d74d4
|
fix: allow None values in VariableMessage validation (#30082)
|
2025-12-25 10:20:25 +08:00 |
|
|
|
dd0a870969
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-16 15:17:29 +08:00 |
|
|
|
2bf44057e9
|
fix: ssrf, add internal ip filter when parse tool schema (#29548)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2025-12-15 16:28:25 +08:00 |
|
|
|
d223fee9b9
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-15 15:26:48 +08:00 |
|
|
|
916df2d0f7
|
fix: fix mime type is none (#29579)
|
2025-12-15 10:09:11 +08:00 |
|
|
|
d152d63e7d
|
chore: update remove_leading_symbols pattern, keep 【 (#29419)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-11 09:47:39 +08:00 |
|
|
|
8cab3e5a1e
|
minor fix: get_tools wrong condition (#27253)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-12-11 02:33:14 +08:00 |
|
|
|
9affc546c6
|
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-09 14:41:46 +08:00 |
|
|
|
2b23c43434
|
feat: add agent package
|
2025-12-09 11:36:47 +08:00 |
|
|
|
71497954b8
|
perf(api): optimize tool provider list API with Redis caching (#29101)
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>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-08 15:34:03 +09:00 |
|