Skip to content

Claumon

v0.4.0 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Wasted token detection flags low cache efficiency sessions and new billable‑only toggle shows cost‑driving tokens.

Full changelog

New

  • Wasted token detection — sessions are flagged when cache efficiency is low (<50% reuse on large sessions) or when lots of tokens are spent without any file edits
  • Cache efficiency metriccache_read / (input + cache_read + cache_create) properly accounts for expensive cache creation costs
  • Efficiency column in sessions table with cache reuse % and waste badges
  • Billable-only toggle on daily tokens chart to see just the cost-driving tokens (input, output, cache write)
  • DB pruning with configurable retention policy
  • Keyboard shortcuts for tab switching and memory search
  • --open flag to auto-launch browser on start

Improved

  • Simplified daily tokens chart (single bar) with stacked billable breakdown on toggle
  • Fixed indistinguishable Input/Cache Write legend colors
  • Cache reuse % and file edit status shown in session detail panel
  • Multiple rounds of tech debt reduction: deduplicated helpers, better error wrapping, mutex for memory cache

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

Track Claumon

Get notified when new releases ship.

Sign up free

About Claumon

All releases →

Related context

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]