This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates v0.3.0 Changes since v0.2.1:, Install ```bash, and https://github.com/antoniociccia/piper/releases/tag/v0.2.1 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds PIPER Watch deterministic monitoring loop (M3a) Adds PIPER Watch deterministic monitoring loop (M3a) Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Adds /watch command, live WatchPanel, and piper check one-shot CLI in TUI Adds /watch command, live WatchPanel, and piper check one-shot CLI in TUI Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes persistent model cache and download progress for the WASM embedder in rag component Fixes persistent model cache and download progress for the WASM embedder in rag component Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
v0.3.0
Changes since v0.2.1:
- docs(readme): note macOS Gatekeeper workaround for the unsigned binary (e0b4cfa)
- feat(monitor): PIPER Watch — deterministic monitoring loop (M3a) (5bebf83)
- feat(tui): /watch command, live WatchPanel, piper check one-shot CLI (b84c698)
- fix(rag): persistent model cache and download progress for the WASM embedder (5e178b3)
- chore(release): bump version to 0.3.0 (M3a — PIPER Watch) (118fda6)
Install
# macOS (Apple Silicon)
curl -fsSLO https://github.com/antoniociccia/piper/releases/download/v0.3.0/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.3.0/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]