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

7 hours ago

更新日志(中文)

[0.25.5] - 2026-06-08

变更

  • Antigravity IDE 与 Antigravity 切号现保留官方 OAuth 元数据:OAuth 导入、刷新、本地 IDE 登录态注入、账号记录和官方 Language Server 唤醒链路都会保留 OAuth client key 与 id_token,Antigravity IDE 本地状态也会基于同一组 token 元数据写入 userStatus 和企业项目偏好。
  • Antigravity 桌面版切号按客户端版本只走一条认证写入路径:Antigravity 2.0+ 只写系统凭据,旧版 Desktop 继续写 SQLite state 数据库,避免切号时混写两套凭据。

新增

  • Codex 默认账号切换可在 Windows 上同步写入 WSL:设置和快速设置新增 WSL Codex 目录配置;切换默认账号时会把所选账号的 auth.jsonconfig.toml 投影写入该目录,包含绑定 OAuth 的 API Key 账号。

修复

  • Antigravity 从企业账号切到非企业账号时会清理旧企业偏好:本地 IDE 状态会移除上一账号遗留的企业项目偏好,减少非企业账号被旧项目状态影响。
  • Windows WSL 和代理探测不再闪出控制台窗口:WSL 网络前缀检测和 Windows 注册表代理读取会以隐藏控制台方式启动辅助子进程。

Changelog (English)

[0.25.5] - 2026-06-08

Changed

  • Antigravity IDE and Antigravity account switching now preserve official OAuth metadata: OAuth imports, refreshes, local IDE state injection, account records, and official Language Server wakeup now keep the OAuth client key and id_token, and Antigravity IDE local state updates userStatus plus enterprise project preferences from the same token metadata.
  • Antigravity Desktop account switching now follows one auth write path per client version: Antigravity 2.0+ writes the system credential path, while older Desktop builds keep using the SQLite state database, avoiding mixed credential writes during switching.

Added

  • Codex default-account switching can now mirror auth state into WSL on Windows: settings and quick settings expose a WSL Codex directory option, and default account switching writes the selected auth.json and config.toml projection into that directory, including API Key accounts bound to OAuth.

Fixed

  • Antigravity non-enterprise switching clears stale enterprise preferences: switching away from enterprise accounts removes the previous enterprise project preference from the local IDE state.
  • Windows WSL and proxy helper probes no longer flash console windows: WSL network-prefix detection and Windows registry proxy lookup now launch their helper subprocesses with hidden console flags.

Don't miss a new cockpit-tools release

NewReleases is sending notifications on new releases.