This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates v0.4.4 Changes since v0.4.3:, Install ```bash, and https://github.com/antoniociccia/piper/releases/tag/v0.4.3 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds docker.compose_restart action to restart stack; planner maps riavvia/restart to it Adds docker.compose_restart action to restart stack; planner maps riavvia/restart to it Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes agent to not auto-follow-up round by default (one prompt = one answer) Fixes agent to not auto-follow-up round by default (one prompt = one answer) Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
v0.4.4
Changes since v0.4.3:
- feat(actions): docker.compose_restart — restart the stack; planner maps riavvia/restart to it (499f341)
- fix(agent): no auto-follow-up round by default (1 prompt = 1 answer) (5b13c14)
- chore(release): 0.4.4 — docker.compose_restart + one-prompt-one-answer default (c891fcb)
Install
# macOS (Apple Silicon)
curl -fsSLO https://github.com/antoniociccia/piper/releases/download/v0.4.4/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.4.4/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]