From 8776172c464203f6a65e7cf339782ff4a561a522 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 8 Mar 2026 15:47:57 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E6=95=B0=E9=87=8F=E4=B8=BA=2021=20=E6=9D=A1=EF=BC=88?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=AE=A1=E6=9F=A5=E5=8F=8D=E9=A6=88=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- docs/ai-system-doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ai-system-doc.md b/docs/ai-system-doc.md index ec293920..ec34a4ee 100644 --- a/docs/ai-system-doc.md +++ b/docs/ai-system-doc.md @@ -12,7 +12,7 @@ - 系统当前版本 v5.3,运行稳定 - 三种登录模式(团队/访客/自定义API)已全部上线 - 128k 上下文滑动窗口已实现 -- 22 条 GitHub Actions 工作流已配置 +- 21 条 GitHub Actions 工作流已配置 --- @@ -307,7 +307,7 @@ const FB_BRAIN = { ## 2.6 GitHub Actions 清单 -共 22 条工作流: +共 21 条工作流: | # | Workflow 名称 | 文件路径 | 触发条件 | 功能 | 状态 | |---|--------------|----------|----------|------|------|