Commit Graph

11473 Commits

Author SHA1 Message Date
a31eddf7ab chroe: diectory path 2026-07-02 16:03:42 +08:00
b0c9f6f19c chore: home path to ~ 2026-07-02 15:57:25 +08:00
yyh
7c3c3e2371 Merge remote-tracking branch 'origin/main' into feat/agent-v2
# Conflicts:
#	web/features/agent-v2/agent-composer/__tests__/store.spec.ts
#	web/features/agent-v2/agent-composer/conversions.ts
2026-07-02 15:41:52 +08:00
738330fe9a fix(agent): limit finalization to config note 2026-07-02 15:30:30 +08:00
451faa0e68 fix(web): align monitoring overview charts (#38292) 2026-07-02 07:30:25 +00:00
yyh
14a71d7a0a fix(agent-v2): open roster log detail drawer 2026-07-02 15:14:41 +08:00
1af535a173 fix(agent-v2): preserve oauth2 credential refs when converting tool c… (#38303) 2026-07-02 07:07:42 +00:00
85aa610187 [autofix.ci] apply automated fixes 2026-07-02 06:55:52 +00:00
yyh
57e80f771e Merge branch 'main' into feat/agent-v2 2026-07-02 14:50:21 +08:00
yyh
87799a7335 fix(agent-v2): make roster role optional 2026-07-02 14:48:30 +08:00
826b259d9f fix: Working outside of application context. (#38300) 2026-07-02 06:47:35 +00:00
yyh
4dfb8a2909 Merge branch 'main' into feat/agent-v2 2026-07-02 14:42:45 +08:00
bcbd9d3fe2 [autofix.ci] apply automated fixes 2026-07-02 06:40:13 +00:00
yyh
e79c50475b Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-07-02 14:34:57 +08:00
99a1bf898f fix: skill upload should not show multi 2026-07-02 14:34:39 +08:00
2ee7db27be chore(api): disallow builtins getattr variants in new code (#38250)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 06:32:46 +00:00
yyh
99fe4553ed fix: type 2026-07-02 14:30:02 +08:00
31bb8abbf1 fix(api): stop swallowing document indexing errors in create handler (#38192)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harshkashyap@Harshs-MacBook-Pro.local>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
2026-07-02 06:29:56 +00:00
yyh
a493dab7cb fix: apply ruff 2026-07-02 14:28:42 +08:00
yyh
08e60e6155 Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-07-02 14:28:10 +08:00
d9884efaee fix: sql injection (#38295)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-02 06:22:39 +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
0bd359bb8f fix: web detail adjustment before release (#38296)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
2026-07-02 06:16:55 +00:00
6c08a43af1 fix(templates): make End output variable names unique in built-in templates (#38293) 2026-07-02 06:06:07 +00:00
41fb484491 fix(api): tolerate legacy service_api end-user type on load (#38271)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 05:34:36 +00:00
7fb797c121 fix(api): keep provider refresh waiters single-flight (#38226) 2026-07-02 04:46:10 +00:00
5d0576de0a refactor(api): migrate console app chat endpoints to BaseModel (#37952)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 04:43:58 +00:00
275ea285c2 fix(agent): map config skill upload validation errors (#38290) 2026-07-02 11:52:51 +08:00
b9890cc111 chore: tools support oauth 2026-07-02 11:40:35 +08:00
f7f9e78c38 fix(agent-v2): show disabled preview tooltip 2026-07-02 11:40:35 +08: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
4fc8f0ddd1 refactor(api): migrate console app common endpoints to BaseModel (#37951)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 03:24:38 +00:00
2429b757d8 fix(web): add missing i18n for CLI device flow login page (#38282) 2026-07-02 03:09:02 +00:00
2f0ba0fbeb fix(agent): avoid literal null chat output (#38287) 2026-07-02 11:08:11 +08:00
51156fef07 chore: remove empty .codex file (#38286) 2026-07-02 03:01:00 +00:00
966da04ecc Merge branch 'feat/agent-v2' of github.com:langgenius/dify into feat/agent-v2 2026-07-02 10:00:35 +08:00
34353a92d2 fix agent backend test bug 2026-07-02 09:59:53 +08:00
ca8b680322 refactor(web): migrate trial app console contracts (#38254)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 16:31:49 +00:00
8540ca9242 refactor(web): migrate snippet console contracts (#38258)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 16:31:39 +00:00
37bcb60c26 refactor(web): migrate plugin console contracts (#38252)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 15:34:52 +00:00
6eb9928df7 refactor(web): migrate trigger console contracts (#38255)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 14:46:30 +00:00
f98c6cb2a6 refactor(web): migrate model provider console contracts (#38253)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 14:46:17 +00:00
ee1d33eaa6 refactor(web): migrate rbac access console contracts (#38256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 14:45:34 +00:00
yyh
f1f6ab0ac6 refactor(ui): use inset ring utilities (#38275) 2026-07-01 12:23:23 +00:00
e848b6d2db Merge commit 'bd8d81753a006696a2d7d650a94367c44c38756c' into feat/agent-v2 2026-07-01 20:05:04 +08:00
bd8d81753a fix dify agent shellctl timeout handling 2026-07-01 19:47:55 +08:00
eux
bf46b82303 fix(web): clarify unpublished explore app handling (#38260) 2026-07-01 11:04:01 +00:00
3ea14ce1e1 fix(agent): allow sandbox agent home creation 2026-07-01 18:34:10 +08:00
c63037afec fix(agent): persist agent token usage (#38270) 2026-07-01 18:29:36 +08:00
2004390278 chore: human copywrite 2026-07-01 18:22:57 +08:00