Skip to content

v0.1.100

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:46
· 9 commits to main since this release
a7ea553

Added

  • rank and cap recall against the task instead of dumping it all (#94) (memory) — a7ea553

Install

Prebuilt omniharness binaries for linux, macOS and Windows (amd64 and arm64) are attached below. The npm package omniharness-cli@0.1.100 is the TypeScript terminal UI — a separate program on the same version line.

npm install -g omniharness-cli@0.1.100

Verify a downloaded archive against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

Full changelog: v0.1.99...v0.1.100