plugins/prompts/v1.0.19

maximhq/bifrostplugins/prompts/v1.0.19Jun 12, 2026by akshaydeo

AI Summary

This plugin release updates to core v1.5.19 and framework v1.3.19, implementing a no-op PreRequestHook for the new LLMPlugin interface.

Key Highlights

  • Upgraded core to v1.5.19 and framework to v1.3.19
  • Implemented no-op PreRequestHook for the new LLMPlugin interface

New Features

  • Upgraded core to v1.5.19
  • Upgraded framework to v1.3.19

Full Release Notes

## Plugin Release: prompts v1.0.19

- chore: implemented no-op PreRequestHook for the new LLMPlugin interface
- chore: upgraded core to v1.5.19 and framework to v1.3.19

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/prompts@v1.0.19
```

---
_This release was automatically created from version file: `plugins/prompts/version`_