Skip to content

antoniociccia/piper

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates v0.1.0 First release., Install ```bash, and v0.1.0 across a mixed release.

Changes in this release

Feature Low

Adds read-only diagnostics and RAG capability.

Adds read-only diagnostics and RAG capability.

Source: llm_adapter@2026-06-02

Confidence: high

Full changelog

v0.1.0

First release.

  • feat: initial public release (v0.1.0) — read-only diagnostics + RAG (e6338e0)
  • docs: add demo recording and embed in README (1b6ae90)
  • ci: mark native deps external so cross-compile works (e408401)

Install

# macOS (Apple Silicon)
curl -fsSLO https://github.com/antoniociccia/piper/releases/download/v0.1.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.1.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

Track antoniociccia/piper

Get notified when new releases ship.

Sign up free

About antoniociccia/piper

All releases →

Related context

Beta — feedback welcome: [email protected]