@marshal/pi-turn-stats 0.1.5 → 0.1.6

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,7 +10,7 @@ A pi extension that automatically tracks per-exchange duration, token usage (inp
10
10
 
11
11
  ## Demo
12
12
 
13
- ![Turn Stats Demo](turn-stats.gif)
13
+ ![Turn Stats Demo](https://github.com/MarshalW/pi-turn-stats/raw/main/turn-stats.gif)
14
14
 
15
15
  ## Screenshots
16
16
 
@@ -20,7 +20,7 @@ A pi extension that automatically tracks per-exchange duration, token usage (inp
20
20
 
21
21
  **English (auto-detected from `LANG=en`)**
22
22
 
23
- ![Turn Stats EN](turn-stats_en.png)
23
+ ![Turn Stats EN](https://github.com/MarshalW/pi-turn-stats/raw/main/turn-stats_en.png)
24
24
 
25
25
  ## Installation
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marshal/pi-turn-stats",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "pi extension: per-exchange duration, token & cost stats for conversations (stream card + status bar + /turnstats command)",
5
5
  "keywords": [
6
6
  "pi-package"