Skip to content

Claumon

v0.10.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Fixed forecast lower bound from dipping below current utilization.

Full changelog

Fixes

  • Forecast lower bound no longer dips below current utilization. The 80% CI was being clipped to [0%, 100%] for display, but utilization within a reset window is monotone non-decreasing, so the Gaussian left tail going below u_now produced unphysical readouts like "current 6%, 80% CI: 0%-16%". The displayed bounds are now floored at u_now. The unclipped point forecast F is preserved for downstream ETA computation, and the model spec in internal/forecast/MODEL.pdf is updated to match.

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]