FFXN
887de73c78
Merge branch 'feat/snippet-fe' into deploy/dev
2026-06-01 13:47:09 +08:00
de47d43b65
refactor: convert isinstance chains to match/case syntax ( #36862 )
...
Co-authored-by: krishkantiuj-ren <hiccup.cc.3@gmail.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
2026-06-01 03:45:19 +00:00
240912cef5
fix(api): preserve hierarchical estimate rules ( #36852 )
...
Co-authored-by: root <kinsonnee@gmail.com >
2026-06-01 03:16:09 +00:00
shuntaro okuma and GitHub
e7be04fd58
fix(api): dedup EndUser in plugin get_user by session_id for Reverse Invocation ( #36742 )
2026-06-01 00:57:29 +00:00
Evan and GitHub
df6b5be50a
refactor: convert isinstance chains to match/case (part 5) ( #36503 )
2026-05-31 15:08:59 +00:00
8e5f09091b
refactor: convert if isinstance chains to match case ( #36846 )
...
Co-authored-by: duongynhi000005-oss <duongynhi000005-oss@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-05-31 15:05:43 +00:00
0a3005701f
refactor: inject current user into user-only controllers ( #36754 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
2026-05-31 15:03:15 +00:00
d8571ce965
refactor: convert isinstance chains to match/case (part 4) ( #36274 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
2026-05-31 14:44:17 +00:00
f241ae25be
fix : #36585 dep inject current user id ( #36845 )
...
Co-authored-by: duongynhi000005-oss <duongynhi000005-oss@users.noreply.github.com >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 14:37:39 +00:00
Evan and GitHub
c6474a2a8b
refactor: convert isinstance chains to match/case (part 8) ( #36869 )
2026-05-31 14:11:05 +00:00
ec5404cc9d
chore: split trial models to a single API ( #36796 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 13:09:13 +00:00
20f62b9919
fix(web): use generated current workspace query ( #36843 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 13:04:18 +00:00
04f5555580
chore: split to single app_dsl_version API ( #36864 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-31 12:13:44 +00:00
129af96c23
chore: add missing @override decorators to pipeline WorkflowAppGenerateResponseConverter ( #36859 )
...
Co-authored-by: krishkantiuj-ren <hiccup.cc.3@gmail.com >
2026-05-31 12:02:17 +00:00
df40960f5d
chore: dep inject for model ( #36750 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-05-30 17:40:46 +00:00
599960024d
refactor(api): migrate console/service_api.dataset.document to BaseModel ( #36506 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-30 14:38:27 +00:00
928f888ef5
refactor(api): migrate console/service_api.dataset.segment to BaseModel ( #36522 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-30 13:54:01 +00:00
Myshkin451 and GitHub
0b60338ad5
chore: reuse injected SQLAlchemy sessions in app read paths ( #36798 )
2026-05-30 00:23:58 +00:00
Evan and GitHub
487249728b
fix: remove unnecessary # type: ignore comments ( #24494 ) ( #36825 )
2026-05-29 09:41:32 +00:00
Evan and GitHub
372a2e3e9c
refactor: convert isinstance chains to match/case (part 7) ( #35902 ) ( #36826 )
2026-05-29 09:40:33 +00:00
c530a5d272
fix(api): validate annotation list pagination query ( #36807 )
...
Co-authored-by: root <kinsonnee@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-29 06:25:48 +00:00
FFXN
6ed691a2c9
feat: validate snippet graph for forbidden nodes during creation
2026-05-29 14:05:49 +08:00
2cc567c6a3
feat: add DTO for agent api ( #36797 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-29 03:36:41 +00:00
FFXN
55c1d1d4be
Merge branch 'feat/snippet-new' into deploy/dev
2026-05-29 10:56:07 +08:00
FFXN
59adfffbb4
feat: allow duplicate snippet names and enhance snippet import handling
2026-05-29 10:37:13 +08:00
Escape0707 and GitHub
a180ab19e4
chore: type check test container tests ( #36790 )
2026-05-29 01:54:25 +00:00
Escape0707 and GitHub
13eaa436e7
test: isolate Redis state in container tests ( #36740 )
2026-05-28 12:42:25 +00:00
+18
5730ede96f
feat: dev snippet fronted ( #36785 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: EvanYao826 <155432245+EvanYao826@users.noreply.github.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: 盐粒 Yanli <yanli@dify.ai >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Tianle <40735546+Tianlel@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai >
Co-authored-by: zyssyz123 <916125788@qq.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: chariri <w@chariri.moe >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Nian <11332799+Lillian68@users.noreply.github.com >
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: Carmen Fernández Ruiz <279459669+zeus1959@users.noreply.github.com >
Co-authored-by: wangxiaolei <fatelei@gmail.com >
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
Co-authored-by: L1nSn0w <l1nsn0w@qq.com >
Co-authored-by: Evan <2869018789@qq.com >
Co-authored-by: Escape0707 <tothesong@gmail.com >
Co-authored-by: Jingyi <jingyi.qi@dify.ai >
Co-authored-by: Amr Sherif <140330826+amr-sheriff@users.noreply.github.com >
Co-authored-by: ZHOU ZHICHEN <118870511+zhuiguangzhe2003@users.noreply.github.com >
Co-authored-by: unknown <EI05187@apwx.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-28 18:01:08 +08:00
+18
107bba0116
feat: dev snippet fronted ( #36784 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: EvanYao826 <155432245+EvanYao826@users.noreply.github.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: 盐粒 Yanli <yanli@dify.ai >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Tianle <40735546+Tianlel@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai >
Co-authored-by: zyssyz123 <916125788@qq.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: chariri <w@chariri.moe >
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Nian <11332799+Lillian68@users.noreply.github.com >
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: Carmen Fernández Ruiz <279459669+zeus1959@users.noreply.github.com >
Co-authored-by: wangxiaolei <fatelei@gmail.com >
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
Co-authored-by: L1nSn0w <l1nsn0w@qq.com >
Co-authored-by: Evan <2869018789@qq.com >
Co-authored-by: Escape0707 <tothesong@gmail.com >
Co-authored-by: Jingyi <jingyi.qi@dify.ai >
Co-authored-by: Amr Sherif <140330826+amr-sheriff@users.noreply.github.com >
Co-authored-by: ZHOU ZHICHEN <118870511+zhuiguangzhe2003@users.noreply.github.com >
Co-authored-by: unknown <EI05187@apwx.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-05-28 17:34:14 +08:00
wangxiaolei and GitHub
f5ab5e7eb3
fix: fix cannot extract elements from a scalar ( #36769 )
2026-05-28 07:31:36 +00:00
0c40e1c2a0
feat: add cross-environment app migration workflow ( #36765 )
...
Co-authored-by: XW <wei.xu1@wiz.ai >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-28 07:30:33 +00:00
Aladdin Aliyev and GitHub
c29d76757e
docs(api): fix typo in vector migration docstrings ( #36741 )
2026-05-28 07:15:34 +00:00
Nishchay Mahor and GitHub
57b02e341c
refactor: add @override decorators to storage backend subclasses ( #36406 ) ( #36755 )
2026-05-28 06:04:47 +00:00
Xiyuan Chen and GitHub
b94ff65e9f
fix(docker): copy dify-agent source into production stage ( #36757 )
2026-05-28 06:01:11 +00:00
678260e34e
test: migrate workspace members tests to containers ( #36738 )
...
Co-authored-by: jamesrayammons <63717587+jamesrayammons@users.noreply.github.com >
2026-05-28 06:01:05 +00:00
Tianle and GitHub
0e1f19a380
refactor: inject tenant id in tenant-only console handlers ( #36751 )
2026-05-28 03:50:28 +00:00
Escape0707 and GitHub
332d1ea533
chore: install dify-agent as editable ( #36735 )
2026-05-28 01:26:06 +00:00
9cdeffd0b1
feat(api): agent backend session lifecycle for workflow agent nodes ( #36724 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-27 15:00:21 +00:00
09ef785a20
test: move delete account task to container integration ( #36733 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 13:58:58 +00:00
d2788d7aba
feat(openapi): redesign auth pipeline with per-token-type routing ( #36693 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 12:45:30 +00:00
b2710b875b
refactor: use match case for draft variable serialization ( #36716 )
...
Co-authored-by: unknown <EI05187@apwx.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 09:59:28 +00:00
wangxiaolei and GitHub
6464255d33
fix: fix DocumentSegment.keywords can not a valid json ( #36715 )
2026-05-27 08:42:48 +00:00
林玮 (Jade Lin)
ef9c607f04
fix(api): raise BadRequest when retrieving parameters for disabled web app
2026-05-27 15:49:32 +08:00
chariri and GitHub
b034449a0c
refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel ( #36533 )
2026-05-27 06:51:42 +00:00
Amr Sherif and GitHub
bee21c9f86
feat(api): support explicit TLS for Milvus vector store ( #36265 )
2026-05-27 05:17:27 +00:00
Evan and GitHub
d342ff1a1e
refactor: convert isinstance chains to match/case (part 6) ( #36705 )
...
Signed-off-by: EvanYao826 <155432245+EvanYao826@users.noreply.github.com >
2026-05-27 04:09:01 +00:00
QuantumGhost and GitHub
4384d8910e
chore(api): polishhelp output for legacy-model-types migration script ( #36707 )
2026-05-27 03:29:08 +00:00
6e1e0d9439
feat(openapi,cli): workspace switch + member management ( #36651 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 03:05:47 +00:00
QuantumGhost and GitHub
5c5a6e83e5
feat(api): introduce model-type migration script ( #36520 )
2026-05-27 02:12:11 +00:00
ebff9a3639
feat: add agent backend plugin layer ( #36686 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 02:03:51 +00:00