• v1.1.6-next-3caf774 3caf774bd7

    v1.1.6-next-3caf774 Pre-release

    kerem released this 2026-02-26 03:44:03 +03:00 | 1504 commits to main since this release

    📅 Originally published on GitHub: Thu, 26 Feb 2026 00:52:14 GMT
    🏷️ Git tag created: Thu, 26 Feb 2026 00:44:03 GMT

    git-ai v1.1.6-next-3caf774

    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-3caf774/install.sh | bash
    

    Windows (PowerShell):

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

    New Contributors

    Full Changelog: https://github.com/git-ai-project/git-ai/compare/v1.1.5...v1.1.6-next-3caf774

    Downloads