vibestats
Version updated for https://github.com/stephenleo/vibestats to version v2.4.3.
- 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 stores Claude Code and Codex session statistics in your private GitHub repo. It provides a live heatmap on your GitHub profile and a full analytics dashboard, allowing you to track historical usage data beyond the default 30-day limit set by Claude Code. The action ensures privacy by storing small JSON aggregates before the cleanup process occurs, making it survive machine wipes and reinstalls.
What’s Changed
- chore: bump to 2.4.3 (#142) (1526711)
- fix(installer): emit valid JSON from Codex hooks (#141) (f71c77b)
- fix(installer): stop faking VIBESTATS_TOKEN auto-provisioning (#137) (#140) (fd225e4)
- chore: bump to 2.4.2 (#139) (e8d1fb3)
- fix installer Codex hooks feature flag (#138) (f015245)
- fix(dashboard): rename model donut “Other” slice to “Others” (30cbda4)
- fix(dashboard): show “Other” slice in model donut legend (#134) (5d8b703)
- Align weekly bar charts to heatmap’s calendar weeks (#133) (3808e9b)
- docs(readme): refresh dashboard screenshots to orange redesign (#132) (37e6acc)
- fix(site): show docs
text in light mode (6e967a2)