vibestats
Version updated for https://github.com/stephenleo/vibestats to version v2.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
VibeStats is a GitHub Action that tracks and aggregates usage statistics from Claude Code and Codex sessions, preserving historical data beyond the default 30-day retention period. It automates the synchronization of daily usage metrics (e.g., tokens, sessions, and model breakdowns) to a private GitHub repository, enabling long-term analytics and insights via a personalized heatmap and dashboard. This action addresses data retention limitations, ensures privacy by default, and provides comprehensive usage visualization across machines.
What’s Changed
- Polish for Reddit launch: dashboard updates + README screenshots (#111) (256a96a)
- refactor: harness trait + registry (#110) (9dcbb95)
- docs: highlight long-term retention as a vibestats feature (b812af7)
- fix usage parity and bump 2.1.0 (#109) (cd18769)
- chore: align package version with v2 release (#108) (5db6234)
- feat: add codex usage syncing (#107) (b16a695)
- fix(site): target correct overflow element for heatmap auto-scroll (#106) (62ae1b4)
- fix(site): scroll heatmap to most-recent months on narrow viewports (#105) (5b8289d)
- feat(site): show GitHub profile picture in dashboard header (#104) (223c72a)
- fix(site): landing page heatmap theme-aware empty cells, random data (8c89db4)