This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdds a minimal Claude Code dashboard with real-time monitoring and memory tools.
Full changelog
Initial release of claumon — a minimal Claude Code dashboard.
Features
- Rate limit gauges — session (5h) and weekly utilization with reset countdowns, per-model quotas, extra usage credits
- Token usage — per-session breakdown of input/output/cache tokens with estimated API cost
- Session browser — active sessions table with detail view showing full message timeline
- Historical trends — 14-day charts and 24-hour activity heatmaps backed by SQLite
- Memory browser — search, filter, and inspect all memory files with staleness alerts
- Memory graph — interactive visualization of cross-project relationships
- Live updates — real-time via SSE, no polling or manual refresh
Install
Single binary, zero config. Download, run, open http://localhost:3131.
Reads credentials from ~/.claude/.credentials.json or your OS credential store. If missing, session tracking still works — only API usage gauges are unavailable.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Claumon
All releases →Related context
Related tools
Earlier breaking changes
- v0.14.0 Forecast model v2.1 removes CI inversion cap; interval now raw p10/p90 uncapped.
Beta — feedback welcome: [email protected]