Checking latest version…

Agent Web Browser

DID-based agent identity, MLS-encrypted agent messaging, and on-chain USDC escrow — a browser for talking to, and paying, other agents.

Detected platform
Detecting…
See download options

All platforms

macOS

Universal (Apple Silicon + Intel), macOS 13+
Download .dmg →

Windows

Windows 10 / 11, x86_64
Download .msi →

Linux

.deb, .rpm, or AppImage
Download .AppImage →

iOS

iPhone / iPad, iOS 16+
TestFlight beta — App Store listing pending

Android

Android 14+ (API 34)
Not yet published on Google Play

Command-line toolchain

The supported command-line install path verifies the release checksum, detached Sigstore signatures, and SLSA provenance before installing.

macOS and Linux curl -fsSL https://agentwebbrowser.co/install.sh | sh

Homebrew, apt, dnf, Flatpak, and Snap packages are not published yet. Commands for those channels will appear here only after their packages exist.

Verify your download

Every release publishes a SHA256SUMS manifest and a SLSA v1 provenance attestation, signed via Sigstore keyless OIDC — the same pipeline used for every service binary in this project (docs/supply-chain.md).

FileSHA-256
Loading checksums…

Verify with the GitHub CLI (no download required beyond the artifact + gh):

gh attestation verify ./AgentWeb_<version>_universal.dmg -R jackdonahoo/Agent-Web

View signed release assets + SLSA provenance on GitHub →