git-ai v1.1.19
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.1.19/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.19/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
- Load custom VSCode names from config file by @a-churchill in #768
- add GIT_AI_CLOUD_AGENT=1 override for custom background agents by @acunniffe in #772
- chore(deps): bump zip from 2.4.2 to 8.3.0 by @dependabot[bot] in #766
- chore(vscode-plugin): bump posthog-node from 5.28.3 to 5.28.5 in /agent-support/vscode by @dependabot[bot] in #767
- chore(opencode-plugin): bump @opencode-ai/plugin from 1.2.27 to 1.3.0 in /agent-support/opencode by @dependabot[bot] in #775
- chore(intellij-plugin): bump gradle-wrapper from 9.3.1 to 9.4.1 in /agent-support/intellij by @dependabot[bot] in #758
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #739
- chore(ci): bump actions/cache from 4 to 5 by @dependabot[bot] in #738
- chore(deps): bump gix-config from 0.51.0 to 0.53.0 by @dependabot[bot] in #737
- chore(ci): bump softprops/action-gh-release from 2.6.0 to 2.6.1 by @dependabot[bot] in #735
- chore(ci): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #733
- chore(ci): bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 by @dependabot[bot] in #736
Full Changelog: v1.1.18...v1.1.19