plugins/telemetry/v1.5.30
sipeed/picoclawplugins/telemetry/v1.5.30Jul 21, 2026by akshaydeo
AI Summary
This plugin update expands telemetry capabilities by adding MCP metrics support and upgrades core dependencies to v1.7.3 and framework to v1.5.3.
Key Highlights
- Added MCP metrics support
- Upgraded core to v1.7.3
- Upgraded framework to v1.5.3
New Features
- MCP metrics support
Full Release Notes
## Plugin Release: telemetry v1.5.30 - feat: added MCP metrics to telemetry plugin - chore: upgraded core to v1.7.3 and framework to v1.5.3 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/telemetry@v1.5.30 ``` --- _This release was automatically created from version file: `plugins/telemetry/version`_