plugins/prompts/v1.0.27
FoundationAgents/MetaGPTplugins/prompts/v1.0.27Jul 7, 2026by akshaydeo
AI Summary
A minor version bump for the prompts plugin, upgrading the underlying core and framework dependencies.
Key Highlights
- Upgraded core to v1.7.0
- Upgraded framework to v1.5.0
Full Release Notes
## Plugin Release: prompts v1.0.27 - chore: upgraded core to v1.7.0 and framework to v1.5.0 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/prompts@v1.0.27 ``` --- _This release was automatically created from version file: `plugins/prompts/version`_