Commit Graph

109 Commits

Author SHA1 Message Date
Joel
0862641533
feat: support export agent dsl in sidebar (#39299) 2026-07-20 10:41:26 +00:00
Jingyi
cb64446fa3
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-20 09:23:25 +00:00
Joel
c8ccfba960
fix: the input of agent chat would be replaced if conversation history updated (#39289) 2026-07-20 08:07:12 +00:00
Xiyuan Chen
eee8d6cf7b
feat(web): add webapp access control to agent access point (#39285)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-20 08:05:29 +00:00
yyh
15674a9db6
test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
yyh
2ec34b2cfb
feat(workflow): improve block selector navigation and previews (#39212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-18 09:56:36 +00:00
yyh
5fd06fafe0
test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
Joel
b0329cd53c
chore: add agent tooltip (#39183) 2026-07-17 06:00:29 +00:00
Joel
a7aff83d52
chore: remove useless agent tip (#39171) 2026-07-17 02:47:57 +00:00
yyh
48e536ba39
test(e2e): enforce behavior-driven quality gates (#39148) 2026-07-16 13:42:10 +00:00
Joel
d876f6dba5
fix: validate inline agent files and skills in the workflow checklist (#39137) 2026-07-16 08:39:20 +00:00
yyh
d66de8a47b
test(e2e): harden behavior coverage and CI gates (#39043)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 07:32:11 +00:00
Joel
1a2ba2237d
chore: new agent enchance (#39040)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 06:46:41 +00:00
Joel
9e6a2cd19c
feat: new agent support import and export in frontend (#39012) 2026-07-15 09:54:09 +00:00
yyh
b721e7a32d
fix(web): align agent activity disclosure (#38999) 2026-07-15 08:51:21 +00:00
yyh
7dd33929c7
fix(agent-v2): use default select composition for time range picker (#38977) 2026-07-15 05:47:22 +00:00
yyh
e134c947c1
refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
yyh
e2fccb604a
refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
Xin Zhang
28a036066a
feat(enterprise): enforce licensed seats cap at account creation (#38883)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 06:51:19 +00:00
Joel
cb209bc049
chore: add skill upload fail tip (#38851) 2026-07-13 07:52:12 +00:00
Stephen Zhou
eb71e47f3b
chore: migrate linting to vp lint with ESLint fallback (#38834)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-13 06:41:53 +00:00
yyh
ab521c4cfd
refactor(chat): modernize speech-to-text pipeline (#38653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
2026-07-13 04:21:29 +00:00
Stephen Zhou
a84c2d36a3
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:57:46 +00:00
yyh
6e59c723c9
fix(agent-v2): restore keyboard access to row actions (#38792) 2026-07-12 14:23:49 +00:00
yyh
2a2193dabb
fix(web): correct knowledge dialog draft state (#38794) 2026-07-12 14:23:28 +00:00
yyh
6e5ba18d65
refactor(dify-ui): standardize primitive boundary names (#38669) 2026-07-10 14:17:10 +00:00
Stephen Zhou
e3a08b40f2
test(web): centralize i18n mocks (#38670) 2026-07-10 14:08:33 +00:00
Stephen Zhou
b9fde89781
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-10 09:35:31 +00:00
无能的迪拜巧克力
775ed70bac
feat(web): refine web app customization options (#38650) 2026-07-10 08:35:26 +00:00
yyh
489e77658e
fix(web): simplify infotip icon variants (#38644) 2026-07-10 06:37:36 +00:00
Stephen Zhou
b7255e6f27
chore: migrate js-yaml to v5 (#38639) 2026-07-10 04:03:30 +00:00
yyh
eb74946b25
fix(web): save agent configure draft on route leave (#38620) 2026-07-09 13:55:34 +00:00
Stephen Zhou
d655153a3d
fix(web): update docs links (#38591) 2026-07-09 11:25:31 +00:00
zyssyz123
925f97be20
feat: daily sync (#38593)
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
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: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-07-09 10:35:15 +00:00
Stephen Zhou
a5a7c762a3
refactor(web): split app context state atoms (#38588) 2026-07-09 07:42:02 +00:00
Stephen Zhou
23b936aeb5
refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
yyh
98d9b11f7b
chore(agent-v2): sync changes (#38513)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Jashwanth Reddy Gummula <gmrnlg1971@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 12:05:04 +00:00
Stephen Zhou
d67123e5fd
refactor(web): remove remaining app context consumers (#38565)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 11:28:25 +00:00
yyh
1340bef096
test: scope agent build draft e2e selector (#38563) 2026-07-08 10:32:57 +00:00
Stephen Zhou
af5b08ac5c
refactor(web): migrate agent v2 app context consumers (#38558) 2026-07-08 09:42:49 +00:00
Stephen Zhou
76a6cd3335
refactor(web): migrate app context consumers (#38530) 2026-07-08 03:51:50 +00:00
Stephen Zhou
5308b95aff
refactor(web): reduce query atom subscriptions (#38521) 2026-07-07 15:10:58 +00:00
Jingyi
b9c7199d34
fix(web): unify detail sidebar home control (#38487) 2026-07-07 01:44:14 +00:00
yyh
d0ea5a5e0d
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
2026-07-06 13:51:33 +00:00
yyh
bdb3469ca0
refactor(dify-ui): consolidate radio family API (#38479) 2026-07-06 12:27:49 +00:00
yyh
6dff7c0a85
fix(dify-ui): preserve radio value generics (#38429) 2026-07-05 14:01:36 +00:00
yyh
1b3e8e9943
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.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: 林玮 (Jade Lin) <linw1995@icloud.com>
2026-07-05 08:09:38 +00:00
林玮 (Jade Lin)
1af535a173
fix(agent-v2): preserve oauth2 credential refs when converting tool c… (#38303) 2026-07-02 07:07:42 +00:00
yyh
1ae2f95f7c
test(e2e): add agent v2 core coverage (#38209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 06:18:38 +00:00
Stephen Zhou
61650d34ce
refactor(web): remove custom console contract loaders (#38284)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 03:32:02 +00:00