Skip to content

Commit a9542cc

Browse files
aqua5230claude
andcommitted
chore(release): 0.15.10
Insights report section (cross-period change, spike, shift, pace, action). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 40f4828 commit a9542cc

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.en.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Format follows [Keep a Changelog](https://keepachangelog.com/).
77

88
## [Unreleased]
99

10+
## [0.15.10] - 2026-06-05
11+
12+
### Added
13+
- **New "Insights" section in the report**: below the usage cards, a few local-rule highlights that the raw cards don't show — period-over-period change, the single heaviest spike day, a notable shift in model/project share, your pace, and one matching suggestion. At most five lines, with no fact repeated. Computed entirely on-device: no network, no API, no reading of conversation content.
14+
1015
## [0.15.9] - 2026-06-05
1116

1217
### Fixed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
## [Unreleased]
88

9+
## [0.15.10] - 2026-06-05
10+
11+
### 新增
12+
- **報告新增「洞察」區塊**:在用量卡片下方,用本機規則自動點出幾條「卡片看不出來」的重點——本期 vs 上期的用量增減、最猛的單一尖峰日、模型或專案占比的明顯轉移、使用節奏,以及一條對應建議。固定最多五行、同一件事不重複。完全本機計算,不連網、不打 API、不讀對話內容。
13+
914
## [0.15.9] - 2026-06-05
1015

1116
### 修正

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "usage"
3-
version = "0.15.9"
3+
version = "0.15.10"
44
description = "usage — 在 macOS menu bar 顯示 Claude Code 用量的繁中小工具(也提供終端機 TUI)"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)