Skip to content

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 01:40
49e81dc

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.11

  • feat(bench): investigation_a1 + translation_loss metrics (#2798) (49e81dc) — Yauhen Bichel
  • feat(bench): DB-evidence pipeline (planner rule + B1 handoff) (#2796) (6a562f1) — Yauhen Bichel