v0.94.2

Agenta-AI/agentav0.94.2Mar 12, 2026by bekossy

AI Summary

Focuses on security fixes (turnstile), error handling cascades, and evaluator UI refinements.

Key Highlights

  • Resolve Turnstile loopholes
  • Cascade failure and cancellation states to downstream evaluators
  • Hide non-output metrics for evaluator steps
  • Invalidate cached secrets after invalid-secrets responses

New Features

  • Turnstile security fix
  • Failure state cascading logic
  • Evaluator UI metric filtering

Full Release Notes

## What's Changed
* [fix] Resolve `turnstile` loopholes by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/3947
* [Frontend/Fix] Cascade failure and cancellation states to downstream evaluators by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/3960
* fix(eval overview): hide non-output metrics for evaluator steps by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3897
* fix(sdk): invalidate cached secrets after invalid-secrets responses by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3957


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.1...v0.94.2