opencode-stats 1.3.6

A terminal dashboard for OpenCode usage statistics inspired by the /stats command in Claude Code
1
2
3
pub mod common;
pub mod heatmap;
pub mod linechart;