更新日志(中文)
[0.20.13] - 2026-03-28
变更
- Antigravity 唤醒现已可按官方客户端版本模式对齐 Language Server 启动参数:唤醒任务与账户检测均新增
>=1.21.6 / <1.21.6版本模式选择,所选模式会本地持久化并同步到桌面运行态;唤醒网关仅在<1.21.6模式下附加--random_port参数,以匹配旧版官方客户端行为。 - 唤醒账号选择器现已支持“搜索 + 类型/标签/分组”组合筛选,并按可见结果批量选择:任务编辑、立即测试与账户检测都可按账号类型、标签、分组(含未分组)筛选,“全选”只作用于当前筛选结果。
- Codex API Key 凭据输入现已在导入/保存前做字段意图校验:当 API Key 看起来像 URL 时会直接拦截,Base URL 必须是合法 HTTP(S) 地址,同时禁止 API Key 与 Base URL 相同,避免字段填反。
- Codex 缺失启动路径弹框现已支持在弹框内直接关闭“切号时自动启动”:关闭后仍保留切号与登录覆盖能力,但不再自动拉起 Codex App,且该缺失路径提示不会再反复弹出。
Changelog (English)
[0.20.13] - 2026-03-28
Changed
- Antigravity wakeup now aligns official Language Server startup flags by selected client version mode: Wakeup Tasks and Account Verification now expose an
>=1.21.6 / <1.21.6selector, the selection is persisted locally and synchronized to desktop runtime, and the wakeup gateway now appends--random_portonly for<1.21.6mode to match older official client behavior. - Wakeup account pickers now support combined search + type/tag/group filtering with visible-scope batch selection: task editing, manual tests, and account verification can all filter by account type, tags, and groups (including ungrouped), while “select all” now operates on the currently filtered result set.
- Codex API Key credential input now validates field intent before save/import: API Key values that look like URLs are rejected, Base URL must be a valid HTTP(S) URL, and duplicate API Key/Base URL values are blocked to prevent swapped-input mistakes.
- Codex missing-path dialogs now support disabling launch-on-switch directly in place: users can keep account switching/login-overwrite behavior while turning off automatic Codex app launch, and once disabled the missing-path prompt will no longer keep reappearing.