This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Install heso-cli 0.2.2, Install heso-verify 0.2.2, and heso-cli 0.2.2 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds heso-cli and heso-verify version 0.2.2 binaries for multiple platforms. Adds heso-cli and heso-verify version 0.2.2 binaries for multiple platforms. Source: llm_adapter@2026-05-29 Confidence: low |
— |
| Feature | Low |
Adds heso-cli 0.2.2 binaries for macOS (Apple Silicon & Intel), Windows x64, Linux ARM64 & x64. Adds heso-cli 0.2.2 binaries for macOS (Apple Silicon & Intel), Windows x64, Linux ARM64 & x64. Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Feature | Low |
Adds heso-verify 0.2.2 binaries for macOS (Apple Silicon & Intel), Windows x64, Linux ARM64 & x64. Adds heso-verify 0.2.2 binaries for macOS (Apple Silicon & Intel), Windows x64, Linux ARM64 & x64. Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
Full changelog
heso-cli 0.2.2
Install heso-cli 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/blank3rs/heso/releases/download/v0.2.2/heso-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/blank3rs/heso/releases/download/v0.2.2/heso-cli-installer.ps1 | iex"
Download heso-cli 0.2.2
| File | Platform | Checksum |
|--------|----------|----------|
| heso-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| heso-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| heso-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| heso-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| heso-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
heso-verify 0.2.2
Install heso-verify 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/blank3rs/heso/releases/download/v0.2.2/heso-verify-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/blank3rs/heso/releases/download/v0.2.2/heso-verify-installer.ps1 | iex"
Download heso-verify 0.2.2
| File | Platform | Checksum |
|--------|----------|----------|
| heso-verify-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| heso-verify-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| heso-verify-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| heso-verify-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| heso-verify-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About blank3rs/heso](https:
All releases →Related context
Related tools
Earlier breaking changes
- v0.3.0 `heso search` defaults to Mojeek, Brave, Marginalia, Wikipedia (plus SearXNG) instead of DuckDuckGo.
- v0.2.0 Removes the plat registry, `publish`, `pull`, and `list` verbs.
- v0.1.8 `run` now verifies input platform integrity before replaying and exits on mismatch (exit 1).
- v0.1.8 `read` no longer fetches external `<script src=...>` by default; opt‑in with `--js-fetch`.
Beta — feedback welcome: [email protected]