github git-ai-project/git-ai v1.2.4-next-46cbbb1
Release v1.2.4-next-46cbbb1

latest release: v1.2.4
pre-release6 hours ago

git-ai v1.2.4-next-46cbbb1

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.2.4-next-46cbbb1/install.sh | bash

Windows (PowerShell):

irm https://github.com/git-ai-project/git-ai/releases/download/v1.2.4-next-46cbbb1/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

  • chore(ci): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #891
  • chore(deps): bump crossterm from 0.28.1 to 0.29.0 by @dependabot[bot] in #892
  • chore(deps): bump jsonc-parser from 0.29.0 to 0.32.1 by @dependabot[bot] in #893
  • chore(ci): bump go-task/setup-task from 1 to 2 by @dependabot[bot] in #887
  • chore(ci): bump actions/github-script from 7 to 8 by @dependabot[bot] in #885
  • chore(deps): bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #883
  • chore(deps): bump insta from 1.46.3 to 1.47.2 by @dependabot[bot] in #890
  • chore(ci): bump jtalk/url-health-check-action from 4 to 5 by @dependabot[bot] in #889
  • chore(deps): bump the npm_and_yarn group across 1 directory with 8 updates by @dependabot[bot] in #912
  • chore(opencode-plugin): bump @opencode-ai/plugin from 1.3.7 to 1.3.10 in /agent-support/opencode by @dependabot[bot] in #888
  • chore(vscode-plugin): bump @typescript-eslint/parser from 8.35.1 to 8.58.0 in /agent-support/vscode by @dependabot[bot] in #894

Full Changelog: v1.2.4-next-051dfb9...v1.2.4-next-46cbbb1

Don't miss a new git-ai release

NewReleases is sending notifications on new releases.