plugins/prompts/v1.0.3
maximhq/bifrostplugins/prompts/v1.0.3Apr 21, 2026by akshaydeo
AI Summary
This release updates the prompts plugin by refactoring the flow and headers while improving code quality, alongside upgrades to the core and framework dependencies.
Key Highlights
- Refactored prompt plugin flow and headers for better code quality
- Upgraded core framework dependencies to v1.5.3 and v1.3.3
New Features
- Refactored prompt plugin flow
- Improved code quality
- Dependency upgrades
Full Release Notes
## Plugin Release: prompts v1.0.3 - refactor: Updates prompt plugin flow to change the headers used, and better code quality - chore: upgraded core to v1.5.3 and framework to v1.3.3 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.3 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_