File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.3.3 (2026-02-18)
5+
6+ ### Bug Fixes
7+
8+ - ** pool** : Use waa-auto image instead of broken windowsarena/winarena
9+ ([ ` 8879be6 ` ] ( https://github.com/OpenAdaptAI/openadapt-evals/commit/8879be66fa9448442129808b89a69a0f752e2538 ) )
10+
11+ WAA_START_SCRIPT and setup-waa were using windowsarena/winarena: latest (dockurr/windows v0.00, can't
12+ download ISO) instead of waa-auto: latest (dockurr/windows: latest v5.14, auto-downloads ISO).
13+ Regression from openadapt-ml migration — the fix existed in commit e81c79a but was lost.
14+
15+ Co-Authored-By: Claude Opus 4.6 < noreply@anthropic.com >
16+
17+
418## v0.3.2 (2026-02-18)
519
620### Bug Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " openadapt-evals"
7- version = " 0.3.2 "
7+ version = " 0.3.3 "
88description = " Evaluation infrastructure for GUI agent benchmarks"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments