Commit Graph

4433 Commits

Author SHA1 Message Date
yyh
68c3fc0ef6
fix: disable submit button when prompt is empty 2026-06-25 15:50:02 +08:00
Joel
69e9fa68db feat: build draft 2026-06-25 15:45:22 +08:00
yyh
aa5c10af55
feat: build/preview layout 2026-06-25 15:17:06 +08:00
yyh
7c939ee6c2
refactor(web): generalize blue glass surface utility 2026-06-25 14:18:30 +08:00
yyh
191b63fbf6
style: build icon 2026-06-25 14:14:12 +08:00
Joel
d5e8ab44f9 Merge branch 'main' into feat/agent-v2 2026-06-25 14:08:41 +08:00
Joel
1fdc62087a chore: file upload from config in debug 2026-06-25 14:00:31 +08:00
Joel
e2860d79de chore: build button text to star build 2026-06-25 13:54:47 +08:00
Wu Tianwei
599d92ef6b
fix: Fix frontend rbac issues (#37872)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 05:51:39 +00:00
yyh
5713307f7b
fix(web): tune agent infotip offset 2026-06-25 13:49:27 +08:00
Joel
349a2b9e71 chore: agent copywriting 2026-06-25 13:44:29 +08:00
yyh
c3f1cb1a95
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-25 13:36:20 +08:00
yyh
c03f4ea18a
fix(web): align agent mode infotip with design 2026-06-25 13:36:07 +08:00
yyh
5114c276b3
fix: use infotip 2026-06-25 13:25:25 +08:00
github-actions[bot]
75909ce10e
chore(i18n): sync translations with en-US (#37891)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-25 03:24:37 +00:00
Joel
4139d0c4fb feat: new skills and files 2026-06-25 11:23:01 +08:00
yyh
5f23384d81
fix(agent-v2): submit visible roster save icon 2026-06-25 11:18:43 +08:00
yyh
a2c728e0f4
fix(web): restore roster beta badge translation 2026-06-25 11:02:16 +08:00
yyh
f9cd7ba9ce
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-25 10:56:49 +08:00
Joel
8aca4f4129 chore: some tooltips 2026-06-25 10:42:42 +08:00
Stephen Zhou
3d8316333f
fix: keep body background consistent on overscroll (#37909) 2026-06-25 02:20:39 +00:00
Jingyi
d349e892f4
fix: respect legacy plugin permissions without RBAC (#37903) 2026-06-25 01:18:40 +00:00
Stephen Zhou
a421362847
chore(web): prune unused i18n translations (#37888) 2026-06-24 16:13:22 +00:00
Stephen Zhou
1b81ac033f
chore(knip): add mdx support clean unused code (#37882)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 12:30:11 +00: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
2eb564696e
fix: banner has ui problem in small screen (#37879) 2026-06-24 11:19:33 +00: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
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
yyh
1ce65bf1c9
feat: router push to agent details page when create agent 2026-06-24 17:19:10 +08: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
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
dbb7e36ab9
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 15:32:22 +08: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
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