inspecto 1.1.3 → 1.1.4
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 +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
|
|
7
7
|
**Claude Code session quality analyzer — grade sessions, detect regressions, catch cache bugs.**
|
|
8
8
|
|
|
9
|
-
> CLI to grade Claude Code sessions —
|
|
9
|
+
> CLI to grade Claude Code sessions — 2,591+ total downloads.
|
|
10
10
|
|
|
11
11
|
---
|
|
12
12
|
|
|
13
|
-
## What's New in v1.1.
|
|
13
|
+
## What's New in v1.1.4
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
2,591+ downloads in. Thank you. Here's everything that shipped.
|
|
16
16
|
|
|
17
17
|
### 5 new quality metrics — 7 → 12
|
|
18
18
|
|
package/package.json
CHANGED