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.
- package/README.md +5 -3
- 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
|
-
> πΊ
|
|
6
|
-
> **[βΆ Watch the Short](https://www.youtube.com/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
|
-
> [](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