vibe-coding-tracker 0.13.0__tar.gz → 0.15.0__tar.gz
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.
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/PKG-INFO +26 -36
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/README.md +25 -35
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/pyproject.toml +1 -1
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/linux-arm64-gnu/vibe_coding_tracker +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/linux-x64-gnu/vibe_coding_tracker +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/macos-arm64/vibe_coding_tracker +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/macos-x64/vibe_coding_tracker +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/windows-arm64/vibe_coding_tracker.exe +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/binaries/windows-x64/vibe_coding_tracker.exe +0 -0
- {vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/__init__.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: vibe-coding-tracker
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.15.0
|
|
4
4
|
Summary: Vibe Coding Tracker - AI coding assistant telemetry/usage parser, aggregate JSONL events into CodeAnalysis results
|
|
5
5
|
Keywords: cli,ai,coding-assistant,telemetry,claude,codex,gemini,usage-tracker,analytics
|
|
6
6
|
Author: Wei Lee
|
|
@@ -67,7 +67,7 @@ Built with Rust for minimal resource footprint. The interactive TUI dashboard ty
|
|
|
67
67
|
|
|
68
68
|
Choose your preferred view:
|
|
69
69
|
|
|
70
|
-
- **Interactive Dashboard**: Auto-refreshing terminal UI with live updates
|
|
70
|
+
- **Interactive Dashboard**: Auto-refreshing terminal UI with live updates, scrollable model list (arrow keys), and compact K/M/B number formatting
|
|
71
71
|
- **Static Reports**: Professional tables for documentation
|
|
72
72
|
- **Script-Friendly**: Plain text and JSON for automation
|
|
73
73
|
- **Full Precision**: Export exact costs for accounting
|
|
@@ -222,33 +222,28 @@ vct usage --json --daily
|
|
|
222
222
|
```
|
|
223
223
|
|
|
224
224
|
> [!NOTE]
|
|
225
|
-
> Model rows are sorted by cost in ascending order, so the highest-spending model
|
|
225
|
+
> Model rows are sorted by cost in ascending order, so the highest-spending model is listed last (right above the `TOTAL` row in `--table`). This applies to the interactive dashboard, `--table`, and `--text` output; `--json` preserves the same order. The interactive dashboard also hides models with zero usage in the selected range.
|
|
226
226
|
|
|
227
227
|
### Preview: Interactive Dashboard (`vct usage`)
|
|
228
228
|
|
|
229
229
|
```
|
|
230
230
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
231
|
-
│
|
|
232
|
-
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
233
|
-
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
234
|
-
│ Model Input Output Cache Read Cache Create Total Cost │
|
|
231
|
+
│ Model Input Output Cache Read Cache Write Total Cost (USD) │
|
|
235
232
|
│ │
|
|
236
|
-
│ gemini-3.1-pro-preview
|
|
237
|
-
│ claude-haiku-4-5-20251001
|
|
238
|
-
│ claude-opus-4-6
|
|
239
|
-
│ TOTAL 160,333 209,174 45,525,477 3,192,074 $79.33 │
|
|
233
|
+
│ gemini-3.1-pro-preview 129K 10.3K 67.4K 0 207K $0.40 │
|
|
234
|
+
│ claude-haiku-4-5-20251001 5.57K 19.8K 4.63M 620K 5.27M $1.34 │
|
|
235
|
+
│ claude-opus-4-6 25.7K 179K 40.8M 2.57M 43.6M $77.59 │
|
|
240
236
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
241
237
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
242
|
-
│ Provider
|
|
238
|
+
│ Provider Tokens Cost Active Days │
|
|
243
239
|
│ │
|
|
244
|
-
│ Claude Code
|
|
245
|
-
│ Gemini
|
|
246
|
-
│ All Providers 49,087,057 $79.33 3 │
|
|
240
|
+
│ Claude Code 48.9M $78.93 3 │
|
|
241
|
+
│ Gemini 207K $0.40 1 │
|
|
247
242
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
248
243
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
249
|
-
│
|
|
244
|
+
│ Total Cost: $79.33 | Total Tokens: 49.3M | Models: 3 | Memory: 42.8 MB │
|
|
250
245
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
251
|
-
|
|
246
|
+
↑/↓ scroll PgUp/PgDn page g/G top/end r refresh q quit | ★ github.com/Mai0313/VibeCodingTracker
|
|
252
247
|
```
|
|
253
248
|
|
|
254
249
|
### What It Scans
|
|
@@ -266,11 +261,11 @@ The tool automatically scans these directories:
|
|
|
266
261
|
At the bottom of the interactive dashboard, the per-provider stats sit on the left and two live quota panels sit on the right:
|
|
267
262
|
|
|
268
263
|
```
|
|
269
|
-
┌ Provider/Tokens/Cost/Days ┬ Claude ────────┬ Codex
|
|
270
|
-
│ Claude 1.2M $3.00 4d │ 5h ▰▰▱▱▱ 16%
|
|
271
|
-
│ Codex 800K $0.00 6d │ ↻ 4h13m
|
|
272
|
-
│ ... │ 7d ▰▰▰▱▱ 28%
|
|
273
|
-
│ │ updated 2m ago
|
|
264
|
+
┌ Provider/Tokens/Cost/Days ┬ Claude ────────┬ Codex ──────────┐
|
|
265
|
+
│ Claude 1.2M $3.00 4d │ 5h ▰▰▱▱▱ 16% │ Plan: plus │
|
|
266
|
+
│ Codex 800K $0.00 6d │ ↻ 4h13m │ 5h ▰▰▱▱▱ 27% │
|
|
267
|
+
│ ... │ 7d ▰▰▰▱▱ 28% │ 7d ▱▱▱▱▱ 4% │
|
|
268
|
+
│ │ updated 2m ago │ Credits: 0 +2 │
|
|
274
269
|
└───────────────────────────┴────────────────┴─────────────────┘
|
|
275
270
|
```
|
|
276
271
|
|
|
@@ -331,27 +326,22 @@ vct analysis --output today.json --daily
|
|
|
331
326
|
|
|
332
327
|
```
|
|
333
328
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
334
|
-
│
|
|
335
|
-
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
336
|
-
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
337
|
-
│ Model Edit Lines Read Lines Write Lines Bash Edit Read Write │
|
|
329
|
+
│ Model Edit Lines Read Lines Write Lines Bash Edit Read Write │
|
|
338
330
|
│ │
|
|
339
|
-
│ claude-haiku-4-5-20251001
|
|
340
|
-
│ claude-opus-4-6
|
|
341
|
-
│ gemini-3.1-pro-preview
|
|
342
|
-
│ TOTAL 1,280 13,264 1,575 125 146 268 62 │
|
|
331
|
+
│ claude-haiku-4-5-20251001 0 0 0 43 0 59 0 │
|
|
332
|
+
│ claude-opus-4-6 1.28K 13.3K 1.58K 82 146 209 62 │
|
|
333
|
+
│ gemini-3.1-pro-preview 0 0 0 0 0 0 0 │
|
|
343
334
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
344
335
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
345
|
-
│ Provider
|
|
336
|
+
│ Provider Edit Lines Read Lines Write Lines Bash Edit Read TodoWrite Write Days │
|
|
346
337
|
│ │
|
|
347
|
-
│ Claude Code
|
|
348
|
-
│ Gemini
|
|
349
|
-
│ All Providers 1,280 13,264 1,575 125 146 268 18 62 3 │
|
|
338
|
+
│ Claude Code 1.28K 13.3K 1.58K 125 146 268 18 62 3 │
|
|
339
|
+
│ Gemini 0 0 0 0 0 0 0 0 1 │
|
|
350
340
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
351
341
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
352
|
-
│ Total Lines: 16
|
|
342
|
+
│ Total Lines: 16.1K | Total Tools: 619 | Models: 3 | Memory: 41.2 MB │
|
|
353
343
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
354
|
-
|
|
344
|
+
↑/↓ scroll PgUp/PgDn page g/G top/end r refresh q quit | ★ github.com/Mai0313/VibeCodingTracker
|
|
355
345
|
```
|
|
356
346
|
|
|
357
347
|
---
|
|
@@ -41,7 +41,7 @@ Built with Rust for minimal resource footprint. The interactive TUI dashboard ty
|
|
|
41
41
|
|
|
42
42
|
Choose your preferred view:
|
|
43
43
|
|
|
44
|
-
- **Interactive Dashboard**: Auto-refreshing terminal UI with live updates
|
|
44
|
+
- **Interactive Dashboard**: Auto-refreshing terminal UI with live updates, scrollable model list (arrow keys), and compact K/M/B number formatting
|
|
45
45
|
- **Static Reports**: Professional tables for documentation
|
|
46
46
|
- **Script-Friendly**: Plain text and JSON for automation
|
|
47
47
|
- **Full Precision**: Export exact costs for accounting
|
|
@@ -196,33 +196,28 @@ vct usage --json --daily
|
|
|
196
196
|
```
|
|
197
197
|
|
|
198
198
|
> [!NOTE]
|
|
199
|
-
> Model rows are sorted by cost in ascending order, so the highest-spending model
|
|
199
|
+
> Model rows are sorted by cost in ascending order, so the highest-spending model is listed last (right above the `TOTAL` row in `--table`). This applies to the interactive dashboard, `--table`, and `--text` output; `--json` preserves the same order. The interactive dashboard also hides models with zero usage in the selected range.
|
|
200
200
|
|
|
201
201
|
### Preview: Interactive Dashboard (`vct usage`)
|
|
202
202
|
|
|
203
203
|
```
|
|
204
204
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
205
|
-
│
|
|
206
|
-
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
207
|
-
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
208
|
-
│ Model Input Output Cache Read Cache Create Total Cost │
|
|
205
|
+
│ Model Input Output Cache Read Cache Write Total Cost (USD) │
|
|
209
206
|
│ │
|
|
210
|
-
│ gemini-3.1-pro-preview
|
|
211
|
-
│ claude-haiku-4-5-20251001
|
|
212
|
-
│ claude-opus-4-6
|
|
213
|
-
│ TOTAL 160,333 209,174 45,525,477 3,192,074 $79.33 │
|
|
207
|
+
│ gemini-3.1-pro-preview 129K 10.3K 67.4K 0 207K $0.40 │
|
|
208
|
+
│ claude-haiku-4-5-20251001 5.57K 19.8K 4.63M 620K 5.27M $1.34 │
|
|
209
|
+
│ claude-opus-4-6 25.7K 179K 40.8M 2.57M 43.6M $77.59 │
|
|
214
210
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
215
211
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
216
|
-
│ Provider
|
|
212
|
+
│ Provider Tokens Cost Active Days │
|
|
217
213
|
│ │
|
|
218
|
-
│ Claude Code
|
|
219
|
-
│ Gemini
|
|
220
|
-
│ All Providers 49,087,057 $79.33 3 │
|
|
214
|
+
│ Claude Code 48.9M $78.93 3 │
|
|
215
|
+
│ Gemini 207K $0.40 1 │
|
|
221
216
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
222
217
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
223
|
-
│
|
|
218
|
+
│ Total Cost: $79.33 | Total Tokens: 49.3M | Models: 3 | Memory: 42.8 MB │
|
|
224
219
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
225
|
-
|
|
220
|
+
↑/↓ scroll PgUp/PgDn page g/G top/end r refresh q quit | ★ github.com/Mai0313/VibeCodingTracker
|
|
226
221
|
```
|
|
227
222
|
|
|
228
223
|
### What It Scans
|
|
@@ -240,11 +235,11 @@ The tool automatically scans these directories:
|
|
|
240
235
|
At the bottom of the interactive dashboard, the per-provider stats sit on the left and two live quota panels sit on the right:
|
|
241
236
|
|
|
242
237
|
```
|
|
243
|
-
┌ Provider/Tokens/Cost/Days ┬ Claude ────────┬ Codex
|
|
244
|
-
│ Claude 1.2M $3.00 4d │ 5h ▰▰▱▱▱ 16%
|
|
245
|
-
│ Codex 800K $0.00 6d │ ↻ 4h13m
|
|
246
|
-
│ ... │ 7d ▰▰▰▱▱ 28%
|
|
247
|
-
│ │ updated 2m ago
|
|
238
|
+
┌ Provider/Tokens/Cost/Days ┬ Claude ────────┬ Codex ──────────┐
|
|
239
|
+
│ Claude 1.2M $3.00 4d │ 5h ▰▰▱▱▱ 16% │ Plan: plus │
|
|
240
|
+
│ Codex 800K $0.00 6d │ ↻ 4h13m │ 5h ▰▰▱▱▱ 27% │
|
|
241
|
+
│ ... │ 7d ▰▰▰▱▱ 28% │ 7d ▱▱▱▱▱ 4% │
|
|
242
|
+
│ │ updated 2m ago │ Credits: 0 +2 │
|
|
248
243
|
└───────────────────────────┴────────────────┴─────────────────┘
|
|
249
244
|
```
|
|
250
245
|
|
|
@@ -305,27 +300,22 @@ vct analysis --output today.json --daily
|
|
|
305
300
|
|
|
306
301
|
```
|
|
307
302
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
308
|
-
│
|
|
309
|
-
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
310
|
-
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
311
|
-
│ Model Edit Lines Read Lines Write Lines Bash Edit Read Write │
|
|
303
|
+
│ Model Edit Lines Read Lines Write Lines Bash Edit Read Write │
|
|
312
304
|
│ │
|
|
313
|
-
│ claude-haiku-4-5-20251001
|
|
314
|
-
│ claude-opus-4-6
|
|
315
|
-
│ gemini-3.1-pro-preview
|
|
316
|
-
│ TOTAL 1,280 13,264 1,575 125 146 268 62 │
|
|
305
|
+
│ claude-haiku-4-5-20251001 0 0 0 43 0 59 0 │
|
|
306
|
+
│ claude-opus-4-6 1.28K 13.3K 1.58K 82 146 209 62 │
|
|
307
|
+
│ gemini-3.1-pro-preview 0 0 0 0 0 0 0 │
|
|
317
308
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
318
309
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
319
|
-
│ Provider
|
|
310
|
+
│ Provider Edit Lines Read Lines Write Lines Bash Edit Read TodoWrite Write Days │
|
|
320
311
|
│ │
|
|
321
|
-
│ Claude Code
|
|
322
|
-
│ Gemini
|
|
323
|
-
│ All Providers 1,280 13,264 1,575 125 146 268 18 62 3 │
|
|
312
|
+
│ Claude Code 1.28K 13.3K 1.58K 125 146 268 18 62 3 │
|
|
313
|
+
│ Gemini 0 0 0 0 0 0 0 0 1 │
|
|
324
314
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
325
315
|
┌─────────────────────────────────────────────────────────────────────────────────────────────┐
|
|
326
|
-
│ Total Lines: 16
|
|
316
|
+
│ Total Lines: 16.1K | Total Tools: 619 | Models: 3 | Memory: 41.2 MB │
|
|
327
317
|
└─────────────────────────────────────────────────────────────────────────────────────────────┘
|
|
328
|
-
|
|
318
|
+
↑/↓ scroll PgUp/PgDn page g/G top/end r refresh q quit | ★ github.com/Mai0313/VibeCodingTracker
|
|
329
319
|
```
|
|
330
320
|
|
|
331
321
|
---
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "vibe_coding_tracker"
|
|
3
|
-
version = "0.
|
|
3
|
+
version = "0.15.0"
|
|
4
4
|
description = "Vibe Coding Tracker - AI coding assistant telemetry/usage parser, aggregate JSONL events into CodeAnalysis results"
|
|
5
5
|
authors = [
|
|
6
6
|
{ name = "Wei Lee", email = "mai@mai0313.com" }
|
|
index e80c059..2e2089b 100755
|
|
|
Binary file
|
|
index 111a55a..9ae633d 100755
|
|
|
Binary file
|
|
index 8cf8fc1..be805b8 100755
|
|
|
Binary file
|
|
index 6a8b9b3..26205d6 100755
|
|
|
Binary file
|
|
index 473ebb0..9866237 100644
|
|
|
Binary file
|
|
index 9e2ae80..0de8fd3 100644
|
|
|
Binary file
|
{vibe_coding_tracker-0.13.0 → vibe_coding_tracker-0.15.0}/src/vibe_coding_tracker/__init__.py
RENAMED
|
File without changes
|