plugins/semanticcache/v1.5.36
ravitemer/mcp-hubplugins/semanticcache/v1.5.36Aug 13, 2026by akshaydeo
AI Summary
A semantic cache plugin update that adds cost tracking for prompt guardrails.
Key Highlights
- Account for prompt guardrail cost in cache search
New Features
- Cost accounting for prompt guardrails
Full Release Notes
## Plugin Release: semanticcache v1.5.36 - feat: account for prompt guardrail cost in cache search (#4931) - chore: upgraded core to v1.7.11 and framework to v1.5.9 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/semanticcache@v1.5.36 ``` --- _This release was automatically created from version file: `plugins/semanticcache/version`_