|
|
9767433819
|
chore: not break the old agent render answer logic
|
2026-07-08 16:00:23 +08:00 |
|
|
|
c453eea40b
|
fix: resolve agent v2 CI failures
|
2026-07-08 15:06:57 +08:00 |
|
|
|
3ea1bf1a6b
|
feat: agent web app add new thought ui
|
2026-07-08 13:02:41 +08:00 |
|
|
|
22978c2175
|
fix: thought append item problme
|
2026-07-08 12:45:15 +08:00 |
|
|
|
76a6cd3335
|
refactor(web): migrate app context consumers (#38530)
|
2026-07-08 03:51:50 +00:00 |
|
|
|
aaa197d3d4
|
chore: update agents.md
|
2026-07-08 11:29:07 +08:00 |
|
|
|
a432f445a2
|
chore: stabilize working duration timer
|
2026-07-08 11:26:28 +08:00 |
|
|
|
d672bf8276
|
feat: add new thought in agent answer
|
2026-07-08 11:21:33 +08:00 |
|
|
|
5602a98f06
|
feat(agent-v2): confirm clearing configure session
|
2026-07-08 11:21:33 +08:00 |
|
|
|
ce566724aa
|
Merge remote-tracking branch 'origin/main' into feat/agent-v2
|
2026-07-08 10:24:08 +08:00 |
|
|
|
5026174ee3
|
chore: not suggest gemini model
|
2026-07-08 07:48:26 +08:00 |
|
|
|
5308b95aff
|
refactor(web): reduce query atom subscriptions (#38521)
|
2026-07-07 15:10:58 +00:00 |
|
|
|
7a9e11b4de
|
refactor(agent-v2): clarify prompt slash menu props
|
2026-07-07 20:13:54 +08:00 |
|
|
|
a5645f7b52
|
refactor(agent-v2): clarify prompt slash menu refs
|
2026-07-07 20:07:37 +08:00 |
|
|
|
bca504522a
|
fix(web): remove duplicate agent action label
|
2026-07-07 18:40:30 +08:00 |
|
|
|
06ee40e0ed
|
test(e2e): stabilize agent configure identity assertion
|
2026-07-07 18:37:50 +08:00 |
|
|
|
d143b1afa7
|
fix(web): rename roster navigation to agent
|
2026-07-07 18:32:51 +08:00 |
|
|
|
8852b40ec3
|
fix(web): align agent webapp icon settings
|
2026-07-07 18:04:39 +08:00 |
|
|
|
f0291f0eff
|
feat: add more button in agent details sidebar
|
2026-07-07 18:01:00 +08:00 |
|
|
|
ff5d29db5f
|
chore: can preview pic in fs
|
2026-07-07 17:40:50 +08:00 |
|
|
|
314eee5a01
|
fix(agent-v2): show sandbox download progress
|
2026-07-07 16:14:16 +08:00 |
|
|
|
a014deae26
|
fix: preserve slash menu parent active item
|
2026-07-07 16:12:51 +08:00 |
|
|
|
ffd71dedd9
|
refactor: remove slash menu hydration gate
|
2026-07-07 16:07:03 +08:00 |
|
|
|
3f6cd9785b
|
fix(web): prevent agent build chat autofocus
|
2026-07-07 15:40:25 +08:00 |
|
|
|
b7ae7a0cf7
|
fix: improve agent prompt slash menu accessibility
|
2026-07-07 15:22:48 +08:00 |
|
|
|
370a9e09ad
|
chore: call sandbox upload api to get download info
|
2026-07-07 12:38:18 +08:00 |
|
|
|
b9c7199d34
|
fix(web): unify detail sidebar home control (#38487)
|
2026-07-07 01:44:14 +00:00 |
|
|
|
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 |
|
|
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
|
|
6dff7c0a85
|
fix(dify-ui): preserve radio value generics (#38429)
|
2026-07-05 14:01:36 +00:00 |
|
|
|
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 |
|
|
|
1af535a173
|
fix(agent-v2): preserve oauth2 credential refs when converting tool c… (#38303)
|
2026-07-02 07:07:42 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f1f6ab0ac6
|
refactor(ui): use inset ring utilities (#38275)
|
2026-07-01 12:23:23 +00:00 |
|
|
|
befe7ec269
|
fix(web): improve card grid responsiveness (#38263)
|
2026-07-01 09:58:11 +00:00 |
|
|
|
edf21269b3
|
refactor(web): decouple detail sidebars from main nav (#38241)
|
2026-07-01 06:07:07 +00:00 |
|
|
|
0923ebaf88
|
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-01 05:07:23 +00:00 |
|
|
|
3ad06bebd9
|
refactor(web): migrate console contracts to generated types (#38231)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 01:40:12 +00:00 |
|
|
|
4b17f968a6
|
perf(web): lazy load console contract shards (#38230)
|
2026-06-30 14:15:29 +00:00 |
|
|
|
baf2191ee3
|
fix(web): hide deployment access sidebar tab (#38229)
|
2026-06-30 11:52:31 +00:00 |
|
|
|
9393df9d00
|
fix(web): hide deployment access tab (#38222)
|
2026-06-30 10:54:57 +00:00 |
|
|
|
ca2755e0c1
|
feat: refine snippet siderbar and support RBAC. (#38134)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-29 06:03:40 +00:00 |
|
|
|
9d3ac1b7b3
|
fix: simplify scroll area composition (#38113)
|
2026-06-29 01:05:12 +00:00 |
|
|
|
a14310fc62
|
refactor(web): organize deployment feature state (#38065)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-06-27 07:34:46 +00:00 |
|
|
|
446b3962c1
|
fix: remove aria-busy from loading button (#38036)
|
2026-06-26 18:39:42 +00:00 |
|
|
|
52c106b532
|
feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-26 13:13:35 +00:00 |
|
|
|
113d6d7e00
|
refactor: align deployment detail state ownership (#38008)
|
2026-06-26 05:37:21 +00:00 |
|
|
|
16b698b54d
|
refactor: simplify deployment access ownership (#37994)
|
2026-06-26 04:10:56 +00:00 |
|
|
|
f4e832f35c
|
fix: decouple deployment access control dialog (#37936)
|
2026-06-26 02:16:29 +00:00 |
|