v0.96.6
Agenta-AI/agentav0.96.6Apr 17, 2026by jp-agenta
AI Summary
This release updates the evaluator selector UI and fixes critical bugs related to cross-pollution between evaluator and application queries, as well as broken online evaluations.
Key Highlights
- Updated evaluator selector UI.
- Fixed cross-pollution between evaluator/application queries.
- Fixed broken online evaluations due to flags mismatch.
- Updated REST API migration guide.
Full Release Notes
## What's Changed * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4157 * docs(docs): v0.96.x REST API migration guide by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4164 * [chore] Clean up `/preview`, fix `api` tests, fix `api` bugs by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4163 * feat: updated `evaluator` selector ui by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4151 * [fix] Resolve cross-pollution between evaluator/application queries by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4167 * [fix] Resolve broken online evaluations (flags mismatch) by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4168 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.96.5...v0.96.6