@firstpick/pi-extension-git-footer-status 0.1.7 โ†’ 0.1.8

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 +9 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,3 +36,12 @@ No required configuration.
36
36
  ## Tools
37
37
 
38
38
  None.
39
+
40
+ ## Example view
41
+
42
+ ```text
43
+ ๐Ÿช™ โ†‘126k ยท โ†“11k โ”‚ ๐Ÿ’พ R1.4M โ”‚ PI: 6.8k tok โ”‚ โšก 48.6 tok/s โ”‚ ๐Ÿ’ธ $1.667 (sub) โ”‚ ๐Ÿง  19.0%/272k (openai-codex) gpt-5.5 โ€ข low
44
+ ~/npm-packages (main) โ”‚ โœŽ15 โ”‚ โฑ15m ยท Agent
45
+ ```
46
+
47
+ At a glance you can see token flow, cache reads, prompt-injection size, streaming speed, cost/subscription state, context pressure, model/reasoning level, current repo/branch, dirty-file count, and session time without running `git status`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firstpick/pi-extension-git-footer-status",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "Enhanced Pi footer with git status, token usage, context usage, and model telemetry.",
5
5
  "license": "MIT",
6
6
  "keywords": [