This release adds 1 notable feature for engineering teams evaluating rollout.
Published 1mo
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 summaryAdded Claude Opus 4.7 pricing and fallback handling for unknown models.
Full changelog
Added
- Claude Opus 4.7 pricing — added pricing for the new Opus 4.7 model ($5/$25 per MTok). Unknown opus models now fall back to 4.7 pricing.
Improved
- Atomic pricing cache writes — cache file is now written via temp file + rename to prevent corruption on crash.
- File close error handling — updater now properly checks
Close()errors when writing binaries, preventing silent failures. - Consistent log format — all log messages now use
[tag]prefix format (e.g.[startup],[shutdown]).
Refactored
- Extracted helpers in memory discovery and session parsing to reduce duplication.
- Added
SendJSONconvenience method to SSE broker, replacing repeated marshal+broadcast boilerplate. - Simplified memory API handlers by removing redundant nil guards.
- Config loader now derives paths from defaults instead of recomputing
$HOME.
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]