Commit Graph

6739 Commits

Author SHA1 Message Date
盐粒 Yanli
ec0fc0cc2f
Merge ab4680db47 into 4f4ac27de2 2026-06-26 00:48:39 +08:00
Yanli 盐粒
ab4680db47 Merge branch 'feat/agent-v2' of github.com:langgenius/dify into feat/agent-v2 2026-06-26 00:48:04 +08:00
Yanli 盐粒
dc575e209e test(agent): align API tests with drive manifest defaults 2026-06-26 00:47:35 +08:00
autofix-ci[bot]
329e35e66a
[autofix.ci] apply automated fixes 2026-06-25 16:01:21 +00:00
Yanli 盐粒
52903a6e69 Materialize drive mentions through shell 2026-06-25 23:55:17 +08:00
Yanli 盐粒
12ed444889 test(agent): align service fixtures with runtime-backed agents 2026-06-25 23:12:27 +08:00
Yanli 盐粒
eaa53cb2e4 fix(agent): remove stale soul files preservation call 2026-06-25 23:07:25 +08:00
Yanli 盐粒
a84f70445a Merge branch 'feat/agent-v2' of github.com:langgenius/dify into feat/agent-v2 2026-06-25 22:17:43 +08:00
autofix-ci[bot]
bbcc3a4c65
[autofix.ci] apply automated fixes 2026-06-25 14:15:08 +00:00
Yanli 盐粒
b9c6ad82f9 Relax skill package top-level normalization 2026-06-25 22:13:06 +08:00
zyssyz123
483d170194
feat(agent): back inline agents with hidden apps (#37969) 2026-06-25 22:09:45 +08:00
QuantumGhost
4f4ac27de2
chore(api): surface pyrefly output on type-check failures (#37934) 2026-06-25 13:47:10 +00:00
Yunlu Wen
3aa26fb637
chore: bump versions to 1.15.0 (#37929) 2026-06-25 12:02:38 +00:00
autofix-ci[bot]
9394bd4194
[autofix.ci] apply automated fixes 2026-06-25 11:48:41 +00:00
zyssyz123
b545a9ea93
fix(agent): accept files section in agent soul (#37947) 2026-06-25 19:43:17 +08:00
autofix-ci[bot]
92587db997
[autofix.ci] apply automated fixes 2026-06-25 11:38:47 +00:00
zyssyz123
4d2a0560c2
fix(agent): support workflow composer snapshot preview (#37945) 2026-06-25 19:32:34 +08:00
林玮 (Jade Lin)
aa37c1d833
fix(api): tongyi credential compatibility (#37942) 2026-06-25 10:25:24 +00:00
Mr_xie
e90c7ab8a7
refactor(tests): replace logger mocks with caplog (#37468) (#37922)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 09:48:43 +00:00
wangxiaolei
40119fef44
feat: update monitor permission key and plugin permission key (#37937)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 09:41:38 +00:00
Manan Bansal
72a03c2d6a
refactor(test): replace SimpleNamespace with real UploadFile model in test_dataset_models.py (#37935)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 09:35:24 +00:00
autofix-ci[bot]
58a7b38a55
[autofix.ci] apply automated fixes 2026-06-25 08:40:53 +00:00
Yanli 盐粒
60613e0906 Merge remote-tracking branch 'origin/feat/agent-v2' into feat/agent-v2 2026-06-25 16:35:11 +08:00
yyh
ed83ab3cfb
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-25 16:33:59 +08:00
Yanli 盐粒
15c4dbc19b Merge commit 'd5c9f2d5b1' into feat/agent-v2
# Conflicts:
#	api/tests/unit_tests/services/agent/test_skill_standardize_service.py
2026-06-25 16:31:02 +08:00
Yanli 盐粒
82caa73bdb Revert "feat(agent): version drive refs in agent soul"
This reverts commit 83dd03f430.
2026-06-25 16:26:26 +08:00
Yanli 盐粒
3948133faf Revert "feat(agent): version agent soul drive file refs"
This reverts commit a6a6bc322b.
2026-06-25 16:18:56 +08:00
Yanli 盐粒
3f653b2dfb Revert "fix(agent-v2): pass chat files to agent backend (#37926)"
This reverts commit d070074164.
2026-06-25 16:09:13 +08:00
Yanli 盐粒
d5c9f2d5b1 Normalize skill archives during standardization 2026-06-25 15:42:32 +08:00
QuantumGhost
b33e8f0ddb
fix: improve error handling for workflow execution (#37919) 2026-06-25 07:36:34 +00:00
zyssyz123
d070074164
fix(agent-v2): pass chat files to agent backend (#37926) 2026-06-25 15:30:30 +08:00
FFXN
8f74e176ca
fix: remove redundant snippets permissions (#37921)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-25 07:27:16 +00:00
Gateway
abf2986299
build(deps): update Bleach sanitizer security fix (#37860) 2026-06-25 06:32:48 +00:00
Yanli 盐粒
c7bfeeaa80 Merge remote-tracking branch 'origin/feat/agent-v2' into feat/agent-v2 2026-06-25 14:15:39 +08:00
Yanli 盐粒
083d75307d Enable drive layer for agent backend runs 2026-06-25 14:14:24 +08:00
Yanli 盐粒
196b99c201 Enable drive layer for agent backend runs 2026-06-25 14:12:14 +08:00
yyh
c3f1cb1a95
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-25 13:36:20 +08:00
autofix-ci[bot]
93c2fe9d83
[autofix.ci] apply automated fixes 2026-06-25 05:24:22 +00:00
autofix-ci[bot]
4030c38889
[autofix.ci] apply automated fixes 2026-06-25 04:37:28 +00:00
zyssyz123
70fbbbf2c5
fix(agent-v2): lazily resolve skill archive members (#37914) 2026-06-25 12:14:12 +08:00
Asuka Minato
d93989bfc0
chore: add type to test (#37876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 03:01:09 +00:00
functionkiller
31a50a3b20
fix: eagerly validate conversation before generator to prevent hanging (#37224)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
2026-06-25 02:57:33 +00:00
yyh
f9cd7ba9ce
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-25 10:56:49 +08:00
zyssyz123
362faffeca
fix(agent-v2): require publish endpoint for versions (#37910) 2026-06-25 10:42:30 +08:00
zyssyz123
6c01798854
feat(agent-v2): add agent draft build lifecycle (#37907) 2026-06-25 10:13:52 +08:00
wangxiaolei
9fc2925b00
feat: delete member delete rbac binding (#37904)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 02:08:07 +00:00
Willow Lopez
2483c091aa
refactor: replace logger patches with pytest caplog in tests (#37890)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-06-24 21:40:06 +00:00
linhongkuan
4964359961
refactor(tests): use caplog in web login tests (#37889)
Co-authored-by: lin-hongkuan <lin-hongkuan@users.noreply.github.com>
2026-06-24 14:44:01 +00:00
zyssyz123
2382a49616
feat(agent-v2): add agent draft build lifecycle (#37887) 2026-06-24 21:21:00 +08:00
yyh
b72a51cf65
fix(agent-v2): recover inline binding during draft refresh 2026-06-24 19:33:16 +08:00