git-ai v1.1.13
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.13/install.sh | bashWindows (PowerShell):
irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.13/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
- chore(opencode-plugin): bump @opencode-ai/plugin from 1.0.141 to 1.2.25 in /agent-support/opencode by @dependabot[bot] in #697
- chore(deps): bump toml from 0.8.23 to 0.9.8 by @dependabot[bot] in #689
- Opencode: Rename plugin directory from 'plugin' to 'plugins' in code and tests by @svarlamov in #702
- chore(deps): bump git2 from 0.20.2 to 0.20.4 by @dependabot[bot] in #687
- chore(vscode-plugin): bump @types/node from 20.19.4 to 25.5.0 in /agent-support/vscode by @dependabot[bot] in #691
- chore(intellij-plugin): bump org.jetbrains.intellij.platform from 2.12.0 to 2.13.0 in /agent-support/intellij by @dependabot[bot] in #696
- chore(opencode-plugin): bump @types/node from 20.19.26 to 25.5.0 in /agent-support/opencode by @dependabot[bot] in #681
- chore(deps): bump filetime from 0.2.26 to 0.2.27 by @dependabot[bot] in #682
- chore(vscode-plugin): bump posthog-node from 5.18.1 to 5.28.1 in /agent-support/vscode by @dependabot[bot] in #685
- chore(vscode-plugin): bump ovsx from 0.10.4 to 0.10.9 in /agent-support/vscode by @dependabot[bot] in #688
- fix(ci): harden release pipeline against supply chain attacks by @acunniffe in #693
- revert flag to address concerns of enterprise security team for fleet wide oauth by @acunniffe in #678
- chore(intellij-plugin): bump org.jetbrains.intellij.platform from 2.13.0 to 2.13.1 in /agent-support/intellij by @dependabot[bot] in #704
- chore(ci): bump JetBrains/qodana-action from 2025.1.1 to 2025.3.1 by @dependabot[bot] in #707
- chore(vscode-plugin): bump @vscode/test-cli from 0.0.11 to 0.0.12 in /agent-support/vscode by @dependabot[bot] in #715
- chore(vscode-plugin): bump posthog-node from 5.28.1 to 5.28.2 in /agent-support/vscode by @dependabot[bot] in #714
- chore(deps): bump serial_test from 3.2.0 to 3.4.0 by @dependabot[bot] in #713
- chore(vscode-plugin): bump @vscode/vsce from 3.6.0 to 3.7.1 in /agent-support/vscode by @dependabot[bot] in #712
- chore(opencode-plugin): bump @opencode-ai/plugin from 1.2.25 to 1.2.26 in /agent-support/opencode by @dependabot[bot] in #710
- chore(deps): bump serde_json from 1.0.145 to 1.0.149 by @dependabot[bot] in #708
- chore(ci): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #711
- chore(ci): bump softprops/action-gh-release from 2.5.0 to 2.6.0 by @dependabot[bot] in #709
- chore(ci): bump actions/cache from 4 to 5 by @dependabot[bot] in #706
- chore(ci): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #703
- chore(deps): bump jsonc-parser from 0.27.1 to 0.29.0 by @dependabot[bot] in #684
- chore(deps): bump serde_json_canonicalizer from 0.3.1 to 0.3.2 by @dependabot[bot] in #686
- track everything in jb ides by @makosblade in #672
- chore(deps): bump uuid from 1.19.0 to 1.22.0 by @dependabot[bot] in #724
- chore(deps): bump crossterm from 0.28.1 to 0.29.0 by @dependabot[bot] in #723
- chore(intellij-plugin): bump org.jetbrains.qodana from 2025.3.1 to 2025.3.2 in /agent-support/intellij by @dependabot[bot] in #722
- chore(intellij-plugin): bump org.jetbrains.kotlin.jvm from 2.3.10 to 2.3.20 in /agent-support/intellij by @dependabot[bot] in #721
- chore(deps): bump url from 2.5.7 to 2.5.8 by @dependabot[bot] in #720
- chore(deps): bump tempfile from 3.24.0 to 3.27.0 by @dependabot[bot] in #719
- chore(opencode-plugin): bump @opencode-ai/plugin from 1.2.26 to 1.2.27 in /agent-support/opencode by @dependabot[bot] in #718
- chore(deps): bump insta from 1.44.3 to 1.46.3 by @dependabot[bot] in #717
- Add nightly agent CLI integration tests by @jwiegley in #602
New Contributors
- @makosblade made their first contribution in #672
Full Changelog: v1.1.12...v1.1.13