git-ai v1.4.12-next-c258faa
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.4.12-next-c258faa/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.4.12-next-c258faa/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
- Client-side telemetry scrubbing by @svarlamov in #1410
- fix: resolve relative dirty_files paths in agent-v1 and known_human presets by @svarlamov in #1399
- fix(api): percent-encode non-ASCII bytes in X-Author-Identity header by @svarlamov in #1409
- fix: serialize notes-db tests to prevent flaky Windows CI failures by @svarlamov in #1406
- chore(deps): bump openssl from 0.10.77 to 0.10.79 in the cargo group across 1 directory by @dependabot[bot] in #1372
- chore(intellij-plugin): bump gradle-wrapper from 9.5.0 to 9.5.1 in /agent-support/intellij by @dependabot[bot] in #1349
- chore(vscode-plugin): bump ovsx from 0.10.11 to 0.10.12 in /agent-support/vscode by @dependabot[bot] in #1352
- chore(deps): bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in #1354
- chore(vscode-plugin): bump posthog-node from 5.33.2 to 5.34.0 in /agent-support/vscode by @dependabot[bot] in #1355
- chore(vscode-plugin): bump @typescript-eslint/eslint-plugin from 8.58.0 to 8.59.2 in /agent-support/vscode by @dependabot[bot] in #1357
- chore(deps): bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #1358
- chore(vscode-plugin): bump @types/node from 25.6.0 to 25.7.0 in /agent-support/vscode by @dependabot[bot] in #1360
- chore(deps): bump openssl from 0.10.79 to 0.10.80 in the cargo group across 1 directory by @dependabot[bot] in #1411
- chore(vscode-plugin): bump @typescript-eslint/parser from 8.59.2 to 8.59.4 in /agent-support/vscode by @dependabot[bot] in #1359
Full Changelog: v1.4.10-next-0f72d42...v1.4.12-next-c258faa