# Evals v0.1.16

Released 2026-04-30
Release: https://github.com/strands-agents/evals/releases/tag/v0.1.16 · Package: https://pypi.org/project/strands-agents-evals/0.1.16/

## Features
- simplify devx by adding @eval\_task decorator and handlers for wrapping task functions (https://github.com/strands-agents/evals/pull/199)
- detectors interface and failure\_detector implementation [detectors] (https://github.com/strands-agents/evals/pull/189)

## Other
- use PEP 604 union syntax and add Model type to HarmfulnessEvaluator [evaluators] (https://github.com/strands-agents/evals/pull/206)
