Skip to content

Commit 8e19b25

Browse files
authored
Merge pull request #204 from TIGER-AI-Lab/build/v0.4.0-release
build: v0.4.0 release
2 parents eaa5d4c + 60b7561 commit 8e19b25

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.0] - 2026-05-22
10+
### Added
11+
- Added scripts for rescoring and reproducing the benchmark results based on disclosed trajectories.
12+
913
## [0.3.3] - 2026-05-19
1014
### Changed
1115
- More data are stored in the `run-meta.json` for better post-hoc analysis and reproducibility, including the hash of the configs, runtime info, and flags used.

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.3.3"
7+
version = "0.4.0"
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)