v0.101.1

Agenta-AI/agentav0.101.1Jun 4, 2026by junaway

AI Summary

This patch release addresses critical bugs involving broken annotations, evaluator playground functionality, and testset data duplication. It also improves JSON object handling within testsets.

Key Highlights

  • Fixes broken annotations with numeric versions
  • Fixes broken evaluator playground with chat prompts
  • Stops duplicating testcases when saving back from annotation queue
  • Enhances JSON object handling and rendering in testsets

Full Release Notes

## What's Changed
* chore(agents): compartmentalize AGENTS.md into scoped files and skills by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4543
* [fix] Resolve broken annotations with numeric versions by @junaway in https://github.com/Agenta-AI/agenta/pull/4529
* [fix] Resolve broken evaluator playground with chat prompts by @junaway in https://github.com/Agenta-AI/agenta/pull/4530
* fix: rename beautified to `pretty` by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4532
* Fix/dark mode by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4546
* Fix: Consistent workflow type colors by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4534
* [FE Fix] Wire testset connection into workflow drawer playground by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4450
* [FE Fix] Stop duplicating testcases when saving back from annotation queue by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4537
* fix(frontend): enhance JSON object handling and rendering in testset by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4510


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.101.0...v0.101.1