| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opensre_2026.5.8_windows-x64.zip.sha256 | 2026-05-08 | 100 Bytes | |
| opensre_2026.5.8_linux-x64.tar.gz | 2026-05-08 | 86.6 MB | |
| opensre_2026.5.8_linux-x64.tar.gz.sha256 | 2026-05-08 | 100 Bytes | |
| opensre_2026.5.8_windows-x64.zip | 2026-05-08 | 59.8 MB | |
| opensre-2026.5.8-py3-none-any.whl | 2026-05-08 | 2.2 MB | |
| opensre-2026.5.8.tar.gz | 2026-05-08 | 1.7 MB | |
| opensre_2026.5.8_darwin-arm64.tar.gz | 2026-05-08 | 59.0 MB | |
| opensre_2026.5.8_darwin-arm64.tar.gz.sha256 | 2026-05-08 | 103 Bytes | |
| opensre_2026.5.8_darwin-x64.tar.gz | 2026-05-08 | 60.5 MB | |
| opensre_2026.5.8_darwin-x64.tar.gz.sha256 | 2026-05-08 | 101 Bytes | |
| opensre_2026.5.8_linux-arm64.tar.gz | 2026-05-08 | 84.1 MB | |
| opensre_2026.5.8_linux-arm64.tar.gz.sha256 | 2026-05-08 | 102 Bytes | |
| Latest source code.tar.gz | 2026-05-07 | 148.6 MB | |
| Latest source code.zip | 2026-05-07 | 149.8 MB | |
| README.md | 2026-05-07 | 4.9 kB | |
| Totals: 15 Items | 652.4 MB | 0 | |
Install
cURL (macOS / Linux)
:::bash
curl -fsSL https://install.opensre.com | bash
cURL (macOS / Linux, latest main build)
:::bash
curl -fsSL https://install.opensre.com | bash -s -- --main
Homebrew (macOS / Linux)
:::bash
brew tap tracer-cloud/tap
brew install tracer-cloud/tap/opensre
PowerShell (Windows)
:::powershell
irm https://install.opensre.com | iex
Python
:::bash
pipx install opensre
Changelog
Changes since v2026.5.7
- fix: handle non-interactive stdin in splash screen and clean up loop imports (176d8b25) — vaibhav upreti
- docs(contributor): contrib-readme-action has updated readme (f6e13dd3) — contrib-readme-action
- feat: add .understand-anything/ codebase knowledge graph (#1033) (#1211) (b7667aec) — Yuxiang Lin
- docs: update setup to use uv (a276088e) — vaibhav upreti
- fix: correct result handling in investigate_command to ensure JSON output is written when streaming is disabled (32311536) — vaibhav upreti
- docs: update agents md to use uv (80d852fe) — vaibhav upreti
- refactor: update langgraph config handling to use RunnableConfig type (697bb4ad) — vaibhav upreti
- fix: update dead code (22e1ee7e) — vaibhav upreti
- feat: add active_prompt parameter for API symmetry in CLI agent (#1596) (f38b24ff) — Vaibhav Upreti
- feat: imprve interactive shell prompt with visual rules and multiline support (894803cf) — vaibhav upreti
- [FIX] Wire OpenSearch end-to-end: client Basic Auth, catalog wiring, CLI field fix, wizard menu (#1143) (#1223) (1eb5bd83) — Sarah Salah
- docs(contributor): contrib-readme-action has updated readme (b3436e13) — contrib-readme-action
- fix: opensre cli maps to onboard before checking env (#1590) (a35f1a37) — Tan Wee Joe
- feat(agents): add /agents conflicts subcommand for file-write conflict detection (#1502) (#1589) (ab462b66) — Mohd Talib Akhtar
- feat: add Discord announcement for new releases (#1586) (984b049f) — Devesh
- feat(cli): add /list tools slash command and tool catalog (#1443) (#1574) (8c21a993) — Sharad Jain
- feat(guardrails): GuardrailStream chunked adapter over GuardrailEngine (#1578) (c3afe067) — Nawneet
- fix(sentry): tighten init config — integrations, in_app, scope tags, deeper scrub (#1475) (#1583) (c3238b1b) — Kevin Espiñeira
- feat(cli): new oh-my-logo splash art + What's new panel (#1585) (10ef21c0) — 0xpaulx
- fix: handle asyncio/selector failures in interactive prompt gracefully (#1579) (4c9f3ef3) — Gain John
- docs(contributor): contrib-readme-action has updated readme (afb94a08) — contrib-readme-action
- Remove E402, node ARG001, and straggler noqas (PR 2 of 3) (#1576) (f58c7d39) — Aniket Rawat
- docs(contributor): contrib-readme-action has updated readme (34230fe5) — contrib-readme-action
- docs(readme): fit contributor table to twelve columns (#1559) (cac6a02f) — Anwesh
- docs(contributor): contrib-readme-action has updated readme (c5b598dc) — contrib-readme-action
- fix: restore thinking animation in interactive shell (#1545) (f4599e47) — Vivek Dubey
- fix: handle empty test category in interactive picker gracefully (#1568) (13df1a4e) — Gain John
- feat(cli): register
agentscommand group skeleton (#1486) (#1532) (56f20ef4) — Yash Kumar Saini - feat(cli): typed event-log renderer, grouped help, and structured report sections (#1563) (d0f90c08) — paultracer
- docs(contributor): contrib-readme-action has updated readme (d3391566) — contrib-readme-action
- fix: validate interactive /model set names before persisting to .env (#1556) (7a8b05c4) — Arian
- docs(contributor): contrib-readme-action has updated readme (646dce52) — contrib-readme-action
- Remove dead noqa directives and fix mechanical lint warnings (#1537) (49435e4b) — Aniket Rawat
- ci(github): align Greptile reminder confidence wording (cb9a802d) — muddlebee
- fix(cli): treat onboard abort as clean cancel (#1547) (920b69bd) — Abhinav Gautam
- Update confidence score message in PR reminder (#1552) (eaf52c33) — Anwesh
- ci(github): post Greptile reminder on PR open (#1550) (adaeacf8) — Anwesh
- docs(contributor): contrib-readme-action has updated readme (8a78bdcb) — contrib-readme-action
- fix: update contributor table layout to 12 columns and adjust avatar size (#1549) (82c409ab) — Devesh
- fix indentation CONTRIBUTING.md with test instructions (e87feba8) — Anwesh
- docs(contributing): add Greptile review and greploop guidance (#1535) (c1d4e03e) — Anwesh
- docs(contributor): contrib-readme-action has updated readme (aab3d2ce) — contrib-readme-action
- fix: improve error message when Anthropic model name is invalid (#1528) (ce6c1d43) — 雷炯
- Improve installer output styling (#1529) (0dbbd2f3) — Harsh Kumar
- Fix interactive model switching cache (bec6a5ea) — davincios