zyssyz123
c9c7fb9962
fix(agent): meter internal LLM calls through API ( #40613 )
...
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-08-13 12:15:44 +00:00
盐粒 Yanli
8df220c2b3
fix(agent): propagate resource collection failures ( #40697 )
2026-08-13 06:16:12 +00:00
dependabot[bot]
1ba3aa718e
chore(deps): bump pymdown-extensions from 11.0 to 11.0.1 in /dify-agent ( #40183 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-10 06:16:06 +00:00
盐粒 Yanli
916d7e1c96
refactor(dify-agent): download Binding files through Agent Stub ( #40143 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 14:56:52 +00:00
盐粒 Yanli
12300f3833
feat(dify-agent): propagate run limit error types ( #40116 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 10:37:22 +00:00
盐粒 Yanli
adb89a8926
refactor(dify-agent): make config pulls direct and remove gRPC ( #40044 )
2026-08-07 06:54:07 +00:00
盐粒 Yanli
05c7386013
fix(dify-agent): end SSE streams on terminal events ( #40042 )
2026-08-06 10:53:10 +00:00
盐粒 Yanli
4d0bc32dd3
fix(dify-agent): align agent and shell execution limits ( #40043 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 10:53:03 +00:00
盐粒 Yanli
1369a2cdfc
fix(dify-agent): wait for E2B shellctl readiness ( #39996 )
2026-08-05 11:03:06 +00:00
盐粒 Yanli
b462cb041d
feat(agent): separate CLI file URL audiences ( #39952 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 13:14:02 +00:00
盐粒 Yanli
dc5192ba11
fix(dify-agent): make run cancellation route-independent ( #39942 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 03:11:22 +00:00
dependabot[bot]
a1769d0b3d
chore(deps): bump cryptography from 49.0.0 to 50.0.0 in /dify-agent ( #39958 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-08-04 03:02:14 +00:00
Ingram Z
612ad161bc
fix(dify-agent): atomically finalize run terminals ( #39929 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 12:02:09 +00:00
Ingram Z
66a69c30f5
fix(dify-agent): stabilize E2B config materialization ( #39873 )
2026-08-03 05:38:05 +00:00
wangxiaolei
2f52ac94fe
chore: keep dify-agent env same with dify ( #39918 )
2026-08-03 03:17:14 +00:00
wangxiaolei
080a1d42f2
fix: fix hardcode /home/dify ( #39767 )
2026-07-29 12:27:38 +00:00
盐粒 Yanli
f6683c2c6b
feat(agent): make home snapshots optional and use backend defaults ( #39702 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 02:01:12 +00:00
Xiyuan Chen
7eba562f7d
chore(deps): bump starlette, soupsieve, cryptography for CVE fixes ( #39716 )
2026-07-29 01:47:29 +00:00
盐粒 Yanli
a048f35099
refactor: introduce agent working environment architecture ( #39480 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +00:00
Escape0707
04158ac8ea
ci: replace custom noqa markers with guard ignores ( #39679 )
2026-07-28 08:52:12 +00:00
Yunlu Wen
59b879d2df
chore: bump version to 1.16.1 ( #39653 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 01:09:25 +00:00
dependabot[bot]
85189be53d
chore: bump pymdown-extensions from 10.21.2 to 11.0 in /dify-agent ( #39618 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 09:10:22 +00:00
Yunlu Wen
3c80857ea3
feat: add bearer auth to agent backend ( #39622 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-27 08:37:30 +00:00
dependabot[bot]
d563d6e7df
chore: bump pypdf from 6.10.2 to 6.14.2 in /dify-agent ( #39502 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 03:56:57 +00:00
yyh
fd2e26f8e6
refactor(agents): simplify repository context ( #39583 )
2026-07-26 06:13:37 +00:00
dependabot[bot]
0aa04f610e
chore: bump pillow from 12.2.0 to 12.3.0 in /dify-agent ( #39328 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 04:23:00 +00:00
dependabot[bot]
d2aea76dec
chore: bump setuptools from 82.0.1 to 83.0.0 in /dify-agent ( #39387 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 04:06:30 +00:00
dependabot[bot]
bc21972878
chore: bump pyasn1 from 0.6.3 to 0.6.4 in /dify-agent ( #39388 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 04:06:08 +00:00
zyssyz123
11016563b1
fix(agent): preserve complete model usage pricing ( #39201 )
2026-07-20 08:03:13 +00:00
Yunlu Wen
5c6372d2f7
chore: bump version to 1.16.0 ( #39196 )
2026-07-17 09:28:32 +00:00
Yunlu Wen
6e5fc1081b
feat: refact agent shell output ( #39190 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 08:27:00 +00:00
zyssyz123
5a792945f5
fix(agent): bound streams and cancel zombie workflow runs ( #39186 )
2026-07-17 07:46:42 +00:00
zyssyz123
71d5c35e8f
fix(agent): preserve Unicode separators in SSE streams ( #39008 )
2026-07-15 08:38:08 +00:00
Yunlu Wen
302d7b1e1b
feat(agent): shellctl rewritten in go ( #38841 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 01:58:36 +00:00
wangxiaolei
f71a30bebf
feat: allow user specific home dir ( #38903 )
2026-07-14 08:07:47 +00:00
dependabot[bot]
0277f87bd2
chore(deps): bump json-repair from 0.59.4 to 0.60.1 in /dify-agent ( #38878 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-14 04:10:17 +00:00
zyssyz123
9b3650e2ca
fix(agent): surface knowledge retrieval failures ( #38640 )
2026-07-10 04:40:46 +00:00
Yunlu Wen
888bea9911
feat: ee agent sandbox support ( #38528 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-10 03:56:55 +00:00
QuantumGhost
d177998255
chore: Bump version to 1.16.0-rc1 ( #38600 )
2026-07-09 11:42:09 +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
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
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
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)
92618f5e20
feat(agent-v2): resolve Dify core tools in agent runtime runner ( #38316 )
2026-07-02 09:25:11 +00:00
yyh
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
dependabot[bot]
4f1030b94d
build(deps): bump pydantic-ai-slim from 1.85.1 to 1.102.0 in /dify-agent ( #38135 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-01 11:12:17 +08:00
Yunlu Wen
7a111c2226
refactor: shell provider protocol ( #38077 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-28 08:23:13 +00:00
盐粒 Yanli
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
林玮 (Jade Lin)
4ac8c5a30e
fix(agent): inject env inline per-command instead of persisting workspace file ( #37815 )
2026-06-23 10:46:11 +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