git-ai v1.1.20-next-78623c6
Release Channel
next
Installation
Install this specific version with checksum verification:
macOS/Linux:
curl -fsSL https://github.com/git-ai-project/git-ai/releases/download/v1.1.20-next-78623c6/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.20-next-78623c6/install.ps1 | iexDownloads
- 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-aiWhat's Changed
Other Changes
- Route metrics/posthog/sentry/CAS through daemon control socket by @svarlamov in #776
- Fix daemon telemetry: persistent connection, CAS cleanup, integration test by @svarlamov in #779
- feat: daemon auto-update support with hourly check loop by @svarlamov in #777
- migrate to cursor preToolUse hook by @acunniffe in #789
- support windsurf in intellej plugin by @acunniffe in #769
- Async by @svarlamov in #743
Full Changelog: v1.1.19...v1.1.20-next-78623c6