-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.json
More file actions
72 lines (72 loc) · 1.48 KB
/
Copy pathstats.json
File metadata and controls
72 lines (72 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"total_key_presses": 0,
"total_feature_executions": 638,
"total_mode_changes": 0,
"total_commits": 18,
"total_sessions": 131,
"total_session_minutes": 0,
"first_use_date": "2026-01-21T21:28:47.660740",
"last_use_date": "2026-02-06T14:23:12.836127",
"feature_usage": {
"shortcut_guide": 97,
"mode_switcher": 216,
"git_commit": 83,
"frontend_runner": 67,
"terminal_quick": 55,
"clone_project": 4,
"git_status": 3,
"ai_assistant": 36,
"snippet_tool": 6,
"docker_manager": 70,
"smart_terminal": 1
},
"mode_usage": {},
"daily_stats": {
"2026-01-21": {
"key_presses": 0,
"executions": 21,
"mode_changes": 0
},
"2026-01-22": {
"key_presses": 0,
"executions": 88,
"mode_changes": 0
},
"2026-01-26": {
"key_presses": 0,
"executions": 6,
"mode_changes": 0
},
"2026-01-27": {
"key_presses": 0,
"executions": 23,
"mode_changes": 0
},
"2026-02-02": {
"key_presses": 0,
"executions": 19,
"mode_changes": 0
},
"2026-02-03": {
"key_presses": 0,
"executions": 47,
"mode_changes": 0
},
"2026-02-04": {
"key_presses": 0,
"executions": 269,
"mode_changes": 0
},
"2026-02-05": {
"key_presses": 0,
"executions": 8,
"mode_changes": 0
},
"2026-02-06": {
"key_presses": 0,
"executions": 157,
"mode_changes": 0
}
},
"streak_days": 0
}