claude-code-best/scripts
kingboung 05cc71cc83 feat: 内置 skill 下载改用 SSH 传输并增加 commit SHA 缓存比对
移除 GitHub API / raw.githubusercontent.com 的 HTTPS 下载路径,
改为纯 SSH 传输(git ls-remote + git clone)。新增 commit SHA 缓存
比对机制,远程与本地 SHA 一致且缓存文件存在时跳过下载。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 17:09:18 +08:00
..
defines.ts chore: bump version to 4.0.5 2026-04-15 14:25:27 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts Merge pull request #26 from Askhz/fix/init-model-load 2026-04-14 16:51:42 +08:00
download-ripgrep.ts fix: 尝试修复 windows 下面没有 unzip 的问题 2026-04-04 17:02:39 +08:00
generate-skills.ts feat: 内置 skill 下载改用 SSH 传输并增加 commit SHA 缓存比对 2026-04-15 17:09:18 +08:00
health-check.ts fix: 修复 Windows 上 bun.exe 命令识别问题并更新版本号至 4.0.3 2026-04-11 12:46:38 +08:00
postinstall.cjs docs: 更新远程控制及 rg 下载 2026-04-10 12:11:04 +08:00
rcs.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
setup-chrome-mcp.mjs fix: 使用简化版本的 chrome 桥接器 2026-04-13 16:03:47 +08:00
verify-gates.ts feat: enable GrowthBook local gate defaults for P0/P1 features 2026-04-06 17:00:30 +08:00