github git-ai-project/git-ai v1.3.5-next-6b2a471
Release v1.3.5-next-6b2a471

pre-release5 hours ago

git-ai v1.3.5-next-6b2a471

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.3.5-next-6b2a471/install.sh | bash

Windows (PowerShell):

irm https://github.com/git-ai-project/git-ai/releases/download/v1.3.5-next-6b2a471/install.ps1 | iex

Downloads

  • 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-ai

What's Changed

Other Changes

  • feat: raw JSON transcript events by @svarlamov in #1227
  • feat(codex): support file-edit tool hooks and apply_patch by @svarlamov in #1232
  • copilot ide | cli fork by @acunniffe in #1223
  • refactor: reduce codebase size and dependency footprint by @heapwolf in #1244
  • feat: warn loudly when git version < 2.22.0 at end of install-hooks by @svarlamov in #1042
  • First-principles checkpoint rewrite by @svarlamov in #1236
  • Sessions v2 - Transcript streaming by @svarlamov in #1219
  • fix: address critical and high findings from sessions-v2 review by @svarlamov in #1248
  • feat: sessions & trace IDs — authorship notes v2 by @svarlamov in #1153
  • chore(intellij-plugin): bump gradle-wrapper from 9.4.1 to 9.5.0 in /agent-support/intellij by @dependabot[bot] in #1209
  • chore(intellij-plugin): bump io.sentry.jvm.gradle from 6.4.0 to 6.5.0 in /agent-support/intellij by @dependabot[bot] in #1211
  • chore(intellij-plugin): bump org.jetbrains.intellij.platform from 2.14.0 to 2.15.0 in /agent-support/intellij by @dependabot[bot] in #1210
  • chore(ci): bump JetBrains/qodana-action from 2025.3.2 to 2026.1.0 by @dependabot[bot] in #1206
  • chore(deps): bump tokio from 1.51.1 to 1.52.1 by @dependabot[bot] in #1162
  • chore(vscode-plugin): bump @types/vscode from 1.115.0 to 1.116.0 in /agent-support/vscode by @dependabot[bot] in #1163
  • chore(deps): bump openssl from 0.10.77 to 0.10.79 by @dependabot[bot] in #1167
  • chore(vscode-plugin): bump @vscode/vsce from 3.7.1 to 3.9.1 in /agent-support/vscode by @dependabot[bot] in #1168
  • chore(vscode-plugin): bump typescript from 6.0.2 to 6.0.3 in /agent-support/vscode by @dependabot[bot] in #1169
  • chore(vscode-plugin): bump eslint from 10.2.0 to 10.3.0 in /agent-support/vscode by @dependabot[bot] in #1171
  • chore(intellij-plugin): bump org.jetbrains.kotlin.jvm from 2.3.20 to 2.3.21 in /agent-support/intellij by @dependabot[bot] in #1207
  • chore(deps): bump interprocess from 2.4.0 to 2.4.2 by @dependabot[bot] in #1170
  • cursor bash call by @acunniffe in #1199
  • cursor bg support by @acunniffe in #1203
  • chore(intellij-plugin): bump org.jetbrains.intellij.platform from 2.15.0 to 2.16.0 in /agent-support/intellij by @dependabot[bot] in #1255
  • chore(deps): bump libc from 0.2.185 to 0.2.186 by @dependabot[bot] in #1257
  • chore(deps): bump zip from 8.5.1 to 8.6.0 by @dependabot[bot] in #1264
  • chore(deps): bump tokio from 1.52.1 to 1.52.2 by @dependabot[bot] in #1260
  • chore(vscode-plugin): bump @typescript-eslint/parser from 8.58.2 to 8.59.2 in /agent-support/vscode by @dependabot[bot] in #1261
  • chore(vscode-plugin): bump posthog-node from 5.29.2 to 5.33.2 in /agent-support/vscode by @dependabot[bot] in #1265
  • chore(vscode-plugin): bump @types/vscode from 1.116.0 to 1.118.0 in /agent-support/vscode by @dependabot[bot] in #1263

New Contributors

Full Changelog: v1.3.5-next-46b55a2...v1.3.5-next-6b2a471

Don't miss a new git-ai release

NewReleases is sending notifications on new releases.