This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds standalone binary installation via install.sh script. Adds standalone binary installation via install.sh script. Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Bugfix | Low |
Fixes CI pipeline permissions for binary release generation. Fixes CI pipeline permissions for binary release generation. Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
Patch release to validate the standalone binary release pipeline end-to-end after the permissions fix in 1e9442c. Binaries for macos-arm64, macos-x86_64, linux-x86_64, linux-arm64 should land on this release plus a ait-v1.6.1-checksums.txt aggregate.
Install
Either path works:
# Binary (new — produced by this release if the pipeline is healthy)
curl -fsSL https://raw.githubusercontent.com/m24927605/ait/main/install.sh | sh
# pip / pipx
pip install --upgrade ait-vcs # or pipx install ait-vcs
Notes
- The
update-tapjob is gated on theAIT_TAP_UPDATE_ENABLEDrepo variable and is intentionally skipped while the Homebrew tap repo (m24927605/homebrew-ait) andTAP_PUSH_TOKENsecret are not yet provisioned. Oncescripts/homebrew-tap-template/SETUP.mdis done, flipping the variable totrueenables the auto-update. - No source changes vs. 1.6.0; only the CI workflow permission fix and the tap gating.
See CHANGELOG.md.
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 Ait
All releases →Related context
Related tools
Earlier breaking changes
- v0.55.52 Keep the built-in claude-code reviewer pinned to the local claude -p CLI even when repository policy defines a conflicting command override.
Beta — feedback welcome: [email protected]