Show HN: Claude Wrapped in the terminal, with a WASM raymarcher
Published: (December 23, 2025 at 04:59 PM EST)
1 min read
Source: Hacker News
Source: Hacker News
Claude Code adds a /stats command
- The new
/statscommand stores statistics in$HOME/.claude. - A community‑made tool (built with Bun + WASM) reads those cached stats (they are non‑sensitive and non‑identifiable), pushes them to a database, and provides a dashboard so users can see their usage distribution.
- The rendering code for the dashboard is available in the repository1.
Footnotes
-
Link to the code repository (original link not provided). ↩