更新日志(中文)
[0.20.14] - 2026-03-28
新增
- CodeBuddy CN 与 WorkBuddy 现已统一为同一套账号工作区与签到流程,并保持能力同步:两端账号列表/表格渲染、签到弹框交互与数据解析归一化链路已共用,实现账号操作与配额展示行为一致。
- CodeBuddy CN 现已支持每日签到完整闭环:账号页与桌面命令层已接入签到 API、状态展示与就地签到弹框交互。
变更
- CodeBuddy CN 配额展示现已改为四类模型并统一聚合逻辑:配额数据按
base、activity、extra、other四类组织,账号页与仪表盘统计改为复用共享 suite 模型,结果一致。 - 设置页现已补齐 CodeBuddy CN / WorkBuddy 刷新配置闭环:快捷设置与设置页对两端提供一致的刷新项,并复用统一自动刷新链路。
- Cloud Code 配额请求现已按检测到的官方 Antigravity 安装信息动态构建 metadata 与 User-Agent:本地配额拉取与 onboard 流程会动态带上 IDE 版本、平台与客户端请求头(含
x-goog-api-client),不再依赖硬编码版本/请求头。
修复
- CodeBuddy 实例页与仪表盘卡片现已更准确地识别账号类型并聚合配额:实例列表按共享账号类型映射展示,仪表盘卡片不再跨平台错误混合聚合结果。
- 签到相关多语言键现已在各语言中对齐(含 ar 与 zh-tw):补齐缺失键并移除英文值复用,确保签到 UI 文案完整。
Changelog (English)
[0.20.14] - 2026-03-28
Added
- CodeBuddy CN and WorkBuddy now share one account workspace and check-in flow with synchronized capabilities: both platforms now use the same account list/table rendering, check-in modal interactions, and parsing/normalization pipeline so account actions and quota display behavior stay consistent.
- CodeBuddy CN now supports daily check-in end-to-end: the account page and desktop command layer now include check-in API integration, status presentation, and in-context check-in dialog interactions.
Changed
- CodeBuddy CN quota presentation now uses a four-category model with unified aggregation logic: quota data is reorganized into
base,activity,extra, andothergroups, and shared suite models now drive account-page and dashboard totals consistently. - Settings now complete CodeBuddy CN and WorkBuddy refresh controls in one loop: quick settings and settings page now expose aligned refresh options for both platforms and reuse shared auto-refresh wiring.
- Cloud Code quota requests now build metadata and User-Agent from detected official Antigravity installation details: local quota fetching and onboarding now derive IDE version, platform, and client headers dynamically (including
x-goog-api-client) instead of relying on hard-coded version/header values.
Fixed
- CodeBuddy instances and dashboard cards now resolve account type and quota aggregation more accurately: instance rows now follow shared account-type mapping and dashboard cards no longer mix incorrect aggregates across providers.
- Check-in i18n keys are now fully aligned across locales (including ar and zh-tw): missing keys are added and duplicated English fallbacks are removed to keep localized check-in UI complete.