fatelei
c9f036541f
fix: fix conflict
2026-08-24 10:36:13 +08:00
ump45nose
9385e583ff
fix(agent): avoid empty Bedrock schema fields ( #40443 )
...
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-24 02:08:11 +00:00
fatelei
4bfd7b13e7
Merge branch 'user_access_policy_pagnination' into deploy/dev
...
# Conflicts:
# oxlint-suppressions.json
2026-08-22 19:03:24 +08:00
Xiyuan Chen
d6147456e3
feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter ( #40996 )
2026-08-21 10:39:36 +00:00
zxhlyh
f5fc84f4ea
Merge branch 'skill' into deploy/dev
...
# Conflicts:
# api/services/recommend_app/remote/remote_retrieval.py
# oxlint-suppressions.json
# web/app/components/main-nav/routes.ts
2026-08-21 17:08:33 +08:00
potoior
34fdac2113
fix: merge system messages and place them first to comply with Qwen/v… ( #39136 )
2026-08-21 06:24:20 +00:00
Ingram Z
0ca99312c1
fix(agent): align Binding file upload timeouts ( #41027 )
2026-08-20 18:59:44 +00:00
盐粒 Yanli
97a3039a2d
refactor(dify-agent): use Workspace as shell temp space ( #41023 )
2026-08-20 10:16:05 +00:00
盐粒 Yanli
005edb7d47
fix(dify-agent): add reliable shellctl stdio mode ( #39997 )
2026-08-20 10:10:00 +00:00
盐粒 Yanli
b034368b3b
fix(dify-agent): adjust local sandbox home paths ( #41021 )
2026-08-20 10:00:01 +00:00
CodingOnStar
e89658243d
merge: origin/deploy/dev into deploy/dev after creator-profile-home
...
# Conflicts:
# oxlint-suppressions.json
2026-08-20 15:26:03 +08:00
zxhlyh
0d9c488c77
Merge branch 'skill' into deploy/dev
...
# Conflicts:
# api/tests/unit_tests/core/app/apps/agent_app/test_runtime_request_builder.py
# api/tests/unit_tests/core/workflow/nodes/agent_v2/test_runtime_request_builder.py
# dify-agent/tests/local/dify_agent/layers/shell/test_configs.py
# oxlint-suppressions.json
# packages/iconify-collections/custom-vender/icons.json
# packages/iconify-collections/custom-vender/info.json
# web/app/components/main-nav/__tests__/layout.spec.tsx
# web/app/components/main-nav/routes.ts
# web/features/skills/detail/builder-panel.tsx
# web/features/skills/detail/skill-metadata.tsx
# web/features/tag-management/components/tag-filter.tsx
# web/i18n-config/__tests__/plural-selector.spec.ts
2026-08-20 14:53:01 +08:00
fatelei
d91a56b337
fix: fixme
2026-08-20 09:29:28 +08:00
盐粒 Yanli
930f4e6c26
fix(dify-agent): persist interrupted run history ( #40972 )
2026-08-19 10:35:13 +00:00
盐粒 Yanli
8874f3c80b
refactor(agent): remove Agent Drive ( #40887 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-19 06:34:36 +00:00
zyssyz123
c38fb16efa
fix(agent): retain usage for incomplete runs ( #40937 )
2026-08-18 13:11:22 +00:00
盐粒 Yanli
c267e73ca6
fix(dify-agent): use E2B traffic access header ( #40891 )
2026-08-18 03:29:50 +00:00
盐粒 Yanli
c649b84bf6
fix(dify-agent): isolate cancellation intent observer ( #40896 )
2026-08-18 03:29:42 +00:00
盐粒 Yanli
2aaac4dadb
feat(dify-agent): enforce signed upload size limits ( #40883 )
2026-08-17 11:59:42 +00:00
盐粒 Yanli
bec3890689
fix(dify-agent): enforce short-lived Agent Stub authorization ( #40884 )
2026-08-17 11:48:12 +00:00
盐粒 Yanli
a679ee5644
fix(dify-agent): preserve snapshots for failed and cancelled runs ( #40876 )
2026-08-17 10:11:22 +00:00
盐粒 Yanli
96809473fc
feat(dify-agent): add context-aware history compaction ( #40872 )
2026-08-17 09:36:21 +00:00
盐粒 Yanli
4249a0d052
fix(dify-agent): require E2B traffic authentication ( #40871 )
2026-08-17 08:35:53 +00:00
盐粒 Yanli
3acc9470d4
feat(dify-agent): expand and enforce agent run limits ( #40641 )
2026-08-14 08:27:19 +00:00
WH-2099
3cd23d4ef8
fix(agent): authenticate agent control plane ( #40737 )
2026-08-14 04:32:09 +00:00
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
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
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
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
盐粒 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
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
zyssyz123
11016563b1
fix(agent): preserve complete model usage pricing ( #39201 )
2026-07-20 08:03:13 +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
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
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