v2.0.10
Adds Codex rate-limit reset and additional-limit visibility, refreshes Claude Code 2.1.199 client fingerprinting, switches the repository license to AGPLv3, and keeps the release/build pipeline green after the latest Clippy changes.
English
Added
- Codex rate-limit reset credits. Codex usage now exposes available rate-limit reset credits and the Console can consume a reset credit from the provider usage card.
- Additional Codex rate limits. Codex usage parsing now includes additional primary and secondary rate-limit windows, with localized Console labels for reset state and additional limits.
- One-click deployment docs. Edge deployment docs now include one-click deploy buttons for Cloudflare and Netlify.
- AGPLv3 license. The repository now carries the GNU Affero General Public License v3.0 text.
Fixed
- Console self-update restart. Applying an update from the Console now requests a restart after the verified binary swap and shows the pending restart state.
- Release toolchain defaults. The release workflow and Docker runtime base were restored to the default Linux and Android toolchain path after the temporary pinned-toolchain experiment.
- Docs startup command. Quick-start import-bundle instructions now use the simplified startup command.
- Clippy compatibility. Codex usage request building was adjusted for the latest stable Clippy lints so the backend CI job stays green.
Changed
- Claude Code 2.1.199 fingerprint. Claude Code client metadata, user-agent values, auth headers, and CCH generation were refreshed for the 2.1.199 wire shape.
- Codex usage model. Channel usage types now carry reset-credit details and reset outcomes across Codex, Claude Code, Copilot CLI, and Kiro usage implementations.
简体中文
新增
- Codex rate-limit reset credit。 Codex usage 现在会暴露可用的 rate-limit reset credit,Console 的 provider usage card 可以直接消费一次 reset credit。
- Codex 额外 rate limit。 Codex usage 解析现在包含额外的 primary / secondary rate-limit window,并补齐 Console 中 reset 状态和额外限制的本地化文案。
- 一键部署文档。 Edge 部署文档新增 Cloudflare 和 Netlify 的一键部署按钮。
- AGPLv3 许可证。 仓库现在包含 GNU Affero General Public License v3.0 的完整许可证文本。
修复
- Console 自更新重启。 在 Console 应用更新后,现在会在完成校验和二进制替换后请求重启,并显示等待重启状态。
- Release toolchain 默认路径。 release workflow 和 Docker runtime base 回到默认 Linux / Android toolchain 路径,撤回临时 pinned-toolchain 尝试。
- 文档启动命令。 Quick-start 的 import bundle 说明现在使用简化后的启动命令。
- Clippy 兼容性。 Codex usage request 构建逻辑已适配最新 stable Clippy lint,backend CI 保持通过。
调整
- Claude Code 2.1.199 指纹。 Claude Code 的 client metadata、user-agent、auth header 和 CCH 生成逻辑同步到 2.1.199 wire shape。
- Codex usage 模型。 Channel usage 类型现在在 Codex、Claude Code、Copilot CLI、Kiro usage 实现中携带 reset-credit 明细和 reset 结果。