We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc4cb4 commit e531205Copy full SHA for e531205
2 files changed
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# CHANGELOG
2
3
4
+## v0.63.0 (2026-03-22)
5
+
6
+### Features
7
8
+- Add end-to-end correction flywheel demonstration script
9
+ ([#185](https://github.com/OpenAdaptAI/openadapt-evals/pull/185),
10
+ [`fdc4cb4`](https://github.com/OpenAdaptAI/openadapt-evals/commit/fdc4cb4f39212ea10439efcf0b3af3697bc768da))
11
12
+Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13
14
15
## v0.62.0 (2026-03-22)
16
17
### Features
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "openadapt-evals"
-version = "0.62.0"
+version = "0.63.0"
description = "Evaluation infrastructure for GUI agent benchmarks"
readme = "README.md"
requires-python = ">=3.10"
0 commit comments