AsperforMias
|
3f7e6cdcb4
|
fix(tts): propagate and validate actual audio MIME (#41043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-08-24 03:38:09 +00:00 |
|
lei_lei
|
ab34f9ae09
|
fix(workflow): honor stop between non-streaming nodes (#41090)
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2026-08-24 02:51:20 +00:00 |
|
Blackoutta
|
3a8fbcbd02
|
feat(trace): add provider-neutral unified tracing (#39451)
Co-authored-by: EvoX <evox@evomap.ai>
|
2026-08-21 11:28:18 +00:00 |
|
Yunlu Wen
|
373f33fd3b
|
fix: add missing metrics back and enhance typing (#40935)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-21 09:46:45 +00:00 |
|
Asuka Minato
|
6fe87aaca5
|
test: migrate residual app generator ORM models to SQLite (#40580)
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-08-21 06:49:58 +00:00 |
|
Asuka Minato
|
4692741aa0
|
test: migrate Agent App session store to SQLite ORM (#40638)
|
2026-08-21 06:10:31 +00:00 |
|
zl86790
|
9d8dacd0c8
|
fix(api): prevent dropped workflow_started events in Redis Streams (#40964)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-08-21 03:46:50 +00:00 |
|
hyhyf
|
e425e18fca
|
fix: add MESSAGE_TRACE task on chat pipline error events (#39129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-20 13:44:22 +00:00 |
|
盐粒 Yanli
|
8874f3c80b
|
refactor(agent): remove Agent Drive (#40887)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-19 06:34:36 +00:00 |
|
zyssyz123
|
c38fb16efa
|
fix(agent): retain usage for incomplete runs (#40937)
|
2026-08-18 13:11:22 +00:00 |
|
Asuka Minato
|
4f81005662
|
test: migrate app runtime sessions and ORM models to SQLite (#40590)
|
2026-08-18 12:27:32 +00:00 |
|
Asuka Minato
|
f2dfa462e1
|
test: migrate agent runtime sessions and ORM models to SQLite (#40587)
|
2026-08-18 12:26:58 +00:00 |
|
Asuka Minato
|
5fde1d096e
|
test: eliminate remaining whole config mocks (#40855)
|
2026-08-18 12:01:49 +00:00 |
|
mesrop2008
|
50d6c19ef4
|
fix(api): clear stale cancellation signals when resuming a paused workflow (#40905)
|
2026-08-18 02:27:43 +00:00 |
|
Asuka Minato
|
ce1aed8df5
|
test: migrate RAG pipeline sessions and ORM models to SQLite (#40511)
|
2026-08-17 12:12:46 +00:00 |
|
盐粒 Yanli
|
a679ee5644
|
fix(dify-agent): preserve snapshots for failed and cancelled runs (#40876)
|
2026-08-17 10:11:22 +00:00 |
|
盐粒 Yanli
|
96809473fc
|
feat(dify-agent): add context-aware history compaction (#40872)
|
2026-08-17 09:36:21 +00:00 |
|
zyssyz123
|
64587eae43
|
fix(workflow): preserve historical Agent node compatibility (#40859)
|
2026-08-17 07:31:38 +00:00 |
|
林玮 (Jade Lin)
|
755c154b1f
|
refactor: resolve completion model via manager (#40756)
|
2026-08-14 02:52:42 +00:00 |
|
zyssyz123
|
c9c7fb9962
|
fix(agent): meter internal LLM calls through API (#40613)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-08-13 12:15:44 +00:00 |
|
林玮 (Jade Lin)
|
b9248690b0
|
refactor: generalize hosted model quota lifecycle (#40722)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-13 08:10:02 +00:00 |
|
盐粒 Yanli
|
79b8d7a797
|
fix(agent): normalize plugin provider identities (#40619)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-08-13 07:22:41 +00:00 |
|
zyssyz123
|
6e80f42f38
|
fix(api): decouple response listeners from execution lifecycle (#39813)
|
2026-08-13 05:50:43 +00:00 |
|
Asuka Minato
|
2f969afaf2
|
test: migrate app runner transaction sessions and ORM models to SQLite (#40660)
|
2026-08-13 05:19:00 +00:00 |
|
Asuka Minato
|
af2fac75db
|
test: migrate workflow variable ORM model to real entity (#40664)
|
2026-08-13 03:05:31 +00:00 |
|
Asuka Minato
|
223998bd48
|
test: migrate residual ORM model stand-ins to real mappings (#40666)
|
2026-08-13 03:03:46 +00:00 |
|
林玮 (Jade Lin)
|
12e6838403
|
fix: meter hosted LLM invocations (#40589)
|
2026-08-12 12:33:21 +00:00 |
|
Byron.wang
|
c1e94f8ee7
|
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-11 07:39:01 +00:00 |
|
Asuka Minato
|
15483f1592
|
test: use sqlite sessions in rag pipeline coverage (#40093)
|
2026-08-11 06:19:08 +00:00 |
|
Asuka Minato
|
b8934b743c
|
test: migrate core app sessions to SQLite (#40084)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 09:01:02 +00:00 |
|
Asuka Minato
|
883944d289
|
test: Type test (#40371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-10 02:13:17 +00:00 |
|
盐粒 Yanli
|
12300f3833
|
feat(dify-agent): propagate run limit error types (#40116)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 10:37:22 +00:00 |
|
Asuka Minato
|
7039217c99
|
test: use sqlite sessions at generation boundaries (#40095)
|
2026-08-07 03:45:27 +00:00 |
|
zyssyz123
|
90d6046345
|
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-08-06 12:36:24 +00:00 |
|
Asuka Minato
|
46024b6ad8
|
test: use SQLite sessions in core app apps (#39083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 04:38:15 +00:00 |
|
Asuka Minato
|
123f128ccc
|
test: use real ORM models in app and API tests (#40020)
|
2026-08-06 04:36:58 +00:00 |
|
Asuka Minato
|
2443df2e42
|
test: use real ORM models in workflow repository tests (#40019)
|
2026-08-06 04:06:04 +00:00 |
|
非法操作
|
8170a2a5f3
|
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 03:23:16 +00:00 |
|
盐粒 Yanli
|
b462cb041d
|
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-04 13:14:02 +00:00 |
|
-LAN-
|
2d2cc7cab1
|
refactor(workflow): move AgentNode events out of graphon (#39845)
|
2026-08-04 03:54:40 +00:00 |
|
Asuka Minato
|
b4f360127d
|
test: use SQLite sessions in core app apps (#39079)
|
2026-08-03 15:45:14 +00:00 |
|
Asuka Minato
|
982c0667e1
|
chore: bump pyrefly version (#39876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 05:59:01 +00:00 |
|
-LAN-
|
351577bdb0
|
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-03 02:24:18 +00:00 |
|
李政达
|
7fd2f4f4e8
|
fix(api): prevent HITL pause from aborting workflow resume (#39485)
Co-authored-by: 李政达 <1242427577@qq.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-07-30 03:21:28 +00:00 |
|
Asuka Minato
|
1593b7cc60
|
test: use SQLite sessions in core app apps (#39102)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-30 03:18:31 +00:00 |
|
Asuka Minato
|
3f1036e55a
|
test: use SQLite sessions in core app apps (#39101)
|
2026-07-30 03:18:09 +00:00 |
|
Asuka Minato
|
e12e86a308
|
test: use sqlite3 session in test_completion_completion_app_generator (#38723)
|
2026-07-30 02:45:54 +00:00 |
|
Asuka Minato
|
2844948aa0
|
test: use SQLite sessions in core app (#39100)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 08:14:06 +00:00 |
|
Asuka Minato
|
b6bfae7e3c
|
test: use sqlite3 session in test_workflow_pause_events (#38688)
|
2026-07-29 05:49:15 +00:00 |
|
盐粒 Yanli
|
f6683c2c6b
|
feat(agent): make home snapshots optional and use backend defaults (#39702)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-29 02:01:12 +00:00 |
|