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.78.2 (2026-03-29)
5+
6+ ### Bug Fixes
7+
8+ - Remove remaining 125 tracked data files (waa_recordings, .beads)
9+ ([ ` d000f5d ` ] ( https://github.com/OpenAdaptAI/openadapt-evals/commit/d000f5d78af487ef2ea0a2e6d168c39fb06c92a0 ) )
10+
11+ These were committed before PR #227 and missed in the first cleanup. waa_recordings/ contains WAA
12+ experiment screenshots (PNGs). .beads/ contains a SQLite database for local tooling.
13+
14+ Both are already in .gitignore from the prior cleanup commit.
15+
16+ Co-Authored-By: Claude Opus 4.6 (1M context) < noreply@anthropic.com >
17+
18+
419## v0.78.1 (2026-03-29)
520
621### 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.78.1 "
7+ version = " 0.78.2 "
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