@boshu2/vibe-check 1.6.0 → 1.6.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 CHANGED
@@ -1,24 +1,11 @@
1
1
  # vibe-check
2
2
 
3
- ```
4
- ┌─────────────────────────────────────────────────────────────────┐
5
- │ │
6
- │ ██╗ ██╗██╗██████╗ ███████╗ ██████╗██╗ ██╗██╗ ██╗ │
7
- │ ██║ ██║██║██╔══██╗██╔════╝ ██╔════╝██║ ██║██║ ██╔╝ │
8
- │ ██║ ██║██║██████╔╝█████╗█████╗██║ ███████║█████╔╝ │
9
- │ ╚██╗ ██╔╝██║██╔══██╗██╔══╝╚════╝██║ ██╔══██║██╔═██╗ │
10
- │ ╚████╔╝ ██║██████╔╝███████╗ ╚██████╗██║ ██║██║ ██╗ │
11
- │ ╚═══╝ ╚═╝╚═════╝ ╚══════╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝ │
12
- │ │
13
- │ Are you building... or spiraling? │
14
- │ │
15
- └─────────────────────────────────────────────────────────────────┘
16
- ```
17
-
18
3
  [![npm version](https://img.shields.io/npm/v/@boshu2/vibe-check.svg)](https://www.npmjs.com/package/@boshu2/vibe-check)
19
4
  [![CI](https://github.com/boshu2/vibe-check/actions/workflows/ci.yml/badge.svg)](https://github.com/boshu2/vibe-check/actions/workflows/ci.yml)
20
5
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
21
6
 
7
+ ![Vibe-Check Dashboard](docs/images/dashboard.png)
8
+
22
9
  **Git-powered metrics for AI-assisted coding.** Catch debug spirals before they catch you.
23
10
 
24
11
  ```bash
@@ -49,35 +36,12 @@ npx @boshu2/vibe-check --since "2 hours ago"
49
36
  vibe-check dashboard
50
37
  ```
51
38
 
52
- Opens a visual dashboard with **real-time insights** about your coding patterns:
53
-
54
- ```
55
- ┌─────────────────────────────────────────────────────────────────────────┐
56
- │ 🎯 VIBE-CHECK DASHBOARD ━
57
- ├─────────────────────────────────────────────────────────────────────────┤
58
- │ │
59
- │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
60
- │ │ 🎯 89% │ │ 📈 85% │ │ 🔥 12 │ │ 🏆 8/19 │ │
61
- │ │ Vibe Score │ │ Average │ │ Day Streak │ │Achievements │ │
62
- │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ │
63
- │ │
64
- │ ┌─ Vibe Score Trend ──────────────────────────────────────────────┐ │
65
- │ │ ● │ │
66
- │ │ ● ● ● │ │
67
- │ │ ● ● ● ● │ │
68
- │ │ ● ● ● │ │
69
- │ │ Mon Tue Wed Thu Fri Sat Sun Mon Tue Wed Thu Fri │ │
70
- │ └─────────────────────────────────────────────────────────────────┘ │
71
- │ │
72
- │ ┌─ Insights ──────────────────────────────────────────────────────┐ │
73
- │ │ 🎯 Improvement Streak: 3 weeks of declining spiral rate │ │
74
- │ │ ⏰ Peak Hours: Most productive at 10am (23% of commits) │ │
75
- │ │ 📅 Best Day: Thursday is your power day │ │
76
- │ │ ⚠️ High-Risk: "auth" scope has 60% fix ratio │ │
77
- │ └─────────────────────────────────────────────────────────────────┘ │
78
- │ │
79
- └─────────────────────────────────────────────────────────────────────────┘
80
- ```
39
+ Opens the dashboard above in your browser. Features:
40
+ - 📊 Score trend charts with 7/30/90 day views
41
+ - 🎯 AI-generated insights about your coding patterns
42
+ - 🏆 Achievement tracking (19 achievements, 2 hidden)
43
+ - 📈 Session history and ratings distribution
44
+ - 🌙 GitHub dark theme
81
45
 
82
46
  ---
83
47
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "generatedAt": "2025-11-30T18:17:28.441Z",
3
+ "generatedAt": "2025-11-30T19:02:12.770Z",
4
4
  "repo": "/Users/fullerbt/workspaces/personal/vibe-check",
5
5
  "profile": {
6
6
  "level": 6,
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "totals": {
32
32
  "sessions": 28,
33
- "commits": 57,
33
+ "commits": 62,
34
34
  "spirals": 0,
35
- "features": 79
35
+ "features": 101
36
36
  }
37
37
  },
38
38
  "charts": {
@@ -190,8 +190,8 @@
190
190
  "9": 5,
191
191
  "10": 5,
192
192
  "11": 3,
193
- "12": 12,
194
- "13": 10,
193
+ "12": 14,
194
+ "13": 13,
195
195
  "15": 2,
196
196
  "16": 3,
197
197
  "17": 4,
@@ -203,7 +203,7 @@
203
203
  "scopeHealth": [
204
204
  {
205
205
  "scope": "(no scope)",
206
- "commits": 33,
206
+ "commits": 36,
207
207
  "fixRatio": 6
208
208
  },
209
209
  {
@@ -282,7 +282,7 @@
282
282
  "severity": "info",
283
283
  "icon": "⏰",
284
284
  "title": "Peak Productivity",
285
- "message": "You're most productive around 12pm (21% of commits)",
285
+ "message": "You're most productive around 12pm (23% of commits)",
286
286
  "metric": "peak_hour",
287
287
  "value": 12,
288
288
  "action": "Protect this time for deep work",
@@ -295,7 +295,7 @@
295
295
  "severity": "info",
296
296
  "icon": "📅",
297
297
  "title": "Best Coding Day",
298
- "message": "Saturday is your most productive day (47% of commits)",
298
+ "message": "Saturday is your most productive day (44% of commits)",
299
299
  "metric": "best_day",
300
300
  "value": 6,
301
301
  "source": "commits",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boshu2/vibe-check",
3
- "version": "1.6.0",
3
+ "version": "1.6.2",
4
4
  "description": "Track git commit patterns during AI-assisted coding (experimental)",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {