更新日志(中文)
[0.20.19] - 2026-04-07
变更
- 所有平台现已支持“当前账号刷新间隔”独立配置,并同步提供快捷设置入口(默认 1 分钟):可在各平台设置与对应快捷设置分别调整,仅影响当前账号刷新频率,不改变该平台的全量配额自动刷新间隔。
- Antigravity 与 Codex 唤醒任务现已支持“启动后”触发并可配置延时:应用启动后会自动下发已启用的启动后任务,常规定时调度循环会跳过仅启动后触发的任务。
- Codex 唤醒运行时配置现已支持显式指定
codex/node路径并返回必填路径提示:自动检测失败时,可在运行时引导中填写可执行文件或目录路径并立即重新检测生效。 - 自动切号范围现已支持按指定账号筛选(不再仅限模型分组):Antigravity 与 Codex 现在可在设置页与快捷设置中将监控与候选切号范围限制到指定账号 ID。
- 系统设置现已支持应用开机自启动并与原生自启动状态同步:桌面端通过 autostart 插件读取并应用系统真实自启动状态,不再只依赖前端状态。
修复
- Codex 账号导入现已在磁盘空间不足时快速失败并返回明确进度提示:导入前会执行可写性预检,磁盘不足时返回显式错误,避免静默部分失败。
- 实例目录删除现已在各平台统一走回收站/废纸篓语义:目录删除改为统一使用 trash 语义,避免平台间删除行为不一致。
Changelog (English)
[0.20.19] - 2026-04-07
Changed
- All platforms now support a dedicated current-account refresh interval with matching Quick Settings entry points (default: 1 minute): each platform can tune current-account refresh cadence independently without changing that platform's full quota auto-refresh interval.
- Wakeup tasks now support an
After startuptrigger with optional delay for both Antigravity and Codex: enabled startup tasks are dispatched automatically after app launch, while regular scheduler loops skip startup-only tasks. - Codex wakeup runtime setup now supports explicit
codex/nodepath configuration with required-path hints: when auto-detection fails, users can provide executable or directory paths in the runtime guide and recheck/apply immediately. - Auto-switch scope now supports selecting specific accounts (not only model groups): Antigravity and Codex can now limit auto-switch monitoring and candidate selection to selected account IDs from Settings and Quick Settings.
- System settings now include app auto-launch control with native autostart sync: desktop config now reads and applies real OS autostart status through the autostart plugin instead of frontend-only state.
Fixed
- Codex account import now fails fast on disk-full conditions with clear progress feedback: import now performs a writable precheck and returns explicit disk-space errors instead of partial silent failures.
- Instance directory deletion now consistently moves directories to recycle/trash across platforms: deletion now uses unified trash semantics instead of mixed platform-specific removal paths.