Release overview
CatchBench version 0.1.2 was released on September 13, 2026. The update addresses packaging and clean installation issues identified in earlier releases. The published release notes state that all benchmark scores reported in the research paper and produced by the offline command catchbench --task pre remain identical to version 0.1.1.
Maintainer disclosure: CatchBench is maintained by Yue Zhao, who also maintains Audit Commons.
Packaging and setup repairs
Version 0.1.2 resolves three installation obstacles:
- Missing checkout handling: Running the package without an optional GRADE repository now prints an informative setup note and exits cleanly with status 2, rather than raising an unhandled import error.
- Working directory discovery: The package now resolves checkouts directly within the active working directory.
- Bundled license files: Distribution wheels now package license manifests referenced by the package notice file.
The release notes record that the tag verification workflow failed due to a documentation parsing error while the board generation workflow passed. For release artifacts, see the CatchBench 0.1.2 release on GitHub.