|
|
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 |
|
|
|
697b57631a
|
fix(console): keep conversation updated_at unchanged when marking read (#32133)
|
2026-02-10 17:56:38 +08:00 |
|
|
|
6015f23e79
|
feat: enhancement celery configuration (#32145)
|
2026-02-10 17:55:24 +08:00 |
|
|
|
acbcca0322
|
refactor(api): enhance message building in LLM trace processing
|
2026-02-10 17:18:53 +08:00 |
|
|
|
95310561ec
|
chore(api): update launch.json.example to include new workflow_based_app_execution. (#32184)
|
2026-02-10 17:08:43 +08:00 |
|
|
|
14251b249d
|
fix(api): include file marker for workflow tool file outputs (#32114)
|
2026-02-10 16:51:12 +08:00 |
|
|
|
102310f5b9
|
feat: add FILES_API_URL for storage file ticket API endpoints
|
2026-02-10 15:36:40 +08:00 |
|
|
|
9c0b01ef20
|
fix: When the user is a non-sandbox user and has a paid balance, the … (#32173)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-10 15:36:40 +08:00 |
|
|
|
e86802ad27
|
chore(api): improve structured output tool call prompt and update handling in LLMNode
|
2026-02-10 15:25:56 +08:00 |
|
|
|
7dabc03a08
|
fix: When the user is a non-sandbox user and has a paid balance, the … (#32173)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-10 12:08:23 +08:00 |
|
|
|
78acba7a35
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-10 11:07:45 +08:00 |
|
|
|
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 |
|
|
|
d8765c8c16
|
Merge branch 'main' into feat/support-agent-sandbox
|
2026-02-10 01:03:44 +08:00 |
|
|
|
7fb6e0cdfe
|
refactor(api): tighten OTel decorator typing (#32163)
|
2026-02-10 00:46:02 +09:00 |
|
|
|
9614fe8e6e
|
feat: agent sandbox support HITL
|
2026-02-09 22:20:41 +08:00 |
|
|
|
5eeb6c56f0
|
feat: implement sandbox layer integration in app generators
|
2026-02-09 22:20:41 +08:00 |
|
|
|
29a6dd5648
|
fix: update Celery worker command to include new queue for workflow-based execution
|
2026-02-09 19:52:42 +08:00 |
|
|
|
92e58aa624
|
fix: update SSH worker command and add timeout handling
|
2026-02-09 19:52:42 +08:00 |
|
|
|
db0c527ce8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 18:43:04 +08:00 |
|
|
|
ef2fabc158
|
fix: adjustment the migration files
|
2026-02-09 18:24:31 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8a057ac242
|
fix: apply ruff
|
2026-02-09 17:01:07 +08:00 |
|
|
|
83c260ee4c
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 17:00:56 +08:00 |
|
|
|
3c0b50ee77
|
feat(sandbox): add SSH agentbox provider for middleware and docker deployments
|
2026-02-09 16:38:05 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f6b036b121
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-09 11:35:42 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6e750814b3
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 21:26:41 +08:00 |
|
|
|
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 |
|
|
|
7d2e630fc8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 13:27:02 +08:00 |
|
|
|
4bd80683a4
|
refactor: remove unnecessary type: async_workflow_service.py (#32081)
|
2026-02-08 03:26:30 +09:00 |
|
|
|
d23a94982d
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-02-08 01:30:21 +08:00 |
|
|
|
865b221ce6
|
fix: make sure restart server not get ghost online user
|
2026-02-07 09:48:07 +08:00 |
|
|
|
bb9ae66f81
|
fix: ensure leader online to accept graph change
|
2026-02-07 09:34:13 +08:00 |
|
|
|
4430a1b3da
|
fix: batch delete document db session block (#32062)
|
2026-02-06 18:02:14 +08:00 |
|
|
|
c61129590d
|
fix: improve download filename handling in S3 storage and asset service
|
2026-02-06 16:32:55 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a297b06aac
|
fix: fix tool type is miss (#32042)
|
2026-02-06 14:38:15 +08:00 |
|
|
|
d9530f7bb7
|
fix: make flask upgrade-db fail on error (#32024)
|
2026-02-06 12:01:31 +08:00 |
|
|
|
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 |
|
|
|
45164ce33e
|
refactor: strip external imports in workflow template transform (#32017)
|
2026-02-06 10:37:26 +08:00 |
|