opencode-stats 1.3.6

A terminal dashboard for OpenCode usage statistics inspired by the /stats command in Claude Code
1
2
3
4
pub mod errors;
pub mod http_client;
pub mod models_cache;
pub mod opencode_config;