From 74784d7b671f6401d07f828ae25064ed8c1bfcd4 Mon Sep 17 00:00:00 2001 From: linpengcheng <5549314+pclingo@user.noreply.gitee.com> Date: Mon, 14 Sep 2026 07:38:14 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/upstream/white=5Fbox.yaml.=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=93=9D=E5=8C=BA=E7=99=BD=E5=90=8D=E5=8D=95?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: linpengcheng <5549314+pclingo@user.noreply.gitee.com> --- src/upstream/white_box.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/upstream/white_box.yaml b/src/upstream/white_box.yaml index 0072a1c..6fe1ea7 100644 --- a/src/upstream/white_box.yaml +++ b/src/upstream/white_box.yaml @@ -407,6 +407,8 @@ github: - pytorch/ci-infra - pytorch/crcr-test - meta-pytorch/tritonparse + - bytedance/deer-flow + - kvcache-ai/AgentENV - branchs: [all] repos: - apache/brpc @@ -644,6 +646,9 @@ gitcode: - canndev_s_plus/x_triton - canndev_s_plus/x_pypto - canndev_s_plus/x_faiss + - open_kunpeng_agentic_infra/replay-aenv + - open_kunpeng_agentic_infra/ram-a-middleware + - open_kunpeng_agentic_infra/EnvAgent - branchs: [compact] repos: - cicd-sig/compass-ci -- Gitee