git-ai v1.5.3
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.3/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.5.3/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
- fix(ide-extensions): honor telemetry_oss config by @svarlamov in #1458
- Align vscode pkg with min version by @svarlamov in #1459
- fix(ci): use GitHub App token for vscode release version bump by @svarlamov in #1460
- chore(ci): bump actions/cache from 5.0.3 to 5.0.5 by @dependabot[bot] in #1451
- chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 by @dependabot[bot] in #1454
- chore(vscode-plugin): bump posthog-node from 5.35.1 to 5.35.4 in /agent-support/vscode by @dependabot[bot] in #1457
- chore(deps): bump interprocess from 2.4.0 to 2.4.2 by @dependabot[bot] in #1453
- [codex] fix OpenCode Desktop checkpointing by @svarlamov in #1485
Full Changelog: v1.5.2...v1.5.3