v0.103.3

Agenta-AI/agentav0.103.3Jun 12, 2026by bekossy

AI Summary

This release focuses on improving the playground experience and adding bulk management tools for apps and evaluators. It includes fixes for test case syncing, boolean metric display, and a new self-service account deletion feature.

Key Highlights

  • Bulk-archive actions added for apps, testsets, and evaluators
  • Self-serve account deletion feature available in Settings
  • Fixes for playground draft test cases and syncing across commits
  • Fixes for evaluator metrics displaying boolean values as True/False

New Features

  • Bulk-archive actions for apps, testsets, and evaluators
  • Self-serve account deletion from Settings

Full Release Notes

## What's Changed
* [release] v0.103.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4631
* docs: add unfitcoder101 as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4651
* fix(frontend): clear playground draft test cases when switching applications by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4628
* [Fix]: Preserve connected testset when opening Manage testcases by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4602
* [fix] Resolve broken `scenario` `status` in `annotation` `queues` by @junaway in https://github.com/Agenta-AI/agenta/pull/4644
* fix(frontend): keep the test set synced across playground commits by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4653
* fix(frontend): show boolean evaluator metrics as True/False, not a mean by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4667
* fix(api): default variant name to its slug when not provided by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4664
* [fix] Resolve broken `references` in Playground by @junaway in https://github.com/Agenta-AI/agenta/pull/4656
* [Feat]: Add bulk-archive actions for apps, testsets and evaluators by @ashrafchowdury in https://github.com/Agenta-AI/agenta/pull/4629
* [fix] Keep unused test set columns on playground rows through Run by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4649
* [fix] Resolve broken filtering for schemaless `evaluators` by @junaway in https://github.com/Agenta-AI/agenta/pull/4650
* feat(api): Self-serve account deletion from Settings by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4600
* fix(frontend): label evaluator nodes in the playground by their entity name by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4668
* fix(frontend): resolve evaluation names for SDK-created apps and new evaluators by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4661
* Refactor/workflow name selectors by @bekossy in https://github.com/Agenta-AI/agenta/pull/4685
* [FE / Feat] Add evaluators to existing evals by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4577


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.103.2...v0.103.3