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 |
|
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 |
|
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 |
|
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 |
|
kongwenyan
|
4bd80683a4
|
refactor: remove unnecessary type: async_workflow_service.py (#32081)
|
2026-02-08 03:26:30 +09:00 |
|
Jyong
|
4430a1b3da
|
fix: batch delete document db session block (#32062)
|
2026-02-06 18:02:14 +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 |
|
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 |
|
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 |
|
wangxiaolei
|
be8f265e43
|
fix: fix uuid_generate_v4 only used in postgresql (#31304)
|
2026-02-05 17:32:33 +08:00 |
|
wangxiaolei
|
b886b3f6c8
|
fix: fix miss use db.session (#31971)
|
2026-02-05 14:42:34 +08:00 |
|
Xiyuan Chen
|
c56ad8e323
|
feat: account delete cleanup (#31519)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-04 17:59:41 -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 |
|
wangxiaolei
|
0dfa59b1db
|
fix: fix delete_draft_variables_batch cycle forever (#31934)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-04 19:10:27 +08:00 |
|
非法操作
|
0d74ac634b
|
fix: missing import console_ns (#31916)
|
2026-02-04 16:08:00 +08:00 |
|
Sean Kenneth Doherty
|
778aabb485
|
refactor(api): replace reqparse with Pydantic models in trial.py (#31789)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-02-04 14:36:52 +08:00 |
|
Asuka Minato
|
f5d6c250ed
|
fix: "refactor: port api/controllers/console/tag/tags.py to ov3" (#31887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-03 22:18:53 +08:00 |
|
QuantumGhost
|
8c3e77cd0c
|
chore: update version to 1.12.0 (#31878)
|
2026-02-03 18:08:15 +08:00 |
|
Stephen Zhou
|
b55c0ec4de
|
fix: revert "refactor: api/controllers/console/feature.py (test)" (#31850)
|
2026-02-03 12:26:47 +08:00 |
|
dependabot[bot]
|
8b50c0d920
|
chore(deps-dev): bump types-psutil from 7.0.0.20251116 to 7.2.2.20260130 in /api (#31814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-03 09:59:29 +08:00 |
|
Asuka Minato
|
47f8de3f8e
|
refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-03 09:59:00 +08:00 |
|
Asuka Minato
|
491fa9923b
|
refactor: port api/controllers/console/datasets/data_source.py /datasets/metadata.py /service_api/dataset/metadata.py /nodes/agent/agent_node.py api/core/workflow/nodes/datasource/datasource_node.py api/services/dataset_service.py to match case (#31836)
|
2026-02-02 21:03:16 +09:00 |
|
Asuka Minato
|
ce2c41bbf5
|
refactor: port api/controllers/console/datasets/datasets_document.py api/controllers/service_api/app/annotation.py api/core/app/app_config/easy_ui_based_app/agent/manager.py api/core/app/apps/pipeline/pipeline_generator.py api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py to match case (#31832)
|
2026-02-02 19:07:30 +09:00 |
|
Asuka Minato
|
920db69ef2
|
refactor: if to match (#31799)
|
2026-02-02 18:12:03 +09:00 |
|
Asuka Minato
|
ac222a4dd4
|
refactor: port api/controllers/console/app/audio.py api/controllers/console/app/message.py api/controllers/console/auth/data_source_oauth.py api/controllers/console/auth/forgot_password.py api/controllers/console/workspace/endpoint.py (#30680)
|
2026-02-02 18:03:07 +09:00 |
|
Asuka Minato
|
840a975fef
|
refactor: add test for api/controllers/console/workspace/tool_pr… (#29886)
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-02 14:54:16 +09:00 |
|
QuantumGhost
|
9fb72c151c
|
refactor: "chore: update version to 1.12.0" (#31817)
|
2026-02-02 11:18:18 +08:00 |
|
FFXN
|
41177757e6
|
fix: summary index bug (#31810)
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-02-02 09:45:17 +08:00 |
|
yyh
|
4f826b4641
|
refactor(typing): use enum types for workflow status fields (#31792)
|
2026-02-02 09:41:34 +08:00 |
|
Asuka Minato
|
3216b67bfa
|
refactor: examples of use match case (#31312)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-01 19:25:54 +09:00 |
|
Asuka Minato
|
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 |
|
盐粒 Yanli
|
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 |
|
盐粒 Yanli
|
5bc99995fc
|
fix(api): align graph protocols for response streaming (#31777)
|
2026-01-31 01:57:36 +09:00 |
|
Asuka Minato
|
a433d5ed36
|
refactor: port api/controllers/console/tag/tags.py to ov3 (#31767)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-30 22:40:14 +09:00 |
|
Asuka Minato
|
b58d9e030a
|
refactor: init_validate.py to v3 (#31457)
|
2026-01-30 22:39:02 +09:00 |
|
Asuka Minato
|
a4db322440
|
chore: update restx to 1.3.2 (#31229)
|
2026-01-30 21:24:49 +08:00 |
|
lif
|
24b280a0ed
|
fix(i18n): improve Chinese translation of Max Tokens (#31771)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2026-01-30 20:19: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 |
|