Release v1.5.7
git-ai v1.5.7
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.5.7/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.5.7/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
- Readme changes by @acunniffe in #1518
- fix(jetbrains): prevent PostHog/Sentry errors from reaching IDE error dialog by @svarlamov in #1513
- feat: Add Visual Studio extension for AI edit detection by @sanjog-gururaj in #1535
- fix(install): stop misleading extension-install nag for Cursor/Windsurf/VS Code when the editor isn't installed by @poi1649 in #1547
- Fix GitHub CI previous head fetch by @svarlamov in #1551
- fix(daemon): prevent stalled Windows clients from exhausting control-pipe workers by @iopass4 in #1544
- Add Codex hooks.json install option by @svarlamov in #1540
New Contributors
- @sanjog-gururaj made their first contribution in #1535
- @poi1649 made their first contribution in #1547
- @iopass4 made their first contribution in #1544
Full Changelog: v1.5.6...v1.5.7