v0.99.6

Agenta-AI/agentav0.99.6May 11, 2026by bekossy

AI Summary

This release focuses on frontend improvements including workflow creation unification and a layout fix for observability. It also introduces a new feature for exporting testsets from annotation queues and re-exposes the mock parameter.

Key Highlights

  • Workflow creation unification on the frontend
  • Layout fix in observability (column className to maxWidth)
  • New feature: Export testset from annotation queue
  • Re-exposed `?mock=` parameter

New Features

  • Annotation queue testset export
  • Workflow creation unification

Full Release Notes

## What's Changed
* [release] v0.99.5 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4301
* fix: update column className to maxWidth for better layout in observa… by @bekossy in https://github.com/Agenta-AI/agenta/pull/4291
* feat: `annotation` queue `testset` export by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4261
* [Frontend feat] Workflow creation unification by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4274
* [chore] Re-expose `?mock=` by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4306


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.99.5...v0.99.6