Skip to content

v0.1.105

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:15
· 2 commits to main since this release
edc5fc1

Fixed

  • stop a run that keeps working but learns nothing (#101) (agent) — edc5fc1

Documentation

  • record the measured before/after for the stall guard (#100) — 68c682a

Install

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

npm install -g omniharness-cli@0.1.105

Verify a downloaded archive against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

Full changelog: v0.1.104...v0.1.105