vibestats
Version updated for https://github.com/stephenleo/vibestats to version v2.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The vibestats GitHub Action automates the tracking and visualization of session activity from Claude Code and Codex by recording usage data into a private GitHub repository and generating a contribution-style heatmap displayed on your GitHub profile. It solves the problem of limited session history retention by preserving aggregated statistics beyond the default 30-day period, ensuring long-term access to usage data while maintaining privacy. Key capabilities include automatic daily synchronization, indefinite retention of usage stats, multi-machine support, and automated updates of the heatmap on your profile.
What’s Changed
- 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)
- feat(site): redesign landing page with dashboard preview, new hero copy, branding (1249306)
- feat(site): add info tooltips to KPI cards and chart panels (f1046e0)
- feat: generate light + dark heatmap SVGs for GitHub README (b343999)