vibestats 2.4.1

CLI that syncs Claude Code and Codex session activity to a private GitHub repo and renders a profile heatmap + analytics dashboard.
1
2
3
4
5
pub mod auth;
pub mod machines;
pub mod status;
pub mod sync;
pub mod uninstall;