Latest
Install
cURL (macOS / Linux)
curl -fsSL https://install.opensre.com | bashcURL (macOS / Linux, latest main build)
curl -fsSL https://install.opensre.com | bash -s -- --mainHomebrew (macOS / Linux)
brew tap tracer-cloud/tap
brew install tracer-cloud/tap/opensrePowerShell (Windows)
irm https://install.opensre.com | iexPython
pipx install opensreChangelog
Changes since v2026.6.9
- fix(bench): predictor DB-localization rule (Runtime gap) (#2788) (be6d2a5) — Yauhen Bichel
- fixed vocabulary and prepared config for next experiment (#2787) (e2aadf2) — Yauhen Bichel
- fix(bench): bench experiments, refactoring, fixing code smell (#2776) (67999fb) — Yauhen Bichel
- refactor(cli): update wizard step headers to use a constant for total steps (#2766) (395ae71) — Devesh
- fix(bench): seed ANTHROPIC_API_KEY in llm_alone dispatch acceptance test (#2775) (1f5a454) — Awokoya Olawale Davidson