github jlcodes99/cockpit-tools v0.25.6
Cockpit Tools v0.25.6

14 hours ago

更新日志(中文)

[0.25.6] - 2026-06-09

新增

  • Codex API 服务现提供更完整的协议兼容入口:同一个本地服务可提供 OpenAI Chat 与 Responses、Anthropic Messages 与 token 统计、Gemini 模型/生成/token 统计,以及 Ollama 模型/对话接口;Chat Completions 后端账号也支持 provider gateway 协议转换。
  • Codex API 服务现展示协议连接示例:API 服务页面新增可复制的 OpenAI、Responses、Anthropic、Gemini 与 Ollama 环境变量片段,并标出支持的模型目录入口。

变更

  • Codex 大账号量删除改为轻量路径:删除账号只移除账号记录和 API 服务主账号池条目,不再扫描剩余账号、清理 API 服务深层引用或重载网关。
  • Codex 批量文件导入默认不检测账号额度:文件导入会先解析并展示可选择账号列表,默认跳过额度检测并可通过开关恢复检测,导入选中账号的原有交互保持一致。
  • Codex 账号批量操作可作用于全部匹配结果:全选当前页后可显式选择当前筛选条件下的所有账号,再执行删除或移动分组。

修复

  • Codex Chat Completions 协议供应商可重新通过实例专属 provider gateway 启动:provider gateway 账号现使用独立资格校验,同时全局 API 服务普通账号池仍会继续拦截 Chat Completions API Key 账号。
  • Codex 配额刷新失败后也会更新账号列表状态:当 usage 请求写入 token 已失效等配额错误时,即使刷新操作返回失败,也会重新拉取账号列表和当前账号状态。
  • Windows Antigravity 快捷方式启动能更可靠地解析真实应用进程:通过固定快捷方式启动时会隐藏辅助控制台输出,并短暂等待实际 Antigravity PID,不再只返回临时 cmd 进程。
  • Windows Antigravity 账号切换和自动启动不再出现重复任务栏图标:通过受管快捷方式启动时会避免在切号或自动启动过程中留下额外的任务栏入口。

Changelog (English)

[0.25.6] - 2026-06-09

Added

  • Codex API Service now exposes broader protocol-compatible endpoints: the same local service can serve OpenAI Chat and Responses, Anthropic Messages and token counting, Gemini model/generation/count-token routes, and Ollama model/chat routes, with provider-gateway translation for Chat Completions-backed accounts.
  • Codex API Service now shows protocol connection examples: the API Service page lists copyable OpenAI, Responses, Anthropic, Gemini, and Ollama environment snippets plus the supported model-catalog endpoints.

Changed

  • Codex account deletion is now lightweight for large account sets: deleting accounts removes the account records and the API Service main account-pool entries without scanning remaining accounts, clearing deep API Service references, or reloading the gateway.
  • Codex batch file import skips quota checks by default: file import now parses files into the existing selectable preview list first, keeps quota checks behind an opt-in toggle, and preserves the import-selected flow.
  • Codex account bulk actions can now target all matching results: after selecting the current page, users can explicitly select every account matching the current filters before deleting or moving them to a group.

Fixed

  • Codex Chat Completions providers can start through their instance provider gateway again: provider-gateway accounts now use their own eligibility check while the global API Service regular account pool continues to exclude Chat Completions API Key accounts.
  • Codex quota refresh failures now update the account list state: when a usage request records a quota error such as an invalidated token, the account list and current account state are reloaded even though the refresh action returns an error.
  • Windows Antigravity shortcut launches now resolve the real app process more reliably: launching through a pinned shortcut hides the helper console output and waits briefly for the actual Antigravity PID instead of returning only the transient cmd process.
  • Windows Antigravity account switching and auto-start no longer create duplicate taskbar icons: launching through the managed shortcut path now avoids leaving an extra taskbar entry during account switching or automatic startup.

Don't miss a new cockpit-tools release

NewReleases is sending notifications on new releases.