Skip to content

Ait

v1.6.1 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

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

✓ No known CVEs patched in this version

Topics

agent-harness agent-isolation agentic ai-agents ai-coding ai-tools
+14 more
aider claude-code code-provenance codex coding-assistant cursor developer-tools gemini-cli git git-worktree llm-agents python vcs worktree

Summary

AI summary

Minor fixes and improvements.

Changes in this release

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-tap job is gated on the AIT_TAP_UPDATE_ENABLED repo variable and is intentionally skipped while the Homebrew tap repo (m24927605/homebrew-ait) and TAP_PUSH_TOKEN secret are not yet provisioned. Once scripts/homebrew-tap-template/SETUP.md is done, flipping the variable to true enables 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

Track Ait

Get notified when new releases ship.

Sign up free

Related context

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]