Highlights
- Group usage by model instead of date
- Useful for stack reviews and experimentation
- Pairs well with wrapped summaries and cost views
Feature
Inspect which Claude-compatible or Codex models dominated your usage and how their token share changed over time.
Highlights
Relevant commands
npx vibestats --modelnpx vibestats --claudenpx vibestats --minimaxModel breakdown is about getting a clear, local view of AI coding activity without building custom spreadsheets or one-off scripts.
Developers who want to know which models they actually relied on rather than which ones they planned to use.
vibestats supports model-oriented reporting so you can view totals by model family, compare usage share, and see how the same date range looks when grouped by model instead of time.
You get a cleaner answer to whether a specific model family drove most of your work, costs, or output across a reporting window.
FAQ
Yes. vibestats is built to support model breakdown with local reporting, aggregate pages, and command-line workflows.
Yes. vibestats is local-first. Prompts and responses stay out of the hosted pages unless you intentionally publish aggregate share output.
Start with the command reference, then use the related links below to jump into wrapped reports, activity heatmaps, share pages, or diagnostics.
Related pages