Renzo
|
4bd388669a
|
refactor: core/app pipeline, core/datasource, and core/indexing_runner (#34359)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-01 02:20:56 +00:00 |
|
99
|
40591a7c50
|
refactor(api): use standalone graphon package (#34209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-27 21:05:32 +00:00 |
|
99
|
fcfc96ca05
|
chore: remove stale mypy suppressions and align dataset service tests (#34130)
|
2026-03-26 12:34:44 +00:00 |
|
Achieve3318
|
5341cd015b
|
fix: dataset query created_by empty UUID in iteration subgraph (#34004) (#34044)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 14:57:19 +08:00 |
|
99
|
52e7492cbc
|
refactor(api): rename dify_graph to graphon (#34095)
|
2026-03-25 21:58:56 +08:00 |
|
-LAN-
|
56593f20b0
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-03-25 20:32:24 +08:00 |
|
tmimmanuel
|
20fc69ae7f
|
refactor: use EnumText for WorkflowAppLog.created_from and WorkflowArchiveLog columns (#33954)
|
2026-03-24 02:44:46 +09:00 |
|
tmimmanuel
|
f41d1d0822
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-03-21 11:47:48 +09:00 |
|
Zixuan Cheng
|
8c9831177a
|
fix(api): preserve citation metadata in web responses (#33778)
Co-authored-by: AI Assistant <bot@demo.com>
|
2026-03-20 10:49:12 +08:00 |
|
tmimmanuel
|
5b9cb55c45
|
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
|
2026-03-20 01:13:26 +09:00 |
|
盐粒 Yanli
|
df0ded210f
|
fix: preserve timing metrics in parallel iteration (#33216)
|
2026-03-19 18:05:52 +08:00 |
|
statxc
|
236ae372be
|
refactor(api): replace dict/Mapping with TypedDict in core/app (#33601)
|
2026-03-18 00:38:39 +09:00 |
|
非法操作
|
98e72521f4
|
chore: change draft var to user scoped (#33066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-03-16 14:04:41 +08:00 |
|
-LAN-
|
fb41b215c8
|
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
|
2026-03-15 15:24:59 +08:00 |
|
99
|
1b6e695520
|
refactor(workflow): move agent node back to core workflow (#33431)
|
2026-03-14 22:33:13 +08:00 |
|
Rajat Agarwal
|
0045e387f5
|
test: unit test cases for core.app.apps module (#32482)
|
2026-03-12 11:23:25 +08:00 |
|
盐粒 Yanli
|
989db0e584
|
refactor: Unify NodeConfigDict.data and BaseNodeData (#32780)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-11 23:43:58 +08:00 |
|
wangxiaolei
|
d6721a1dd3
|
fix: use moderation modified inputs and query (#33180)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-03-11 13:37:23 +08:00 |
|
kurokobo
|
ad81513b6a
|
fix: show citations in advanced chat apps (#32985)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 09:56:14 +08:00 |
|
statxc
|
741d48560d
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-06 08:42:54 +09:00 |
|
99
|
7432b58f82
|
refactor(dify_graph): introduce run_context and delegate child engine creation (#32964)
|
2026-03-05 14:31:28 +08:00 |
|
wangxiaolei
|
e14b09d4db
|
refactor: human input node decouple db (#32900)
|
2026-03-04 13:18:32 +08:00 |
|
99
|
c8688ec371
|
refactor(dify_graph): unify invoke and user enums source in workflow (#32873)
|
2026-03-03 15:05:20 +08:00 |
|
-LAN-
|
4fd6b52808
|
refactor(api): move model_runtime into dify_graph (#32858)
|
2026-03-02 20:15:32 +08:00 |
|
-LAN-
|
c917838f9c
|
refactor: move workflow package to dify_graph (#32844)
|
2026-03-02 18:42:30 +08:00 |
|
99
|
a01de98721
|
refactor(workflow): decouple start node external dependencies (#32793)
|
2026-03-02 02:01:41 +08:00 |
|
-LAN-
|
1f0fca89a8
|
refactor(workflow): move variables package into core.workflow (#32750)
|
2026-03-01 03:15:09 +08:00 |
|
Tyson Cung
|
91dfdd87e3
|
fix: replace unreachable yield expression with yield from () (#32727)
|
2026-02-28 15:27:32 +09:00 |
|
tda
|
71ff135927
|
fix: add return type to abstract _publish method (#32701)
Co-authored-by: root <root@DESKTOP-KQLO90N>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
2026-02-27 21:52:49 +09:00 |
|
-LAN-
|
a694533fc9
|
refactor(workflow): inject credential/model access ports into LLM nodes (#32569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-02-27 14:36:41 +08:00 |
|
J0su3Code
|
80f49367eb
|
fix: add return type annotation to abstract _publish method (#32493)
|
2026-02-24 03:12:43 +09:00 |
|
Tyson Cung
|
4c48e3b997
|
refactor: inherit ABC in AppQueueManager for proper abstract method usage (#32461)
|
2026-02-23 15:46:30 +09:00 |
|
99
|
7656d514b9
|
refactor(workflow-file): move core.file to core.workflow.file (#32252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-02-16 22:38:19 +08:00 |
|
QuantumGhost
|
704ee40caa
|
fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-11 09:49:29 +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 |
|
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 |
|
yyh
|
4f826b4641
|
refactor(typing): use enum types for workflow status fields (#31792)
|
2026-02-02 09:41:34 +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
|
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 |
|
FFXN
|
c2473d85dc
|
feat: Add summary index for knowledge. (#31625)
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-01-29 13:47:35 +08:00 |
|
-LAN-
|
3d414678e3
|
fix(graph_engine): Cannot run single iteration or loop node (#31470)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2026-01-28 01:05:59 +08:00 |
|
-LAN-
|
d76ad15fca
|
refactor(graph_engine): move observability layer and persistence laye… (#31620)
|
2026-01-28 00:54:21 +08:00 |
|
wangxiaolei
|
e48419937b
|
feat: chatflow support multimodal (#31293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-27 00:24:48 +08:00 |
|
Asuka Minato
|
b9f1d65d4f
|
refactor: example of refine dict / Mapping (#31498)
|
2026-01-26 10:23:38 +08:00 |
|
-LAN-
|
67eb8c052d
|
refactor: single-node workflow runner helpers (#31472)
|
2026-01-24 10:27:44 +08:00 |
|
-LAN-
|
c575c34ca6
|
refactor: Move workflow node factory to app workflow (#31385)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-01-22 18:08:21 +08:00 |
|
wangxiaolei
|
3b225c01da
|
refactor: refactor workflow context (#30607)
|
2026-01-19 12:18:51 +08:00 |
|
-LAN-
|
206706987d
|
refactor(variables): clarify base vs union type naming (#30634)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-13 23:39:34 +09:00 |
|
wangxiaolei
|
2d53ba8671
|
fix: fix object value is optional should skip validate (#30894)
|
2026-01-13 15:21:06 +08:00 |
|
wangxiaolei
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
|