Skip to content

Commit 67b90b4

Browse files
authored
Merge pull request #206 from TIGER-AI-Lab/build/v0.4.1-release
build: v0.4.1 release
2 parents 0a9a3c6 + 485df8b commit 67b90b4

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](https://semver.org/).
88

9+
## [0.4.1] - 2026-05-23
10+
### Fixed
11+
- Fixed several mismatches in task definitions and the provided extra information.
12+
913
## [0.4.0] - 2026-05-22
1014
### Added
1115
- Added scripts for rescoring and reproducing the benchmark results based on disclosed trajectories.

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 = "clawbench-eval"
7-
version = "0.4.0"
7+
version = "0.4.1"
88
description = "Benchmarking framework for evaluating AI web agents on real-world online tasks"
99
readme = "README.md"
1010
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)