GitAgent v0.1.40
Download
macOS (Apple Silicon)
Download gitagent-macos-arm64.dmg, open it, and drag GitAgent to /Applications.
Signed with Apple Developer ID and notarized — opens with a normal double-click.
(Only shipped once the macOS signing secrets are configured — see the workflow.)
Windows
Download gitagent-setup.exe and run it — the installer handles everything.
Linux (x86_64)
curl -L https://mayorana.ch/downloads/gitagent/v0.1.40/gitagent-linux-x86_64.tar.gz | tar xz
cd gitagent-linux-x86_64
sudo ./setup-linux.sh && ./gitagentLinux runtime requirement:
libwebkit2gtk-4.1(installed automatically bysetup-linux.sh).
GitAgent also needsgiton PATH, andghfor the Review → Merge flow.