11.0.308

Agenta-AI/agenta11.0.308Aug 6, 2026by adubovikov

AI Summary

This update adds a new Prometheus metric for the NL parser and refines the UI to better consolidate Capture-ID messages within call flows.

Key Highlights

  • Added Prometheus metric tracking NL parser brain status and latency.
  • Consolidated Capture-ID messages in the call flow UI.
  • Fixed UI tightening for Capture-ID consolidation follow-ups.

New Features

  • NL parser Prometheus metrics
  • Call flow Capture-ID consolidation

Full Release Notes

## What's Changed
* add Capture-ID message consolidation to call flow by @danieldonoghue in https://github.com/sipcapture/homer/pull/916
* fix(ui): tighten Capture-ID consolidation follow-ups by @adubovikov in https://github.com/sipcapture/homer/pull/918
* feat(mcp): add Prometheus metric for NL parser brain + latency by @rita7lopes in https://github.com/sipcapture/homer/pull/917
* chore: bump version to 11.0.308 by @adubovikov in https://github.com/sipcapture/homer/pull/919

**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.307...11.0.308