EasyCLIProxyAPI
更新内容
- 内置 CPA Core 更新至
7.2.147。 - 在“高级设置 → 网络设置 → 失败重试”中新增“禁用冷却”开关:
- 全局禁用认证凭据和模型的冷却调度。
- 设置会写入核心配置的
disable-cooling字段。 - 支持配置读取、保存、迁移及旧版本配置兼容。
- 修复 Claude Desktop 使用 OAuth 模型时无法创建托管别名的问题:
- 支持从 Codex OAuth、Claude OAuth 和 xAI OAuth(Grok)识别模型来源。
- 托管别名会写入对应的 CPA OAuth 渠道。
- 修复无法确定
claude-sonnet-4-6配置来源,以及无法创建claude-opus-5别名等错误。
- 本地 CPA Core 管理请求现在会绕过系统代理,避免本地请求被错误转发到代理服务器。
- 改进本地管理请求失败时的错误提示,便于判断代理、连接和 Core 服务状态问题。
- 调整“鉴权密钥”和“WebUI 密钥”卡片间距,使常规设置页面与网络设置页面的布局保持一致。
- 新增“禁用冷却”的中文、英文和日文界面文案。
- 增加 Claude OAuth、xAI OAuth、禁用冷却配置读写及迁移相关回归测试。
特别注意
Windows x64 请下载
EasyCLIProxyAPI-v0.2.69-Windows-amd64.zip,Windows ARM64 请下载EasyCLIProxyAPI-v0.2.69-Windows-aarch64.zip。
Apple Silicon Mac 请下载
EasyCLIProxyAPI-v0.2.69-Darwin-aarch64.dmg,Intel Mac 请下载EasyCLIProxyAPI-v0.2.69-Darwin-amd64.dmg。
Linux x64 请下载
EasyCLIProxyAPI-v0.2.69-Linux-amd64.tar.gz,Linux ARM64 请下载EasyCLIProxyAPI-v0.2.69-Linux-aarch64.tar.gz。
portable-update-*.json是自动更新元数据,不是安装包,请勿手动下载。
What's Changed
- Updated the bundled CPA Core to
7.2.147. - Added a Disable Cooling switch under Advanced Settings → Network Settings → Failure Retries:
- Globally disables cooldown scheduling for credentials and models.
- Persists the setting through the core
disable-coolingfield. - Supports configuration loading, saving, migration, and backward compatibility.
- Fixed Claude Desktop managed alias creation for OAuth models:
- Model sources can now be resolved from Codex OAuth, Claude OAuth, and xAI OAuth (Grok).
- Managed aliases are written to the corresponding CPA OAuth channel.
- Fixes errors such as being unable to determine the configuration source for
claude-sonnet-4-6or create theclaude-opus-5alias.
- Local CPA Core management requests now bypass the system proxy, preventing loopback requests from being incorrectly routed through a proxy server.
- Improved error messages for local management request failures, making proxy, connection, and Core service issues easier to diagnose.
- Increased the spacing between the Authentication Keys and WebUI Key cards to align the General Settings layout with Network Settings.
- Added Chinese, English, and Japanese labels for the Disable Cooling setting.
- Added regression coverage for Claude OAuth, xAI OAuth, Disable Cooling configuration persistence, and migration behavior.
Special Notice
Windows x64 users should download
EasyCLIProxyAPI-v0.2.69-Windows-amd64.zip. Windows ARM64 users should downloadEasyCLIProxyAPI-v0.2.69-Windows-aarch64.zip.
Apple Silicon Mac users should download
EasyCLIProxyAPI-v0.2.69-Darwin-aarch64.dmg. Intel Mac users should downloadEasyCLIProxyAPI-v0.2.69-Darwin-amd64.dmg.
Linux x64 users should download
EasyCLIProxyAPI-v0.2.69-Linux-amd64.tar.gz. Linux ARM64 users should downloadEasyCLIProxyAPI-v0.2.69-Linux-aarch64.tar.gz.
portable-update-*.jsonfiles are automatic-update metadata and are not installation packages.