plugins/semanticcache/v1.5.36

MCP-UI-Org/mcp-uiplugins/semanticcache/v1.5.36Aug 13, 2026by akshaydeo

AI Summary

Minor plugin update that introduces cost accounting for prompt guardrails in cache search and upgrades dependencies.

Key Highlights

  • Account for prompt guardrail cost in cache search
  • Upgraded core to v1.7.11
  • Upgraded framework to v1.5.9

New Features

  • Prompt guardrail cost accounting in cache search

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`_