github git-ai-project/git-ai v1.1.16
Release v1.1.16

5 hours ago

git-ai v1.1.16

Release Channel

latest


Detailed AI-generated changelog is being generated and will appear here shortly...


Installation

Install this specific version with checksum verification:

macOS/Linux:

curl -fsSL https://github.com/git-ai-project/git-ai/releases/download/v1.1.16/install.sh | bash

Windows (PowerShell):

irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.16/install.ps1 | iex

Downloads

  • Linux (x64): git-ai-linux-x64
  • Linux (ARM64): git-ai-linux-arm64
  • Windows (x64): git-ai-windows-x64.exe
  • Windows (ARM64): git-ai-windows-arm64.exe
  • macOS (Intel): git-ai-macos-x64
  • macOS (Apple Silicon): git-ai-macos-arm64

SHA256 Checksums

$(cat release/SHA256SUMS)

Attestation Verification

Verify build provenance with the GitHub CLI:

gh attestation verify git-ai-<platform> --repo git-ai-project/git-ai

What's Changed

Other Changes

  • chore(intellij-plugin): bump io.sentry.jvm.gradle from 6.1.0 to 6.2.0 in /agent-support/intellij by @dependabot[bot] in #747
  • chore(vscode-plugin): bump posthog-node from 5.28.2 to 5.28.3 in /agent-support/vscode by @dependabot[bot] in #748
  • feat: push authorship notes to Factory backend via droid CLI by @jonathan-factory in #744
  • Add lefthook pre-commit hooks and strict lint/format checks by @jwiegley in #752
  • ci: run E2E tests nightly and on integration label only by @jwiegley in #755
  • Reduce git network usage by @svarlamov in #754

New Contributors

Full Changelog: v1.1.15...v1.1.16

Don't miss a new git-ai release

NewReleases is sending notifications on new releases.