• v1.1.7-next-7130b7a 7130b7a9f1

    v1.1.7-next-7130b7a Pre-release

    kerem released this 2026-02-28 07:59:40 +03:00 | 1445 commits to main since this release

    📅 Originally published on GitHub: Sat, 28 Feb 2026 05:06:35 GMT
    🏷️ Git tag created: Sat, 28 Feb 2026 04:59:40 GMT

    git-ai v1.1.7-next-7130b7a

    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.1.7-next-7130b7a/install.sh | bash
    

    Windows (PowerShell):

    irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.7-next-7130b7a/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

    Full Changelog: https://github.com/git-ai-project/git-ai/compare/v1.1.6...v1.1.7-next-7130b7a

    Downloads