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 |
|
Tomo
|
05f2764d7c
|
fix(docker): persist IRIS data across container recreation using Durable %SYS (#31899)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-04 09:57:46 +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 |
|
yyh
|
8a96f9f8df
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-29 11:44:01 +08:00 |
|
bangjiehan
|
c30af58ac4
|
chore: remove non-ASCII characters in .env.example (#31638)
|
2026-01-29 11:27:58 +08:00 |
|
hjlarry
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +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 |
|
yyh
|
b0a059250a
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-21 14:52:11 +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 |
|
hjlarry
|
fc291e4ca2
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-17 10:22:41 +08:00 |
|
yyh
|
713e040481
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-15 17:26:58 +08:00 |
|
-LAN-
|
0ef8b5a0ca
|
chore: bump version to 1.11.4 (#30961)
|
2026-01-15 11:36:15 +08:00 |
|
yyh
|
384b99435b
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/.env.example
# api/uv.lock
|
2026-01-14 21:14:36 +08:00 |
|
wangxiaolei
|
0ec2b12e65
|
feat: allow pass hostname in docker env (#30975)
|
2026-01-14 19:30:37 +08:00 |
|
yyh
|
7ce144f493
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-14 13:40:39 +08:00 |
|
fanadong
|
138c56bd6e
|
fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697)
|
2026-01-14 10:21:26 +08:00 |
|
yyh
|
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 |
|
-LAN-
|
a22cc5bc5e
|
chore: Bump Dify version to 1.11.3 (#30903)
|
2026-01-13 17:49:13 +08:00 |
|
yyh
|
a46bfdd0fc
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-13 10:15:59 +08:00 |
|
Harry
|
16f26c4f99
|
feat(cli_api): implement CLI API for external sandbox interactions, including session management and request handling
|
2026-01-12 20:57:07 +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 |
|
longbingljw
|
c58a093fd1
|
docs: update comments in docker/.env.example (#30516)
|
2026-01-04 21:52:03 +08:00 |
|
wangxiaolei
|
96736144b9
|
feat: enhance squid config (#30146)
|
2026-01-04 19:59:41 +08:00 |
|
Byron.wang
|
5362f69083
|
feat(refactoring): Support Structured Logging (JSON) (#30170)
|
2026-01-04 11:46:46 +08:00 |
|