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