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.58.1 (2026-03-21)
5+
6+ ### Bug Fixes
7+
8+ - Use screenshot-only milestones in notepad-hello.yaml
9+ ([ ` 9d55adf ` ] ( https://github.com/OpenAdaptAI/openadapt-evals/commit/9d55adf453e2e910a1414dd06ff73723523b9629 ) )
10+
11+ PowerShell process checks via /execute_windows timeout when the WAA Flask server is slow. VLM
12+ screenshot checks work reliably (proven with confidence 1.00). Simpler, more robust, no server
13+ dependency.
14+
15+ Co-Authored-By: Claude Opus 4.6 (1M context) < noreply@anthropic.com >
16+
17+
418## v0.58.0 (2026-03-21)
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.58.0 "
7+ version = " 0.58.1 "
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