What's Changed
✨ Features
- feat: add channel concurrency limit (
bb29d20)
🐛 Bug Fixes
- fix: merge custom tool call debug responses (
8105473) - fix: handle structured 429 cooldown responses (
2ec1352) - fix: allow private upstream channel urls (
06db9c8) - fix: reject legacy IPv4 private hosts (
cd2971c) - fix: address code review findings (
ee66989) - fix: 修复代码审查发现的财务正确性与计费/可观测性问题 (
3afed4e) - fix: 清理删除渠道后的日志残留 (
285d141)
📝 Other Changes
- docs: 补充分协议超时与 API token 启动预置说明 (
1d40d8a)
📦 下载
| 平台 | 架构 | 文件 |
|---|---|---|
| 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