claude-token-saver 2.7.1 β†’ 2.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,10 +2,12 @@
2
2
 
3
3
  > **Renamed from `claude-cache-monitor` in v2.0.** The old npm package is deprecated and points here. The `claude-cache-monitor` binary is gone β€” use `claude-token-saver` instead. See [migration notes](#migration-from-claude-cache-monitor).
4
4
 
5
- > πŸ“Ί **HNPulse Shorts** β€” 이 도ꡬ가 λ§Œλ“€μ–΄μ§„ λ°°κ²½ (μΊμ‹œ TTL 1hβ†’5m λ³€κ²½ 이슈):
6
- > **[β–Ά Watch the Short](https://www.youtube.com/shorts/oSx2sg935nI)** Β· [All HNPulse Shorts](https://www.youtube.com/@HNPulseKR/shorts)
5
+ > πŸ“Ί **μΆœμ‹œ μ˜μƒ (60초)** β€” μ™œ λ§Œλ“€μ—ˆκ³ , 무엇을 λ³΄μ—¬μ£ΌλŠ”μ§€:
6
+ > **[β–Ά Watch the launch Short](https://www.youtube.com/shorts/RaD8qMsPTnA)** Β· [All DeepPulse Shorts](https://www.youtube.com/@HNPulseKR/shorts)
7
7
  >
8
- > [![HNPulse Short](https://img.youtube.com/vi/oSx2sg935nI/hqdefault.jpg)](https://www.youtube.com/shorts/oSx2sg935nI)
8
+ > [![claude-token-saver launch](https://img.youtube.com/vi/RaD8qMsPTnA/hqdefault.jpg)](https://www.youtube.com/shorts/RaD8qMsPTnA)
9
+ >
10
+ > Earlier context (cache TTL 1h→5m incident, the reason this tool exists): [HNPulse #025](https://www.youtube.com/shorts/oSx2sg935nI)
9
11
 
10
12
  **Save tokens on Claude Code.** Catch the session that suddenly burned 10Γ— your usual input, figure out *why*, and get a one-line remediation you can paste.
11
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-token-saver",
3
- "version": "2.7.1",
3
+ "version": "2.7.2",
4
4
  "description": "Save tokens on Claude Code β€” spike diagnosis, 1M-context detection, TTL countdown, statusline. (formerly claude-cache-monitor)",
5
5
  "type": "module",
6
6
  "bin": {