v0.96.9

Agenta-AI/agentav0.96.9Apr 23, 2026by bekossy

AI Summary

This release resolves several critical bugs including broken registry snippets, incorrect development environment ordering in the playground, and inconsistent exception behaviors in JSON resolvers.

Key Highlights

  • Fixed broken registry snippets.
  • Resolved incorrect development environment ordering in Playground.
  • Fixed inconsistent exception behaviors in JSON resolvers.
  • Restructured acceptance RTM and feature files.

Full Release Notes

## What's Changed
* [release] v0.96.8 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4199
* [fix] Resolve broken registry snippets by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4214
* [fix] Resolve Incorrect Development Env Ordering in Playground by @anshk8 in https://github.com/Agenta-AI/agenta/pull/4218
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4219
* docs: add anshk8 as a contributor by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4220
* [fix] Resolve JSON resolvers' inconsistent exceptions behaviors by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4221
* Test / restructure acceptance rtm and feature files by @bekossy in https://github.com/Agenta-AI/agenta/pull/4209

## New Contributors
* @anshk8 made their first contribution in https://github.com/Agenta-AI/agenta/pull/4218

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