yyh
|
78acba7a35
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-10 11:07:45 +08:00 |
|
Dream
|
1a050c9f86
|
fix(api): clean up orphaned pending accounts on member removal (#32151)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-10 10:17:27 +08:00 |
|
zhsama
|
d8765c8c16
|
Merge branch 'main' into feat/support-agent-sandbox
|
2026-02-10 01:03:44 +08:00 |
|
Shuvam Pandey
|
7fb6e0cdfe
|
refactor(api): tighten OTel decorator typing (#32163)
|
2026-02-10 00:46:02 +09:00 |
|
Harry
|
9614fe8e6e
|
feat: agent sandbox support HITL
|
2026-02-09 22:20:41 +08:00 |
|
Harry
|
5eeb6c56f0
|
feat: implement sandbox layer integration in app generators
|
2026-02-09 22:20:41 +08:00 |
|
Harry
|
29a6dd5648
|
fix: update Celery worker command to include new queue for workflow-based execution
|
2026-02-09 19:52:42 +08:00 |
|
Harry
|
92e58aa624
|
fix: update SSH worker command and add timeout handling
|
2026-02-09 19:52:42 +08:00 |
|
yyh
|
db0c527ce8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 18:43:04 +08:00 |
|
Harry
|
ef2fabc158
|
fix: adjustment the migration files
|
2026-02-09 18:24:31 +08:00 |
|
Vlad D
|
4ac461d882
|
fix(api): serialize pipeline file-upload created_at (#32098)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 17:50:29 +08:00 |
|
Vlad D
|
fa763216d0
|
fix(api): register knowledge pipeline service API routes (#32097)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-02-09 17:43:36 +08:00 |
|
wangxiaolei
|
d546210040
|
refactor: document_indexing_sync_task split db session (#32129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 17:12:16 +08:00 |
|
Harry
|
8a057ac242
|
fix: apply ruff
|
2026-02-09 17:01:07 +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 |
|
盐粒 Yanli
|
a303560b98
|
feat: Service API - add end-user lookup endpoint (#32015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 15:39:16 +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 |
|
盐粒 Yanli
|
5b06203ef5
|
feat: Service API - add end-user lookup endpoint (#32015)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 14:01:22 +08:00 |
|
wangxiaolei
|
3348b89436
|
refactor: decouple database operations from knowledge retrieval nodes (#31981)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 13:56:55 +08:00 |
|
yyh
|
f6b036b121
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 11:35:42 +08:00 |
|
wangxiaolei
|
aead4fe65c
|
refactor: document_indexing_update_task split database session (#32105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 10:49:23 +08:00 |
|
wangxiaolei
|
483db22b97
|
feat: extract mcp tool usage (#31802)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-09 09:52:14 +08:00 |
|
yyh
|
6e750814b3
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 21:26:41 +08:00 |
|
wangxiaolei
|
aa800d838d
|
refactor: partition Celery task sessions into smaller, discrete execu… (#32085)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-08 21:01:54 +08:00 |
|
yyh
|
7d2e630fc8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 13:27:02 +08:00 |
|
kongwenyan
|
4bd80683a4
|
refactor: remove unnecessary type: async_workflow_service.py (#32081)
|
2026-02-08 03:26:30 +09:00 |
|
yyh
|
d23a94982d
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 01:30:21 +08:00 |
|
hjlarry
|
865b221ce6
|
fix: make sure restart server not get ghost online user
|
2026-02-07 09:48:07 +08:00 |
|
hjlarry
|
bb9ae66f81
|
fix: ensure leader online to accept graph change
|
2026-02-07 09:34:13 +08:00 |
|
Jyong
|
4430a1b3da
|
fix: batch delete document db session block (#32062)
|
2026-02-06 18:02:14 +08:00 |
|
Harry
|
c61129590d
|
fix: improve download filename handling in S3 storage and asset service
|
2026-02-06 16:32:55 +08:00 |
|
zyssyz123
|
2c9430313d
|
fix: redis for api token (#31861)
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: hj24 <mambahj24@gmail.com>
|
2026-02-06 16:25:27 +08:00 |
|
NeatGuyCoding
|
c2a3f459c7
|
fix(api): return proper HTTP 204 status code in DELETE endpoints (#32012)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-06 15:32:52 +08:00 |
|
QuantumGhost
|
4971e11734
|
perf: use batch delete method instead of single delete (#32036)
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: FFXN <lizy@dify.ai>
|
2026-02-06 15:12:32 +08:00 |
|
yyh
|
871ec3b0ca
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/controllers/console/app/app.py
# web/eslint-suppressions.json
# web/eslint.config.mjs
|
2026-02-06 14:40:44 +08:00 |
|
wangxiaolei
|
a297b06aac
|
fix: fix tool type is miss (#32042)
|
2026-02-06 14:38:15 +08:00 |
|
longbingljw
|
d9530f7bb7
|
fix: make flask upgrade-db fail on error (#32024)
|
2026-02-06 12:01:31 +08:00 |
|
wangxiaolei
|
b24e6edada
|
fix: fix agent node tool type is not right (#32008)
Infer real tool type via querying relevant database tables.
The root cause for incorrect `type` field is still not clear.
|
2026-02-06 11:24:39 +08:00 |
|
99
|
45164ce33e
|
refactor: strip external imports in workflow template transform (#32017)
|
2026-02-06 10:37:26 +08:00 |
|
Stream
|
6ac9bbfd5f
|
fix: fetch LLM node input correctly
|
2026-02-06 03:14:57 +08:00 |
|
99
|
095b3ee234
|
chore: Remove redundant double space in variable type description (core/variables/variables.py) (#32002)
|
2026-02-05 21:44:31 +08:00 |
|
QuantumGhost
|
cb970e54da
|
perf(api): Optimize the response time of AppListApi endpoint (#31999)
|
2026-02-05 19:05:09 +08:00 |
|
Stream
|
e04f2a0786
|
feat: use static manifest for pre-caching all plugin manifests before checking updates (#31942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-05 18:58:17 +08:00 |
|
Harry
|
cb7c086377
|
feat: enhance file upload process with content type detection and command building
|
2026-02-05 18:00:45 +08:00 |
|
Harry
|
306ef79526
|
feat: add current user retrieval in EnvironmentVariableCollectionApi post method
|
2026-02-05 17:47:48 +08:00 |
|
Harry
|
06c31dfdb2
|
feat: refactor sandbox file handling to use pipeline execution and improve script utilities
|
2026-02-05 17:47:48 +08:00 |
|
wangxiaolei
|
be8f265e43
|
fix: fix uuid_generate_v4 only used in postgresql (#31304)
|
2026-02-05 17:32:33 +08:00 |
|
hjlarry
|
083154e57b
|
Revert "fix: image preview in artifacts panel"
This reverts commit 71f15741b0.
|
2026-02-05 17:05:25 +08:00 |
|
yyh
|
e92b9afd4e
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-05 15:33:01 +08:00 |
|