Skip to content

Commit e531205

Browse files
author
semantic-release
committed
chore: release 0.63.0
1 parent fdc4cb4 commit e531205

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

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+
415
## v0.62.0 (2026-03-22)
516

617
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "openadapt-evals"
7-
version = "0.62.0"
7+
version = "0.63.0"
88
description = "Evaluation infrastructure for GUI agent benchmarks"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)