From b150bafa4ee12e96db2be74d43e9eba12f41734a Mon Sep 17 00:00:00 2001 From: Zhengshou Lai Date: Sun, 16 Aug 2026 15:56:42 +0800 Subject: [PATCH] =?UTF-8?q?docs(skill):=20fastgithub=20=E6=A0=87=E6=B3=A8?= =?UTF-8?q?=E4=BA=BA=E5=B7=A5=E7=BA=BF=E4=B8=8B=E5=AE=89=E8=A3=85=E3=80=81?= =?UTF-8?q?AI=20=E4=B8=8D=E5=BE=97=E8=87=AA=E5=8A=A8=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .agents/skills/mytoolkit/references/others.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.agents/skills/mytoolkit/references/others.md b/.agents/skills/mytoolkit/references/others.md index 2279df3..7f78bde 100644 --- a/.agents/skills/mytoolkit/references/others.md +++ b/.agents/skills/mytoolkit/references/others.md @@ -35,6 +35,10 @@ mytoolkit git proxy run fastgithub # 旧前台模式(设 git + Ctrl-C ### 新机器安装 FastGitHub +> ⚠️ **人工线下安装,AI/脚本不得自动执行**:不要引导 AI 去 Releases 下载并运行该二进制 +> (否则“要下代理得先有代理”循环 + 供应链风险)。仅由用户在新机器上手动完成一次即可, +> 后续 `mytoolkit git proxy` / `github-proxy` skill 只探测并拉起磁盘上已装好的二进制。 + 上游(自用 fork):https://github.com/creazyboyone/FastGithub (原 `dotnetcore/fastgithub` 已不可用。)