Skip to content

Releases: sunerpy/AgentLens

0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:58
63a7f64

[0.0.7] - 2026-08-13

Bug Fixes

  • ui: 修复全部页面缺失的鼠标交互反馈 (#29)

0.0.6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 04:44
2ccdf6a

[0.0.6] - 2026-08-13

Bug Fixes

  • updater: 修复更新请求代理支持 (#27)

0.0.5

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:04
bd84894

[0.0.5] - 2026-08-12

Features

  • updater: 增加签名自动更新能力 (#25)

0.0.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 02:35
2b91b9b

[0.0.4] - 2026-08-12

Features

  • windows: 增加 MSI 安装包并让校验和覆盖双格式 (#23)

0.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:47
1492c2f

[0.0.3] - 2026-08-11

Bug Fixes

  • tray: 支持左键单击托盘图标打开主面板 (#21)

Documentation

  • readme: 重写语感并同步 Cargo.lock 到 0.0.2 版本号 (#19)

Build System

  • release-please: 把 Cargo.lock 纳入发版版本号同步 (#22)

0.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Aug 03:48
b932414

[0.0.2] - 2026-08-11

Bug Fixes

  • overview: 成本卡术语正名,默认只显示本地估算

Documentation

  • 换用用户提供的总览截图,同步成本卡描述

CI

  • setup-zig 关闭缓存,它会从 cancelled run 保存残缺产物

0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 10:33

[0.0.1] - 2026-08-10

Features

  • AgentLens —— AI 编码工具用量看板

Bug Fixes

  • overview: 进行中的时间桶不再当成覆盖缺口报出
  • release: 删掉 package-name,它让 release-please 静默拒绝打 tag
  • release: 去掉 force-tag-creation,tag 改由 publish 翻牌时创建
  • release: 发布权从 release-please 收回,tag 建在当前 tip

Performance

  • hosts: 主机行 memo 化消除刷新卡顿;成本卡改分层呈现

Documentation

  • 首段点名四个采集源,并说明默认只启用 OpenCode
  • README 加界面截图

Build System

  • 加 Windows 交叉编译发版目标,附 sidecar 护栏

CI

  • tauri-cli 与 zigbuild 改预编译分发,加 Rust 编译缓存