What's Changed
✨ Features
- feat(web): 对话测试支持选择请求协议 (
f03a3452) - feat(protocol): sync cliproxy core to fork/v8.57.0 (
6d6af5cc)
🐛 Bug Fixes
- fix(web): 统一上游状态文案为「XX中」 (
3655c63b)
📝 Other Changes
- chore: 停止跟踪 superpowers 目录 (
03be7cbf) - docs(skill): sync-cliproxy-core 补 v8.57 实战教训 (
2d91a450) - docs: 补齐失效引用与缺失机制,清理过期日期 (
e1af48cf) - docs(www): sync v4 gateway features (
5fe75a31)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| macOS | Intel | ccload-darwin-amd64 |
| macOS | Apple Silicon | ccload-darwin-arm64 |
| Linux | x86_64 | ccload-linux-amd64 |
| Linux | ARM64 | ccload-linux-arm64 |
| Windows | x86_64 | ccload-windows-amd64.exe |
校验和: checksums.txt
🔐 验证下载
# macOS/Linux
sha256sum -c checksums.txt
# Windows (PowerShell)
Get-FileHash ccload-windows-amd64.exe -Algorithm SHA256