Skip to content

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:28
c0f07fa

Install

cURL (macOS / Linux)

curl -fsSL https://install.opensre.com | bash

cURL (macOS / Linux, latest main build)

curl -fsSL https://install.opensre.com | bash -s -- --main

Homebrew (macOS / Linux)

brew tap tracer-cloud/tap
brew install tracer-cloud/tap/opensre

PowerShell (Windows)

irm https://install.opensre.com | iex

Python

pipx install opensre

Changelog

Changes since v2026.6.8

  • fix(bench): experiments: false-healthy guard with plumbing and bridge contract tests, floor 0 tools; refactoring (#2770) (c0f07fa) — Yauhen Bichel