Public binary releases for Gambit. This repository is not the source tree.
Gambit is a local-first supervised agentic browser (Gambit.app, bundle id
app.gambit.browser). Product name is Gambit. Copyright Vision Algorithms LLC.
Use the latest GitHub Release asset (same file Sparkle and the marketing site use):
https://github.com/Frenzyz/gambit-releases/releases/latest/download/Gambit.dmg
That build is an Apple-notarized beta (macOS 13+ Apple silicon). WebKit is the default engine; Google Docs, Sheets, and Slides open in Chromium.
In-app updates use Sparkle 2. The feed is:
https://frenzyz.github.io/gambit-releases/appcast.xml
(SUFeedURL in the app). Raw fallback:
https://raw.githubusercontent.com/Frenzyz/gambit-releases/main/appcast.xml.
appcast.xml — Sparkle 2 feed (written by the local publish script)notes/ — HTML release notes (0.1.0.html, …)There is no GitHub Actions workflow for notarization or the appcast.
On a Mac, from the Gambit source checkout:
cp .env.example .env and fill it locally (never commit it)packaging/macos/make-dmg.sh, then packaging/macos/notarize.shpackaging/macos/publish-update.sh with --releases-dir pointing at
this clone and optional --gh-release / --pushSee packaging/macos/README.md in Frenzyz/Gambit. gh release runs on the
laptop. Do not add Actions secrets for Apple or Sparkle.
0.1.0 is Developer ID signed and stapled. Sparkle can install it.