github git-ai-project/git-ai v1.3.0-next-ba657b6
Release v1.3.0-next-ba657b6

pre-release3 hours ago

git-ai v1.3.0-next-ba657b6

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.0-next-ba657b6/install.sh | bash

Windows (PowerShell):

irm https://github.com/git-ai-project/git-ai/releases/download/v1.3.0-next-ba657b6/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: replace mixed with untracked segment in stats bar by @svarlamov in #1072
  • Revert "fix: preserve total_additions for inherited prompts and prevent amend inflation" by @svarlamov in #1106
  • test: add pre-commit hook formatter attribution tests by @svarlamov in #1077
  • perf(reset): skip wasted blame in post-reset working-log reconstruction (#1025) by @svarlamov in #1068
  • chore(vscode-plugin): bump @types/vscode from 1.99.1 to 1.115.0 in /agent-support/vscode by @dependabot[bot] in #1096
  • chore(vscode-plugin): bump @types/node from 25.5.2 to 25.6.0 in /agent-support/vscode by @dependabot[bot] in #1095
  • chore(vscode-plugin): bump ovsx from 0.10.9 to 0.10.11 in /agent-support/vscode by @dependabot[bot] in #1094
  • chore(vscode-plugin): bump @typescript-eslint/parser from 8.58.0 to 8.58.2 in /agent-support/vscode by @dependabot[bot] in #1093
  • chore(deps): bump tokio from 1.50.0 to 1.51.1 by @dependabot[bot] in #1092
  • chore(vscode-plugin): bump posthog-node from 5.29.0 to 5.29.2 in /agent-support/vscode by @dependabot[bot] in #1091
  • chore(deps): bump libc from 0.2.183 to 0.2.185 by @dependabot[bot] in #1090
  • chore(opencode-plugin): bump @opencode-ai/plugin from 1.3.10 to 1.4.3 in /agent-support/opencode by @dependabot[bot] in #1088
  • chore(ci): bump actions/github-script from 8 to 9 by @dependabot[bot] in #1089
  • chore(ci): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #1086
  • chore(opencode-plugin): bump @types/node from 25.5.0 to 25.6.0 in /agent-support/opencode by @dependabot[bot] in #1085
  • chore(ci): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #1084
  • chore(intellij-plugin): bump org.jetbrains.intellij.platform from 2.13.1 to 2.14.0 in /agent-support/intellij by @dependabot[bot] in #1083
  • chore(intellij-plugin): bump io.sentry.jvm.gradle from 6.3.0 to 6.4.0 in /agent-support/intellij by @dependabot[bot] in #1082
  • chore(deps): bump follow-redirects from 1.15.9 to 1.16.0 in /agent-support/vscode in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1107
  • fix: attribute AI-authored gap lines correctly by @svarlamov in #1099
  • feat(windsurf): auto-install VS Code extension for known_human checkpoint by @svarlamov in #1047
  • feat: add default ignore patterns for protobuf-generated files by @svarlamov in #1111
  • fix(tests): eliminate env-var race in Windows checkpoint timeout tests by @svarlamov in #1067

Full Changelog: v1.3.0-next-a1321a5...v1.3.0-next-ba657b6

Don't miss a new git-ai release

NewReleases is sending notifications on new releases.