Commit Graph

4377 Commits

Author SHA1 Message Date
yyh
b1feacca6b
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-24 11:28:14 +08:00
Stephen Zhou
50b3228bc7
refactor(web): reuse infinite scroll hook in deployments (#37825) 2026-06-23 14:22:09 +00:00
yyh
7ef6c13d0d
feat(agent-v2): wire workflow agent copy and roster save 2026-06-23 21:31:49 +08:00
Stephen Zhou
acf6d0ddc9
refactor(web): simplify deployment async ownership (#37823) 2026-06-23 13:20:23 +00:00
Stephen Zhou
d8ed874dc7
refactor(web): manage deployment async state with atoms (#37819) 2026-06-23 12:50:16 +00:00
yyh
673d84073b
Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-23 20:46:06 +08:00
github-actions[bot]
ed500761c8
chore(i18n): sync translations with en-US (#37760)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 12:41:44 +00:00
yyh
3d24e21709
feat: add roster beta badge 2026-06-23 20:11:41 +08:00
yyh
f11b09abf1
feat(webapp): customize 2026-06-23 20:01:50 +08:00
yyh
238b9202d6
fix: stabilize sidebar nav active layout 2026-06-23 20:00:54 +08:00
yyh
573f9de17a
fix(agent-v2): update configure nav icon 2026-06-23 19:57:36 +08:00
yyh
d6e902e5a7
fix(agent-v2): rename configure nav label 2026-06-23 19:48:31 +08:00
yyh
bf5caeb9f1
fix: new api key modal 2026-06-23 19:36:43 +08:00
Stephen Zhou
b56e5f74e7
fix(web): stabilize deployment state hydration (#37818) 2026-06-23 11:07:15 +00:00
yyh
1e17c0f314
feat: access point settings 2026-06-23 18:57:55 +08:00
yyh
73c9017e63
fix(web): update agent access settings icon 2026-06-23 18:34:01 +08:00
yyh
6dd394edee
fix(agent-v2): open workflow references in new tab 2026-06-23 18:29:25 +08:00
yyh
53b59eea8b
feat: support nested agent output children 2026-06-23 18:14:34 +08:00
github-actions[bot]
d1a3f31f15
chore(i18n): sync translations with en-US (#37802)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 10:05:42 +00:00
Joel
bf01ad417c fix: publish state 2026-06-23 17:54:32 +08:00
Joel
6e1b7d806d chore: cli input placeholder 2026-06-23 17:54:30 +08:00
Stephen Zhou
ac06deba20
refactor(web): sync deployment route state from next route (#37811) 2026-06-23 09:49:25 +00:00
L1nSn0w
725e4da29d
feat(chatflow): stream LLM reasoning to a live thinking panel (#37460)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 09:49:01 +00:00
Yanli 盐粒
8203d42233 Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-23 16:54:02 +08:00
Yanli 盐粒
3efc1f93b9 feat(web): support agent v2 knowledge sets 2026-06-23 16:43:37 +08:00
Joel
c3cb134e73 chore: missing files 2026-06-23 16:26:12 +08:00
Joel
dd3ba72c2c chore: refresh agent debug conversatation id 2026-06-23 16:26:12 +08:00
Joel
44a4fb8888 fix: missing dep 2026-06-23 16:26:11 +08:00
Joel
6c05219af8 fix: knowledge modal not anim 2026-06-23 16:26:09 +08:00
Joel
ce5033c554 fix: inline agent panel not always show 2026-06-23 16:26:09 +08:00
Joel
31ee7bb467 fix: public and Knowledge no mask 2026-06-23 16:26:09 +08:00
Stephen Zhou
0fcaf92d67
fix(web): polish main nav and deployment tooltip styles (#37800) 2026-06-23 08:10:28 +00: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
Stephen Zhou
99c3d7d0f0
refactor(web): consolidate deployment state atoms (#37783) 2026-06-23 07:26:55 +00:00
Stephen Zhou
855bb32306
refactor: adapt docs links for product prefixes (#37565)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-23 03:24:29 +00:00
Stephen Zhou
f380bbaa10
refactor(web): consolidate create release state (#37765) 2026-06-23 02:17:54 +00:00
Jingyi
ab11083c2d
fix(web): restore contact us support menu (#37774)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 01:04:17 +00:00
Stephen Zhou
e3d0320826
refactor(web): manage create release form with Jotai (#37762) 2026-06-22 12:26:12 +00:00
yyh
9fd153ad99
fix(web): derive publish shortcut display from hotkey (#37758) 2026-06-22 10:26:54 +00:00
Wu Tianwei
76e587f78a
fix(tests): enhance toast mock and add preview-only app warning test (#37749) 2026-06-22 10:09:07 +00:00
非法操作
0d7ca17cd1
fix: add the outlined button of notification (#37741) 2026-06-22 09:30:07 +00:00
Stephen Zhou
25b90229bc
fix: disable deployment DSL imports (#37745) 2026-06-22 08:14:08 +00:00
Wu Tianwei
8f6b57fe24
fix: add RBAC feature across various components (#37732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:30:28 +00:00
KVOJJJin
7e9cb50152
feat(web): hide snippets (#37729) 2026-06-22 04:51:47 +00:00
yyh
8c484411ea
fix(web): simplify completed drawer dismissal (#37664) 2026-06-22 02:17:24 +00:00
yyh
4c083e76e2
feat(web): add app shell skip navigation (#37644) 2026-06-22 02:17:18 +00:00
Sukka
9eca75c7fc
refactor(web): migrate shared localStorage to createLocalStorageState (#37408)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-06-19 13:51:45 +00:00
Wu Tianwei
33edf97f81
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
2026-06-18 16:35:29 +00:00
盐粒 Yanli
8732d1463a
chore(agent-v2): sync nightly updates to main (2026-06-18) (#37610)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-06-18 15:34:51 +00:00
yyh
aa777a1f7a
fix(web): nav link focus ring style (#37633) 2026-06-18 09:57:22 +00:00