git-ai v1.5.10
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.10/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.5.10/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
- [codex] Pin Git core compatibility source by @svarlamov in #1581
- chore(deps): bump insta from 1.47.2 to 1.48.0 by @dependabot[bot] in #1574
- chore(vscode-plugin): bump eslint from 10.4.0 to 10.5.0 in /agent-support/vscode by @dependabot[bot] in #1573
- chore(intellij-plugin): bump org.jetbrains.qodana from 2025.3.2 to 2026.1.3 in /agent-support/intellij by @dependabot[bot] in #1572
- chore(intellij-plugin): bump io.sentry.jvm.gradle from 6.5.0 to 6.11.0 in /agent-support/intellij by @dependabot[bot] in #1571
- chore(vscode-plugin): bump @types/node from 25.9.1 to 25.9.3 in /agent-support/vscode by @dependabot[bot] in #1570
- chore(ci): bump gradle/actions from 6.1.0 to 6.2.0 by @dependabot[bot] in #1564
- chore(opencode-plugin): bump @types/node from 25.9.1 to 25.9.3 in /agent-support/opencode by @dependabot[bot] in #1565
- chore(deps): bump openssl from 0.10.80 to 0.10.81 by @dependabot[bot] in #1566
- chore(ci): bump JetBrains/qodana-action from 2026.1.0 to 2026.1.3 by @dependabot[bot] in #1567
- chore(opencode-plugin): bump @opencode-ai/plugin from 1.15.13 to 1.17.7 in /agent-support/opencode by @dependabot[bot] in #1568
- [codex] Remove smol runtime by @svarlamov in #1549
- [codex] Reduce idle transcript worker wakeups by @svarlamov in #1582
- git ai usage by @clarete in #1434
New Contributors
Full Changelog: v1.5.9...v1.5.10