Commit Graph
11593 Commits
Author SHA1 Message Date
Joel 2c7d1f4cae Merge branch 'feat/agent-v2' into feat/agent-v2-e2e-test 2026-07-09 17:22:02 +08:00
yyhandGitHub 85b3d62445 Merge branch 'main' into feat/agent-v2 2026-07-09 17:21:24 +08:00
Yansong Zhang 44cda898a4 fix(e2e): use current agent routes 2026-07-09 17:07:29 +08:00
Joel 35a495d91d chore: run model test 2026-07-09 16:36:18 +08:00
2f99652203 fix: chunk workflow failure tracking data (#38598)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-07-09 08:33:47 +00:00
dc1131b6df refactor(tests): replace logger mocks with caplog in trace provider tests (#38569)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 08:33:28 +00:00
盐粒 Yanli c6a50b14ec Merge remote-tracking branch 'origin/feat/agent-v2' into feat/agent-v2 2026-07-09 16:33:05 +08:00
盐粒 Yanli 3ee9d66aaa Merge commit 'f8fff54682' into feat/agent-v2 2026-07-09 16:32:22 +08:00
Yansong Zhang 9b117b0207 fix(ci): satisfy backend checks 2026-07-09 16:31:59 +08:00
盐粒 Yanli f8fff54682 fix(api): prefer filename extension for tool files 2026-07-09 16:30:25 +08:00
Joel 89bc288a4b chore: add e2e trigger 2026-07-09 16:28:19 +08:00
Yansong Zhang 819ecad3f7 Merge remote-tracking branch 'refs/remotes/tmp/main' into fix/pr-38593-ci
# Conflicts:
#	packages/contracts/generated/api/web/types.gen.ts
#	packages/contracts/generated/api/web/zod.gen.ts
2026-07-09 16:17:57 +08:00
盐粒 Yanli 65d2b4c1c2 Merge commit 'bca16261ea' into feat/agent-v2 2026-07-09 16:09:54 +08:00
Yansong Zhang c911d42b31 chore: update generated API contracts 2026-07-09 16:07:23 +08:00
盐粒 Yanli bca16261ea chore(agent): clarify sandbox and skill guidance 2026-07-09 16:03:40 +08:00
Joel f002fa8a98 fix: though fold and icon 2026-07-09 15:55:37 +08:00
zyssyz123andGitHub 43c9fb96ee fix(agent): expose message usage in history (#38596) 2026-07-09 15:49:39 +08:00
Stephen ZhouandGitHub a5a7c762a3 refactor(web): split app context state atoms (#38588) 2026-07-09 07:42:02 +00:00
Coding On StarGitHubCodingOnStarautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
063e390c5d fix(web): preserve attribution from auth redirect (#38583)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 07:40:55 +00:00
autofix-ci[bot]andGitHub 79c60ddfe2 [autofix.ci] apply automated fixes 2026-07-09 07:25:42 +00:00
zyssyz123andGitHub 2b0996236f fix(agent): preserve repeated tool call thoughts (#38592) 2026-07-09 15:18:31 +08:00
盐粒 Yanli c192a3c16e fix(agent): use internal URLs for stub file downloads 2026-07-09 15:13:15 +08:00
JoelandGitHub 3b3c25273a fix: guard chat tree against out-of-order parents (#38590) 2026-07-09 07:05:05 +00:00
zyssyz123andGitHub 5bed2666bb fix(agent): pass through model invocation errors (#38584) 2026-07-09 14:14:43 +08:00
Xiyuan ChenandGitHub 3775f569f1 fix: run user_connect authorization inside Flask app context (#38585) 2026-07-09 06:00:29 +00:00
Joel 1f6e39b0ad chore: agent to agents 2026-07-09 12:44:29 +08:00
chaririGitHubAsuka Minatoautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
6540d178c6 refactor(api): migrate service app endpoints to BaseModel (#37960)
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-09 04:23:47 +00:00
chaririandGitHub 458aa4892d refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
chaririGitHubAsuka Minatoautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
89d5f74a40 refactor(api): migrate dataset endpoints to BaseModel (#37957)
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-09 04:22:30 +00:00
9bb3b1fa98 refactor(api): migrate snippet workspace endpoints to BaseModel (#37956)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-07-09 04:21:27 +00:00
chaririGitHubAsuka Minatoautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>Byron Wang
3cd8d850fa refactor(api): migrate workspace model endpoints to BaseModel (#37963)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron Wang <byron@dify.ai>
2026-07-09 04:05:32 +00:00
Joel 5d0da5a27e chore: change agent url 2026-07-09 11:57:02 +08:00
Joel 055beabfec fix agent thought history title rendering 2026-07-09 11:57:02 +08:00
zyssyz123andGitHub fd06801caa fix(agent): ignore workflow agent message deltas (#38582) 2026-07-09 11:56:22 +08:00
Stephen ZhouandGitHub c5cef80ea4 chore: generate fastopenapi console contracts (#38580) 2026-07-09 03:52:42 +00:00
Joel 37c5f78a7f fix: not render anwser in thought 2026-07-09 11:24:21 +08:00
Stephen ZhouandGitHub cee88de684 refactor(web): add prefetched query atom (#38572) 2026-07-09 02:47:51 +00:00
非法操作andGitHub 5741f8f9d1 fix: when delete custom model remove its cache (#38577) 2026-07-09 02:12:23 +00:00
Stephen ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
512f39dede chore: upgrade TypeScript 7 (#38575)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 01:42:40 +00:00
yyh 093d47cf05 Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-07-09 09:22:18 +08:00
Xiyuan ChenGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
d72ee32ba1 fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 01:05:47 +00:00
yyhandGitHub 2b35f48d77 test(e2e): fix agent build note runtime connection (#38574) 2026-07-09 00:36:20 +00:00
盐粒 Yanli dac5be487d chore: wire dify agent compose config 2026-07-09 04:06:32 +08:00
Stephen ZhouandGitHub caf1a22020 refactor(web): sync app context effects with jotai (#38570) 2026-07-08 15:55:25 +00:00
yyhandGitHub 9416d04163 test(e2e): stabilize agent build draft note scenario (#38571) 2026-07-08 15:38:47 +00:00
盐粒 Yanli 12d1998fe4 feat(dify-agent): vendor shellctl 2026-07-08 23:16:48 +08:00
Stephen ZhouandGitHub 23b936aeb5 refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
eb3362e646 perf: batch-load messages in advanced-chat workflow run list to remove N+1 (#38359)
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
2026-07-08 13:32:32 +00:00
+3 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 ZhouGitHubautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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