v0.26.0
msitarzewski/agency-agentsv0.26.0Sep 6, 2026by mahimairaja
AI Summary
This release introduces Wave 0 telemetry and security contracts, implements immutable pricing and reliable usage accounting, and improves telemetry handling for FastAPI routers.
Key Highlights
- Added Wave 0 telemetry and security contracts
- Implemented immutable pricing and reliable usage accounting
- Fixed telemetry walking for FastAPI included-router wrappers
New Features
- Wave 0 telemetry and security contracts
- Immutable pricing
- Reliable usage accounting
Full Release Notes
## What's Changed * feat: add Wave 0 telemetry and security contracts by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/274 * fix(telemetry): walk FastAPI's included-router wrappers by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/275 * feat(accounting): immutable pricing and reliable usage accounting by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/276 **Full Changelog**: https://github.com/mahimailabs/voicegateway/compare/v0.25.8...v0.26.0