This release adds 3 notable features for engineering teams evaluating rollout.
Published 2mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
anthropic
claude
claude-code
claude-usage
cli
web
+5 more
developer-tools
go
monitoring
sse
token-usage
Summary
AI summaryUpdates Improved, New, and daily across a mixed release.
Full changelog
New
- Auto-updating pricing — model pricing is now loaded from a layered system: embedded defaults → local cache → remote fetch from GitHub (daily) → config overrides. No more stale prices when new models are released.
- Fixed model pricing — corrected Opus 4.6 ($15→$5/MTok input) and Haiku 4.5 ($0.80→$1/MTok input) rates, added all current and legacy models with full cache pricing (5-min and 1-hour tiers)
- Unknown model warnings — logs a warning when sessions use a model not in the pricing table, so you know when to update
Improved
- Usage API backoff — exponential backoff (up to 10min) when the usage API is rate-limited, instead of hammering the endpoint
- Cost display — truncated to single decimal place for cleaner dashboard readability
- Graph and memory fixes — fixed graph node overlaps, broken memory links, session title extraction, and slow shutdown
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]