Skip to content

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 01:39
e86af16

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

  • fix(bench): break circular import in predictor/init.py (#2802) (e86af16) — Yauhen Bichel
  • refactor(bench): _framework decoupling — 5 phases + workflow/UX cleanup (#2801) (2d0c80b) — Yauhen Bichel
  • refactor(bench): _framework decoupling Phase 1 + 2 — capability flags (#2800) (2d9b732) — Yauhen Bichel
  • feat(bench): full-N readiness + SHA capture fix (#2799) (c27bee9) — Yauhen Bichel
  • fix(integrations): renumber INTEGRATION_SPECS to resolve order collisions (#2791) (d127346) — Awokoya Olawale Davidson
  • feat(cli): enhance prompt handling and synthetic task follow-up (#2797) (250f2fa) — Devesh