Skip to content

VibeMeter v0.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:41

中文

v0.1.2 修复数据页空会话噪声,并让版本信息与实际构建保持一致。

修复与改进

  • 过滤没有标题、项目、Token、文件/行变更、提交、验证或错误证据的仅元数据会话;它们不再出现在数据页的工作事件卡片中,原始会话仍保留在会话台账。
  • 对确实没有编辑证据的任务显示“无编辑证据”,不再误称为“未验证”。
  • 设置页版本号改为读取应用版本配置,移除“· 本机测试版”;本版本显示为 VibeMeter 0.1.2
  • Rust provider 的客户端元数据和 User-Agent 版本改为跟随打包后的 Cargo 版本。

English

v0.1.2 removes empty work-event noise from Data and keeps the displayed version aligned with the packaged build.

Fixes and improvements

  • Metadata-only sessions without a title, project, token usage, file/line changes, commits, verification, or errors are no longer shown as work-event cards on Data; the raw sessions remain available in the session ledger.
  • Tasks with no edit evidence now show “No edit evidence” instead of being mislabeled “Unverified.”
  • Settings now reads the application version from the package configuration and removes the “· local beta” suffix; this build displays VibeMeter 0.1.2.
  • Rust provider client metadata and User-Agent strings now follow the packaged Cargo version.