Skip to content

Aivatar 0.2.2

Choose a tag to compare

@ruiwuniu ruiwuniu released this 25 Jun 07:03
· 47 commits to main since this release

Highlights

  • Adds the Starship console UI skin with bundled Antonio and Smiley Sans fonts, matching canvas/status/bubble colors, and theme coverage across dense side-panel controls.
  • Expands Room Visit with autonomous visits between open save-slot rooms, pair affinity, longer social sessions, shared activities, and guest/host social dialogue generated through the local bridge with safe heuristic fallbacks.
  • Adds native and JS /social-dialogue bridge endpoints plus scripts/aivatar-social-dialogue-worker.mjs.
  • Improves Codex usage visibility by carrying 5-hour and weekly token-limit percentages through the Codex watcher/native discovery pipeline into compact HUD meters.
  • Adds quiet sleep snore audio that loops only during true post-arrival sleep.
  • Polishes Task Cabinet/File Cabinet: visible cabinet-top sprite depth is doubled, the top placement surface is larger, and the lower collision footprint is expanded for better room editing and pathing.
  • Strengthens native desktop bridge coverage for Claude/Codex status, avatar state snapshots, painting plans, social dialogue, and provider-backed learning fallbacks.

更新亮点

  • 新增 Starship 控制台 UI 主题,并打包 Antonio 与 Smiley Sans 字体;画布、状态气泡、侧栏密集控件都有对应主题适配。
  • Room Visit 串门扩展为可在已打开存档房间之间自动拜访,支持关系亲密度、更长社交会话、共享活动,以及通过本地桥接生成 guest/host 对话,并保留安全启发式回退。
  • 新增 native 与 JS /social-dialogue 桥接端点,以及 scripts/aivatar-social-dialogue-worker.mjs
  • Codex 用量显示增强:Codex watcher/native discovery 会把 5 小时与每周 token 限额百分比传到紧凑 HUD。
  • 新增安静的睡眠呼噜音效,只在小伙伴真正抵达并进入睡眠后循环播放。
  • Task Cabinet/File Cabinet 打磨:文件柜顶部 sprite 视觉纵深加倍,顶部可摆放面积扩大,底部碰撞范围加大,房间编辑和路径移动更稳定。
  • 原生桌面桥接覆盖进一步增强,包含 Claude/Codex 状态、avatar-state 快照、绘画计划、社交对话,以及 provider-backed learning 回退。

Validation / 验证

  • npm.cmd run build
  • npm.cmd run tauri build

Windows Assets / Windows 安装包

  • Aivatar_0.2.2_x64-setup.exe SHA256: 708921C73BE4D0685697C59047D456673560C41D838E759ACBE64AF43988428F
  • Aivatar_0.2.2_x64_en-US.msi SHA256: 1857EC6D2F217CC3FE815474C4FDB8D4D48277CBACFBB683EA7D9BCDC79DF836

Notes / 说明

  • Windows installers are unsigned preview builds for GitHub tester distribution.
  • Existing v0.2.2 assets were rebuilt from the updated main commit and replaced in this release.
  • macOS DMG packaging remains pending for this patch release.