Commit Graph

11354 Commits

Author SHA1 Message Date
zyssyz123
2382a49616
feat(agent-v2): add agent draft build lifecycle (#37887) 2026-06-24 21:21:00 +08:00
Joel
611a7c5081 chore: some tooltip and header bg 2026-06-24 19:59:37 +08:00
yyh
b72a51cf65
fix(agent-v2): recover inline binding during draft refresh 2026-06-24 19:33:16 +08:00
yyh
47de929a00
fix(agent-v2): persist pending inline nodes during creation 2026-06-24 19:33:16 +08:00
Joel
614c23da32 chore: remove cli tool 2026-06-24 17:57:13 +08:00
yyh
6e1bfdf4ac
style: pretty skeleton 2026-06-24 17:53:28 +08:00
Joel
2581267a1a chore: build chat preview 2026-06-24 17:50:25 +08:00
yyh
d8b8439047
Merge branch 'feat/agent-v2' of https://github.com/langgenius/dify into feat/agent-v2 2026-06-24 17:36:28 +08:00
yyh
d3db19e20d
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 17:36:22 +08:00
Joel
d96ba750db chore: only show debug view because of backend not support preveiew chat 2026-06-24 17:36:21 +08:00
yyh
eecb3bb676
Merge branch 'feat/agent-v2' of https://github.com/langgenius/dify into feat/agent-v2 2026-06-24 17:36:17 +08:00
Yansong Zhang
865426f2f5 fix(agent): import tool file model correctly 2026-06-24 17:35:57 +08:00
yyh
41ffd27f2a
fix(agent-v2): sync composer cache after inline creation 2026-06-24 17:35:57 +08:00
Stephen Zhou
ea1aa2fecd
chore(web): remove unused frontend code (#37866)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:25:52 +00: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
1ce65bf1c9
feat: router push to agent details page when create agent 2026-06-24 17:19:10 +08:00
yyh
86b73ba205
fix: align switch focus outline (#37870) 2026-06-24 09:16:40 +00:00
yyh
c5558b562c
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 17:11:22 +08:00
yyh
1bac0a1a40
feat: agent roster webapp settings 2026-06-24 17:06:38 +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
Yunlu Wen
ce6297bed2
chore(deps): bump dep versions for CVE fixes (#37861)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-06-24 08:22:55 +00:00
yyh
5bb8658b0d
fix: use timestamp hook 2026-06-24 16:19:55 +08:00
yyh
a656e514aa
fix: no console api 2026-06-24 16:18:00 +08:00
L1nSn0w
94d365ea5e
feat: surface separated-mode LLM reasoning in CLI and workflow run preview (#37828) 2026-06-24 08:02:28 +00:00
Joel
fe274fc28c feat: build and preview chat 2026-06-24 15:53:41 +08:00
yyh
63e91b40ae
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 15:48:37 +08:00
Xiyuan Chen
32dc9ff2d9
fix(cli): make app-info cache resilient to corrupt entries + route errors through structured envelope (WTA-257) (#37852) 2026-06-24 07:39:26 +00: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
4ddc9ceb5c
feat: embed agent webapp 2026-06-24 15:26:27 +08:00
Stephen Zhou
f665bcac95
chore(web): clean up unused production code (#37854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:17 +00:00
Asuka Minato
347b02d318
chore: rm all mock_logger (#37786)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:10:02 +00:00
yyh
01c138e7a9
fix(api): site dto 2026-06-24 14:47:30 +08:00
Wu Tianwei
eb19140986
chore: Update permission keys and descriptions for multiple languages to simplify application and dataset management phrases (#37859) 2026-06-24 06:24:38 +00:00
yyh
71df1572b7
fix: use new icon in agent v2 node 2026-06-24 14:08:32 +08:00
github-actions[bot]
f8a9605417
chore(i18n): sync translations with en-US (#37855)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-06-24 05:54:21 +00:00
yyh
5d0ec54e8c
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 13:51:02 +08:00
Jingyi
4573aaa717
fix(web): polish onboarding main nav and preferences tab (#37844)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-06-24 05:46:53 +00:00
Joel
ac80d95aed chore: split hooks frorm agent 2026-06-24 13:43:08 +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
Jingyi
4086f5f2d9
fix(web): align marketplace i18n terminology (#37837) 2026-06-24 05:18:07 +00:00
Myshkin451
31c08faded
refactor: inject session into audio TTS (#37849) 2026-06-24 04:49:48 +00:00
Stephen Zhou
1c1b20aa46
refactor(web): simplify deployment action state (#37851) 2026-06-24 04:39:52 +00:00
Wu Tianwei
24dd7ea3a8
fix: add RBAC feature toggle to environment configuration (#37853) 2026-06-24 04:18:59 +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
Stephen Zhou
50b3228bc7
refactor(web): reuse infinite scroll hook in deployments (#37825) 2026-06-23 14:22:09 +00:00