Commit Graph

1245 Commits

Author SHA1 Message Date
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
zyssyz123
4d2a0560c2
fix(agent): support workflow composer snapshot preview (#37945) 2026-06-25 19:32:34 +08: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 盐粒
d5c9f2d5b1 Normalize skill archives during standardization 2026-06-25 15:42:32 +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
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
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
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
wangxiaolei
d87764b0f8
feat: filter dataset operator and add miss permission key (#37867)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:56:28 +00:00
Yansong Zhang
865426f2f5 fix(agent): import tool file model correctly 2026-06-24 17:35:57 +08:00
Yansong Zhang
a6a6bc322b feat(agent): version agent soul drive file refs 2026-06-24 17:23:49 +08:00
Yansong Zhang
83dd03f430 feat(agent): version drive refs in agent soul 2026-06-24 17:23:35 +08:00
yyh
c5558b562c
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 17:11:22 +08:00
非法操作
fe62177ba5
fix: add is_cloud_only for templates (#37846)
Co-authored-by: Joel <iamjoel007@gmail.com>
2026-06-24 08:29:54 +00:00
yyh
63e91b40ae
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 15:48:37 +08:00
yyh
dbb7e36ab9
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 15:32:22 +08:00
Asuka Minato
2112115962
chore: make AccountService.load_user use passed session (#37764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:29:12 +00:00
yyh
5d0ec54e8c
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 13:51:02 +08:00
Evan
67a5eacf2d
refactor: pass session as parameter in knowledge_retrieval_inner_service and agent_app_feature_service (#37639)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-06-24 05:34:41 +00:00
jashwanth_reddy_gummula
2cde7e4a94
fix: resolve DetachedInstanceError via session management refactoring (#37847)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 05:33:12 +00:00
Myshkin451
31c08faded
refactor: inject session into audio TTS (#37849) 2026-06-24 04:49:48 +00:00
zyssyz123
1eafbf9763
fix(agent): save workflow agents as console roster apps (#37848) 2026-06-24 03:35:12 +00:00
yyh
b1feacca6b
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 11:28:14 +08:00
kunal
d0b2239c60
refactor: accept db.session explicitly in ApiKeyAuthService (#37832)
Co-authored-by: kunalj1-arch <kunal.j1@turing.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-06-24 01:20:47 +00:00
kunal
5b453069d1
refactor: for db.session feedback service.export feedbacks (#37763)
Co-authored-by: kunalj1-arch <kunal.j1@turing.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-06-23 14:01:40 +00:00
yyh
7ef6c13d0d
feat(agent-v2): wire workflow agent copy and roster save 2026-06-23 21:31:49 +08:00
yyh
673d84073b
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-23 20:46:06 +08:00
zyssyz123
26b0ff2a01
feat(agent): copy roster agent into workflow inline agent (#37813)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 12:28:29 +00:00
wangxiaolei
be3677f145
fix: fix logic (#37812)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 10:11:52 +00:00
Yanli 盐粒
7bb4b67885 fix: relax knowledge retrieval usage schema 2026-06-23 17:35:10 +08:00
wangxiaolei
db9b899321
chore: compatiable old role update (#37804)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 09:08:08 +00:00
林玮 (Jade Lin)
04d226384f
fix(agent): agent composer publish validation (#37803) 2026-06-23 08:48:40 +00:00
Yanli 盐粒
c06d924094 feat: wire agent v2 knowledge sets backend 2026-06-23 16:43:10 +08:00
盐粒 Yanli
f4fdbeba76
feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 08:05:16 +00:00
wangxiaolei
56b0b57ff7
feat: support query catalog add billing enabled (#37791)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 07:34:58 +00:00
Byron.wang
cf1ebdadf5
feat(retention): add V2 workflow run archive bundlesa (#37747)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 15:20:25 +08:00
zyssyz123
a3309cd857
fix: support agent duplicate role and skill file preview (#37788)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 06:35:26 +00:00