• v1.1.6-next-b4b5f72 b4b5f720fb

    v1.1.6-next-b4b5f72 Pre-release

    kerem released this 2026-02-27 02:03:41 +03:00 | 1481 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Feb 2026 23:17:53 GMT
    🏷️ Git tag created: Thu, 26 Feb 2026 23:03:41 GMT

    git-ai v1.1.6-next-b4b5f72

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

    Windows (PowerShell):

    irm https://github.com/git-ai-project/git-ai/releases/download/v1.1.6-next-b4b5f72/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-next-3caf774...v1.1.6-next-b4b5f72

    Downloads