plugins/prompts/v1.0.35
maximhq/bifrostplugins/prompts/v1.0.35Aug 12, 2026by akshaydeo
AI Summary
The prompts plugin is updated to ensure compatibility with the latest core and framework versions (1.7.9 and 1.5.8).
Key Highlights
- Upgraded core dependency to v1.7.9.
- Upgraded framework dependency to v1.5.8.
Full Release Notes
## Plugin Release: prompts v1.0.35 - chore: upgraded core to v1.7.9 and framework to v1.5.8 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.35 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_