v0.96.10

Agenta-AI/agentav0.96.10Apr 28, 2026by bekossy

AI Summary

This release introduces support for the Minimax API and extends query evaluation loops. It also enhances the playground user experience by allowing the opening of evaluator spans and viewing more span types.

Key Highlights

  • Added Minimax API support.
  • Extended query eval loops.
  • Improved playground UX for opening evaluator spans.
  • Expanded migration guide with fetch endpoint details.

New Features

  • Minimax API support
  • Extended query eval loops

Full Release Notes

## What's Changed
* [release] v0.96.9 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4215
* [feat] Extend query eval loops by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4222
* build(deps-dev): bump postcss from 8.5.6 to 8.5.10 in /examples/python/RAG_QA_chatbot/frontend by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/4226
* doc(docs): Expand v0.96 migration guide with fetch endpoint and full removed list by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4236
* test(frontend): Extend acceptance RTM and feature file coverage by @bekossy in https://github.com/Agenta-AI/agenta/pull/4225
* [FE Enhancement] Opening evaluator spans in playground by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4217
* fix: testcase column rename with child by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4228
* [FE Improvement] Allow opening more span types in playground by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4216
* fix/Removed duplicate Mistral option by @anshk8 in https://github.com/Agenta-AI/agenta/pull/4230
* [feat] Add minimax API support  by @anshk8 in https://github.com/Agenta-AI/agenta/pull/4223


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.96.9...v0.96.10