Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# CHANGELOG


## v0.97.0 (2026-09-02)

### Features

- **extradup**: Add the eval-only wrong_record family and resolve the record by identity (#337) ([`cad5560`](https://github.com/OpenAdaptAI/openadapt-evals/commit/cad5560d6b7482f2cb99b9735e0ac3c5aae714c8))
- **reward**: Add identity-swap family to the MockMed ExtraDup proof (#335) ([`40f6646`](https://github.com/OpenAdaptAI/openadapt-evals/commit/40f66466ce8cb9586c220249285a349af5d3373d))
- **extradup**: Add kill-scan CLI for the frozen ExtraDup corpus (#336) ([`1130f8d`](https://github.com/OpenAdaptAI/openadapt-evals/commit/1130f8db899703a8557262ace57097fa943944c5))

### Documentation

- Freeze M for certified-reward RL Phase-1/pilot (#334) ([`00fc435`](https://github.com/OpenAdaptAI/openadapt-evals/commit/00fc43524c3cc7f5412445ac08708d9be5d4ff3c))
- **prime**: Install the environment from the Prime Intellect hub (#333) ([`8ccb61e`](https://github.com/OpenAdaptAI/openadapt-evals/commit/8ccb61e6d8c5d7950ee72cf465abe36a7fde58fb))


## v0.96.1 (2026-09-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "openadapt-evals"
version = "0.96.1"
version = "0.97.0"
description = "Evaluation infrastructure for GUI agent benchmarks"
readme = "README.md"
requires-python = ">=3.10"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading