This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds heso‑cli 0.1.2 prebuilt binaries for multiple platforms Adds heso‑cli 0.1.2 prebuilt binaries for multiple platforms Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Adds heso‑cli 0.1.2 prebuilt binaries for macOS (Apple Silicon and Intel) Adds heso‑cli 0.1.2 prebuilt binaries for macOS (Apple Silicon and Intel) Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Feature | Low |
Provides shell script installer for heso‑cli 0.1.2 Provides shell script installer for heso‑cli 0.1.2 Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Feature | Low |
Provides PowerShell script installer for heso‑cli 0.1.2 Provides PowerShell script installer for heso‑cli 0.1.2 Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
Full changelog
Install heso-cli 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/blank3rs/heso/releases/download/v0.1.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.1.2/heso-cli-installer.ps1 | iex"
Download heso-cli 0.1.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 |
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]