claude-prism 1.1.0 β 1.2.0
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -108,7 +108,7 @@ Prism includes an optional statusline HUD for Claude Code that shows live projec
|
|
|
108
108
|
```
|
|
109
109
|
β‘ my-project:main | Opus 4.6 | π84% | 11:17
|
|
110
110
|
π auth-refactor 60%(6/10) | πΎ fix: token validation (2h)
|
|
111
|
-
π
|
|
111
|
+
π 45%(30m) β Wkly 93%(Wed 19:00)
|
|
112
112
|
```
|
|
113
113
|
|
|
114
114
|
| Line | Content |
|
|
@@ -127,7 +127,7 @@ prism hud # Show current status
|
|
|
127
127
|
|
|
128
128
|
Or from within Claude Code: `/claude-prism:hud enable`
|
|
129
129
|
|
|
130
|
-
###
|
|
130
|
+
### 5. Analytics
|
|
131
131
|
|
|
132
132
|
Hook events (blocks, warnings) are automatically logged to session files. View aggregated statistics:
|
|
133
133
|
|