This release fixes issues for SREs watching stability and regressions.
Published 18d
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 summaryFixed 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 belowu_nowproduced unphysical readouts like "current 6%, 80% CI: 0%-16%". The displayed bounds are now floored atu_now. The unclipped point forecastFis preserved for downstream ETA computation, and the model spec ininternal/forecast/MODEL.pdfis 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
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]