更新日志(中文)
[0.15.0] - 2026-03-15
新增
- WorkBuddy 平台已完成全链路接入,并支持与 CodeBuddy CN 账号同步及实例管理:新增 WorkBuddy 前后端模块、OAuth/Token/JSON/本机导入、基于本地凭证注入的切号、仪表盘/设置/快捷设置/托盘接入,以及与 CodeBuddy CN 的双向账号同步。
- 新增带 Token 保护的 HTTP 用量报表服务,并支持可选网页渲染:新增可配置
/report接口(report_enabled+ 端口 + token),聚合多平台配额摘要,支持 Markdown/YAML 原始输出和render=true的 HTML 渲染视图。
变更
- CodeBuddy、CodeBuddy CN 与 WorkBuddy 三端运行时链路已统一结构:跨平台同步与注入链路迁移至 WorkBuddy 领域模块,统一命令注册,减少重复维护路径。
- 账号注入与实例启动链路的稳定性和提示信息已增强:CodeBuddy/CodeBuddy CN/WorkBuddy 注入现增加写后校验,并在 keychain/state.vscdb 异常时提供更明确的“先手动登录”引导。
- 报表渲染可读性与数据新鲜度元信息已增强:渲染视图分组展示更清晰,时间字段增加本地可读格式,并在元信息中明确展示延迟刷新与历史数据提示。
贡献者
PR #213by@lihongjing-2023:WorkBuddy 平台接入与账号同步。PR #212by@lovitus:带 Token 的网页报表服务与渲染视图优化。
Changelog (English)
[0.15.0] - 2026-03-15
Added
- WorkBuddy platform full integration with account sync and instance management: Added WorkBuddy backend/frontend modules, OAuth/Token/JSON/local import flows, account switching via local credential injection, dashboard/settings/quick-settings/tray integration, and bidirectional account sync with CodeBuddy CN.
- Token-protected HTTP usage report service with optional HTML rendering: Added configurable
/reportendpoint (report_enabled+ port + token) that aggregates multi-platform quota summaries and supports raw Markdown/YAML output plusrender=trueHTML view for browser inspection.
Changed
- CodeBuddy, CodeBuddy CN, and WorkBuddy runtime flows are now structurally aligned: Moved cross-platform sync/injection paths into WorkBuddy domain modules, unified command registration, and reduced duplicated maintenance paths.
- Account injection/startup reliability and operator guidance are improved: CodeBuddy/CodeBuddy CN/WorkBuddy instance injection now includes post-write verification and clearer “sign in manually first” guidance for keychain/state-db failure cases.
- Rendered report readability and staleness metadata are enhanced: Report pages now group rows more clearly, show human-readable local timestamps, and expose delayed-refresh/stale-data notes directly in report metadata.
Contributors
PR #213by@lihongjing-2023: WorkBuddy platform integration and account sync.PR #212by@lovitus: tokenized web report service and rendered report improvements.