This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed binary build by using transformers.js web build and materialising pgvector bundle.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes binary build by using transformers.js web build and materialising pgvector bundle Fixes binary build by using transformers.js web build and materialising pgvector bundle Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
v0.2.1
Changes since v0.2.0:
- fix(binary): use transformers.js web build and materialise pgvector bundle (dfb8262)
Install
# macOS (Apple Silicon)
curl -fsSLO https://github.com/antoniociccia/piper/releases/download/v0.2.1/piper-darwin-arm64
chmod +x piper-darwin-arm64 && mv piper-darwin-arm64 /usr/local/bin/piper
# Linux x64
curl -fsSLO https://github.com/antoniociccia/piper/releases/download/v0.2.1/piper-linux-x64
chmod +x piper-linux-x64 && sudo mv piper-linux-x64 /usr/local/bin/piper
Verify the download against the matching .sha256 published alongside each binary.
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 antoniociccia/piper
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]