更新日志(中文)
[1.3.23] - 2026-08-19
变更
- Codex OAuth 设备指纹重新默认打开(会话),并按账号切开 API 服务身份:未单独设置为设备 / 完整的账号按会话模式生效;1.3.22 升级时被切到关闭的账号也会回到会话。会话模式会为每个账号生成稳定的安装 / 会话 / 线程 / 回合 ID,并改写父子谱系和工作区路径、Git remote、commit,避免同机多号共用一套环境身份。启动后会把本地 API 服务里上次默认关闭写入的状态同步回来,需要时仍可手动改为关闭 / 设备 / 完整。
- Codex Business 月度 credits 改为单行剩余展示:有剩余时显示
Credits:数量,不再画进度条;剩余为 0 时不显示这一行。 - 关闭右上角推广广告。
修复
- Linux 上可正确解析并启动 Antigravity:支持配置路径、
PATH、安装根与bin/布局、用户本地~/.local/share/antigravity-ide,并校验执行权限;Debian 包补充libsecret-tools,供官方切号调用secret-tool。感谢 @KirschBluteX(#1944)。
Changelog (English)
[1.3.23] - 2026-08-19
Changed
- Codex OAuth device fingerprint defaults to Session again and isolates API Service identity per account: accounts that were not explicitly set to Device or Full use Session; accounts that 1.3.22 switched to Off on upgrade also return to Session. Session mode issues a stable installation / session / thread / turn identity per account and rewrites parent/fork lineage plus workspace paths, Git remotes, and commits so local accounts do not share one environment identity. After startup, the local API service is synced away from the previous default-off write; Off / Device / Full can still be chosen manually.
- Codex Business monthly credits now show as a single remaining line: when credits remain, the card shows
Credits: amountwithout a progress bar; the row is hidden when remaining is 0. - Disabled the top-right promotional ad.
Fixed
- Linux can resolve and launch Antigravity correctly: configured paths,
PATH, install-root andbin/layouts, and the user-local~/.local/share/antigravity-ideinstall are supported, with execute-permission checks; Debian packages now includelibsecret-toolsbecause official credential switching callssecret-tool. Thanks @KirschBluteX (#1944).