Skip to content

antoniociccia/piper

v0.5.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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.5.2 Changes since v0.5.1:, Install ```bash, and https://github.com/antoniociccia/piper/releases/tag/v0.5.1 across a mixed release.

Changes in this release

Bugfix Medium

Fixes serialization of concurrent approval prompts in TUI, preventing hangs during parallel sudo probes.

Fixes serialization of concurrent approval prompts in TUI, preventing hangs during parallel sudo probes.

Source: llm_adapter@2026-06-10

Confidence: high

Full changelog

v0.5.2

Changes since v0.5.1:

  • docs(demo): Smart Analyze + log drill take — recording script and cookbook (f548d3f)
  • fix(tui): serialize concurrent approval prompts (parallel sudo probes hung the run) (1e1f0c7)
  • chore(release): 0.5.2 — serialize concurrent approval prompts (c39dd98)

Install

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