v0.97.0
Agenta-AI/agentav0.97.0May 4, 2026by ashrafchowdury
AI Summary
Enhances prompt reliability by adding exponential backoff to retries and extends prompt templates with new capabilities.
Key Highlights
- Add exponential backoff to retry in prompts
- Extend prompt templates
New Features
- Extend prompt templates
Full Release Notes
## What's Changed * [fix] Add exponential backoff to retry in prompts by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4240 * [release] v0.96.11 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4241 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4250 * [feat] Extend prompt templates by @jp-agenta and @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4171 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.96.11...v0.97.0