vibe-coding-tracker 2.2.2__py3-none-any.whl → 2.2.4__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: vibe-coding-tracker
3
- Version: 2.2.2
3
+ Version: 2.2.4
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
@@ -28,8 +28,8 @@ Description-Content-Type: text/markdown
28
28
 
29
29
  # Vibe Coding Tracker — AI Coding Assistant Usage Tracker
30
30
 
31
- [![Crates.io](https://img.shields.io/crates/v/vibe_coding_tracker?logo=rust&style=flat-square&color=E05D44)](https://crates.io/crates/vibe_coding_tracker)
32
- [![Crates.io Downloads](https://img.shields.io/crates/d/vibe_coding_tracker?logo=rust&style=flat-square)](https://crates.io/crates/vibe_coding_tracker)
31
+ [![Crates.io](https://img.shields.io/crates/v/vct-cli?logo=rust&style=flat-square&color=E05D44)](https://crates.io/crates/vct-cli)
32
+ [![Crates.io Downloads](https://img.shields.io/crates/d/vct-cli?logo=rust&style=flat-square)](https://crates.io/crates/vct-cli)
33
33
  [![npm version](https://img.shields.io/npm/v/vibe-coding-tracker?logo=npm&style=flat-square&color=CB3837)](https://www.npmjs.com/package/vibe-coding-tracker)
34
34
  [![npm downloads](https://img.shields.io/npm/dt/vibe-coding-tracker?logo=npm&style=flat-square)](https://www.npmjs.com/package/vibe-coding-tracker)
35
35
  [![PyPI version](https://img.shields.io/pypi/v/vibe_coding_tracker?logo=python&style=flat-square&color=3776AB)](https://pypi.org/project/vibe_coding_tracker/)
@@ -143,7 +143,7 @@ uvx vibe_coding_tracker usage
143
143
  Install using Cargo from the official Rust package registry:
144
144
 
145
145
  ```bash
146
- cargo install vibe_coding_tracker
146
+ cargo install vct-cli
147
147
  ```
148
148
 
149
149
  ### First Run
@@ -174,7 +174,7 @@ Commands:
174
174
  usage Display token usage statistics
175
175
  version Display version information
176
176
  update Update to the latest version from GitHub releases
177
- fetch Fetch a provider's raw quota/usage API response
177
+ quota Fetch a provider's raw quota/usage API response
178
178
  config Show or edit the persistent settings file (~/.vct/config.toml)
179
179
  help Print this message or the help of the given subcommand(s)
180
180
  ```
@@ -324,7 +324,7 @@ The tool automatically scans these directories:
324
324
  - `~/.hermes/state.db` (Hermes — SQLite database, honors `$HERMES_HOME`; `usage` only)
325
325
  - `$GROK_HOME/sessions/*/*/signals.json` (Grok CLI — defaults to `~/.grok`; sibling `updates.jsonl` supplies `analysis` data)
326
326
 
327
- Grok `usage` is one point-in-time local context estimate: vct records `signals.json`'s `contextTokensUsed` as cache-read tokens and estimates cost at the model's cache-read price. It is not cumulative billed usage. `analysis` reconstructs completed Read / Write / Edit / Bash / TodoWrite operations from the sibling `updates.jsonl`. Grok does not support quota panels or `vct fetch`.
327
+ Grok `usage` is one point-in-time local context estimate: vct records `signals.json`'s `contextTokensUsed` as cache-read tokens and estimates cost at the model's cache-read price. It is not cumulative billed usage. `analysis` reconstructs completed Read / Write / Edit / Bash / TodoWrite operations from the sibling `updates.jsonl`. Grok does not support quota panels or `vct quota`.
328
328
 
329
329
  For noninteractive `usage` and `analysis` scans, vct exits with an error when every discovered source fails. If only some sources fail, it keeps the successful results and prints one diagnostic summary to stderr. The TUI stays best-effort and preserves its last successful payload instead.
330
330
 
@@ -335,9 +335,9 @@ For noninteractive `usage` and `analysis` scans, vct exits with an error when ev
335
335
  ```
336
336
  ┌ Claude ─────────────────┐┌ Codex ──────────────────┐┌ Copilot ────────────────┐┌ Cursor ─────────────────┐
337
337
  │ Plan: max 20x ││ Plan: plus ││ Plan: individual ││ Plan: free │
338
- │ 5h ▰▱▱▱▱ 13% ↻ 1h42m││ 5h ▰▰▱▱▱ 33% ↻ 12m ││ prem ▰▱▱▱▱ 3% ↻ 24d ││ total ▰▱▱▱▱ 6% ↻ 16d │
339
- │ 7d ▰▰▰▱▱ 58% ↻ 1d23h││ 7d ▰▰▱▱▱ 36% ↻ 1h54m││ reqs ▰▱▱▱▱ 45/1500 ││ auto ▱▱▱▱▱ 0% ↻ 16d │
340
- │ Fable ▰▰▰▰▱ 79% ↻ 1d23h││ Credits: 0 +3 reset ││ updated just now ││ api ▰▰▰▱▱ 56% ↻ 16d │
338
+ │ 5h ▰▱▱▱▱ 13% ↻ 1h42m││ 5h ▰▰▱▱▱ 33% ↻ 12m ││ prem ▰▱▱▱▱ 3% ↻ 24d ││ total ▰▰▰▰▰ 94% ↻ 16d │
339
+ │ 7d ▰▰▰▱▱ 58% ↻ 1d23h││ 7d ▰▰▱▱▱ 36% ↻ 1h54m││ reqs ▰▱▱▱▱ 45/1500 ││ auto ▰▰▰▰▰ 100% ↻ 16d │
340
+ │ Fable ▰▰▰▰▱ 79% ↻ 1d23h││ Credits: 0 +3 reset ││ updated just now ││ api ▰▰▰▱▱ 44% ↻ 16d │
341
341
  │ Balance: - $0.00 used ││ reset expires 17d0h ││ ││ updated just now │
342
342
  │ updated just now ││ updated just now ││ ││ │
343
343
  └─────────────────────────┘└─────────────────────────┘└─────────────────────────┘└─────────────────────────┘
@@ -535,12 +535,14 @@ The binary version is produced at build time by `build.rs` from `git describe`,
535
535
 
536
536
  ---
537
537
 
538
- ## Fetch Command
538
+ ## Quota Command
539
539
 
540
540
  **Print a provider's raw quota/usage API response — no parsing, no aggregation.**
541
541
 
542
542
  Calls the same quota endpoint the `usage` dashboard uses (Claude / Codex / Copilot / Cursor) exactly once and prints the raw body, so you can inspect the exact API shape or sanity-check your credentials. It reads each provider's stored credentials and does **not** refresh tokens: if a token is expired, re-auth with that provider's own CLI (`claude` / `codex` / `copilot` / `cursor-agent`).
543
543
 
544
+ > The previous name `vct fetch` is kept as a hidden alias, so existing scripts keep working.
545
+
544
546
  ### Flags
545
547
 
546
548
  | Flag | Purpose |
@@ -554,16 +556,16 @@ Calls the same quota endpoint the `usage` dashboard uses (Claude / Codex / Copil
554
556
 
555
557
  ```bash
556
558
  # Raw JSON (default)
557
- vct fetch claude
558
- vct fetch codex
559
- vct fetch copilot
560
- vct fetch cursor
559
+ vct quota claude
560
+ vct quota codex
561
+ vct quota copilot
562
+ vct quota cursor
561
563
 
562
564
  # Flattened plain text
563
- vct fetch codex --text
565
+ vct quota codex --text
564
566
 
565
567
  # Flattened key/value table
566
- vct fetch copilot --table
568
+ vct quota copilot --table
567
569
  ```
568
570
 
569
571
  > [!NOTE]
@@ -0,0 +1,11 @@
1
+ vibe_coding_tracker/__init__.py,sha256=NIuPjNpNMmeDQENVhAjIFOVxscs8_4yoVenwo-Lyx3w,2992
2
+ vibe_coding_tracker/binaries/linux-arm64-gnu/vibe_coding_tracker,sha256=ZE-MmJpJJ5rOCD1fh4Qq01dnkgHUpUti71f_Ppt5fds,9916792
3
+ vibe_coding_tracker/binaries/linux-x64-gnu/vibe_coding_tracker,sha256=phTAat_Wu_FNXxPjb2F7ojbNkOBiaRLqX8C52_QEXS4,12032952
4
+ vibe_coding_tracker/binaries/macos-arm64/vibe_coding_tracker,sha256=9FpjX7GsE7Pr35s4M-bzQU7rWo0VTX-nkhOqxyEi83I,9210352
5
+ vibe_coding_tracker/binaries/macos-x64/vibe_coding_tracker,sha256=Ywdq5-ivFn1vz8AgCp-y4tS4akWHR72lpS6QGLf_65Y,11163200
6
+ vibe_coding_tracker/binaries/windows-arm64/vibe_coding_tracker.exe,sha256=snR2PZkyCskKMVTEmZkCMz0bRuLmZ7HMCnkD0Pszvi8,8623616
7
+ vibe_coding_tracker/binaries/windows-x64/vibe_coding_tracker.exe,sha256=o6rOI_vepsfP6X_Nw5cMYBlGqAhxaUZ7IUK5hIbDlCE,9626112
8
+ vibe_coding_tracker-2.2.4.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
9
+ vibe_coding_tracker-2.2.4.dist-info/entry_points.txt,sha256=F0F9Dn5EMvuQO5fqcbROeH5N4y4jK4PwTKT2TqDIAhQ,97
10
+ vibe_coding_tracker-2.2.4.dist-info/METADATA,sha256=WfJjl7Ru4cRaLaPASVI8bog1h0BvPkExtKh2OYmSaa4,43971
11
+ vibe_coding_tracker-2.2.4.dist-info/RECORD,,
@@ -1,11 +0,0 @@
1
- vibe_coding_tracker/__init__.py,sha256=NIuPjNpNMmeDQENVhAjIFOVxscs8_4yoVenwo-Lyx3w,2992
2
- vibe_coding_tracker/binaries/linux-arm64-gnu/vibe_coding_tracker,sha256=KDtEflSksf6AwBnWzVoTwNSRAuw1kqj-0fEGtfHBQPM,9916760
3
- vibe_coding_tracker/binaries/linux-x64-gnu/vibe_coding_tracker,sha256=qWdtFHPb1_xL-vDLxwegI6DGeDbyJuKJhds7418GX1I,12087800
4
- vibe_coding_tracker/binaries/macos-arm64/vibe_coding_tracker,sha256=jNI6yS6zxJfcp9nNP7SifthJDggerxdF_uXI8uRdv-8,9259856
5
- vibe_coding_tracker/binaries/macos-x64/vibe_coding_tracker,sha256=SCXYxUaGXku0jMp1eu--mGneqDSTziIFOMIzriwhuwc,11216400
6
- vibe_coding_tracker/binaries/windows-arm64/vibe_coding_tracker.exe,sha256=JuygJsbCRYtLBPa2vg96K67sHdXjEFq-D1lRhKHK_Sw,8641536
7
- vibe_coding_tracker/binaries/windows-x64/vibe_coding_tracker.exe,sha256=BK9tVTyMjkuWXzAuKH0JaopP6MscHDvrEa__BRmxzlM,9655808
8
- vibe_coding_tracker-2.2.2.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
9
- vibe_coding_tracker-2.2.2.dist-info/entry_points.txt,sha256=F0F9Dn5EMvuQO5fqcbROeH5N4y4jK4PwTKT2TqDIAhQ,97
10
- vibe_coding_tracker-2.2.2.dist-info/METADATA,sha256=WM2zpHJ5lseSAlPUBlPOTB4PbZ0AWDxprkfgZydPuOM,43937
11
- vibe_coding_tracker-2.2.2.dist-info/RECORD,,