twwu
|
26ace0da95
|
Merge branch 'main' into feat/support-agent-sandbox
|
2026-02-11 17:50:35 +08:00 |
|
QuantumGhost
|
c730fec1e4
|
chore: bump version to 1.13.0 (#32147)
|
2026-02-11 17:08:49 +08:00 |
|
hj24
|
7e0bccbbf0
|
fix: update index to optimize message clean performance (#32238)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-11 16:07:52 +08:00 |
|
yyh
|
2ab0b334a8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/app/components/rag-pipeline/components/update-dsl-modal.tsx
# web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
# web/app/components/workflow/variable-inspect/utils.tsx
# web/app/layout.tsx
# web/context/event-emitter.tsx
# web/eslint-suppressions.json
# web/next.config.ts
# web/package.json
# web/pnpm-lock.yaml
# web/types/feature.ts
|
2026-02-10 18:12:41 +08:00 |
|
Ponder
|
6015f23e79
|
feat: enhancement celery configuration (#32145)
|
2026-02-10 17:55:24 +08:00 |
|
wangxiaolei
|
0142001fc2
|
fix: fix no dify home directory lead permission error (#32169)
|
2026-02-10 17:47:46 +08:00 |
|
Harry
|
102310f5b9
|
feat: add FILES_API_URL for storage file ticket API endpoints
|
2026-02-10 15:36:40 +08:00 |
|
Harry
|
83c260ee4c
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 17:00:56 +08:00 |
|
Harry
|
3c0b50ee77
|
feat(sandbox): add SSH agentbox provider for middleware and docker deployments
|
2026-02-09 16:38:05 +08:00 |
|
QuantumGhost
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-02-09 14:57:23 +08:00 |
|
yyh
|
25065a4f2f
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/app/components/workflow-app/hooks/use-nodes-sync-draft.ts
# web/contract/router.ts
|
2026-02-04 21:12:53 +08:00 |
|
QuantumGhost
|
3bd228ddb7
|
chore: bump version in docker-compose and package manager to 1.12.1 (#31947)
|
2026-02-04 19:29:28 +08:00 |
|
Harry
|
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 |
|
Tomo
|
8bd8dee767
|
fix(docker): improve IRIS data persistence with proper Durable %SYS (#31901)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-04 11:39:26 +08:00 |
|
QuantumGhost
|
8c3e77cd0c
|
chore: update version to 1.12.0 (#31878)
|
2026-02-03 18:08:15 +08:00 |
|
QuantumGhost
|
9fb72c151c
|
refactor: "chore: update version to 1.12.0" (#31817)
|
2026-02-02 11:18:18 +08:00 |
|
yyh
|
dbc32af932
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/app.py
# api/controllers/console/app/generator.py
# api/core/llm_generator/llm_generator.py
# web/eslint-suppressions.json
# web/pnpm-lock.yaml
# web/tailwind-common-config.ts
|
2026-01-30 20:08:35 +08:00 |
|
QuantumGhost
|
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 |
|
QuantumGhost
|
d6a787497f
|
chore(docker): update plugin daemon version to 0.5.3-local in docker-compose (#31739)
|
2026-01-30 14:22:32 +08:00 |
|
QuantumGhost
|
4e7226dc39
|
chore: update version to 1.12.0 (#31726)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 11:07:44 +08:00 |
|
QuantumGhost
|
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 |
|
yyh
|
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 |
|
-LAN-
|
2626e773d9
|
chore: Set plugin schema cache TTL to 1h (#31708)
|
2026-01-29 16:41:09 +08:00 |
|
autofix-ci[bot]
|
89b2ae01a6
|
[autofix.ci] apply automated fixes
|
2026-01-24 07:26:47 +00:00 |
|
hjlarry
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
|
hj24
|
e80d76af15
|
feat: add lock for retention jobs (#31320)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-21 14:06:35 +08:00 |
|
hjlarry
|
eaf888b02a
|
env var NEXT_PUBLIC_SOCKET_URL
|
2026-01-20 20:34:56 +08:00 |
|
autofix-ci[bot]
|
43ef2395ac
|
[autofix.ci] apply automated fixes
|
2026-01-17 04:27:34 +00:00 |
|
-LAN-
|
0ef8b5a0ca
|
chore: bump version to 1.11.4 (#30961)
|
2026-01-15 11:36:15 +08:00 |
|
wangxiaolei
|
0ec2b12e65
|
feat: allow pass hostname in docker env (#30975)
|
2026-01-14 19:30:37 +08:00 |
|
-LAN-
|
a22cc5bc5e
|
chore: Bump Dify version to 1.11.3 (#30903)
|
2026-01-13 17:49:13 +08:00 |
|
非法操作
|
51ea87ab85
|
feat: clear free plan workflow run logs (#29494)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-01-12 15:57:40 +08:00 |
|
wangxiaolei
|
2cc89d30db
|
feat: use more universal C.UTF-8 instead of en_US.UTF-8 (#30621)
|
2026-01-06 16:39:04 +08:00 |
|
scdeng
|
591ca05c84
|
feat(logstore): make graph field optional via env variable LOGSTORE… (#30554)
Co-authored-by: 阿永 <ayong.dy@alibaba-inc.com>
|
2026-01-05 16:12:41 +08:00 |
|
Byron.wang
|
5362f69083
|
feat(refactoring): Support Structured Logging (JSON) (#30170)
|
2026-01-04 11:46:46 +08:00 |
|
非法操作
|
3015e9be73
|
feat: add archive storage client and env config (#30422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 16:14:46 +08:00 |
|
wangxiaolei
|
2c919efa69
|
feat: support tencent cos custom domain (#30193)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 15:41:02 +08:00 |
|
wangxiaolei
|
fd64156f9d
|
feat: allow config NEXT_PUBLIC_BATCH_CONCURRENCY (#30086)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-26 10:49:10 +08:00 |
|
-LAN-
|
f5fdd02022
|
chore: bump version to 1.11.2 (#30088)
|
2025-12-25 16:16:24 +08:00 |
|
Michael.Y.Ma
|
3322e7a7e3
|
feat: Add OSS-specific parameters for HW and ALI private deployment (#29705)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-12-22 21:59:32 +08:00 |
|
-LAN-
|
585fd1fae0
|
chore: bump plugin daemon image tag to 0.5.2-local (#29993)
|
2025-12-22 19:43:02 +08:00 |
|
huku
|
eb5a444d3d
|
fix: plugin execution timeout not respecting PLUGIN_MAX_EXECUTION_TIMEOUT (#29785)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-18 15:11:01 +08:00 |
|
hj24
|
46c9a59a31
|
feat: sandbox retention basic settings (#29842)
|
2025-12-18 14:16:23 +08:00 |
|
fanadong
|
44f8915e30
|
feat: Add Aliyun SLS (Simple Log Service) integration for workflow execution logging (#28986)
Co-authored-by: hieheihei <270985384@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-12-17 13:43:54 +08:00 |
|
-LAN-
|
37d4dbeb96
|
feat: Remove TLS 1.1 from default NGINX protocols (#29728)
|
2025-12-16 15:39:42 +08:00 |
|
-LAN-
|
e5cf0d0bf6
|
chore: Disable Swagger UI by default in docker samples (#29723)
|
2025-12-16 15:01:51 +08:00 |
|
zyssyz123
|
724cd57dbf
|
fix: dos in annotation import (#29470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-15 15:22:04 +08:00 |
|
TomoOkuyama
|
569c593240
|
feat: Add InterSystems IRIS vector database support (#29480)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
|
2025-12-15 10:20:43 +08:00 |
|
-LAN-
|
2058186f22
|
chore: Bump version references to 1.11.1 (#29568)
|
2025-12-12 14:42:25 +08:00 |
|
Coding On Star
|
f20a2d1586
|
chore: add placeholder for Amplitude API key in .env.example (#29489)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2025-12-11 15:21:52 +08:00 |
|