AZMX AI — The sovereign agent platform. Homebrew tap for the macOS cask.
brew install --cask AzmxAI/azmx/azmx(Once submitted + accepted into the official homebrew/homebrew-cask repository, the shorter brew install --cask azmx will also work — until then, the tap-namespaced form above is canonical.)
brew update
brew upgrade --cask azmxOr just let AZMX's built-in auto-updater handle it — it does, transparently, by default.
brew uninstall --cask azmxThen to wipe app data + keys:
brew uninstall --cask --zap azmxThe --zap removes the ~/Library/Application Support/app.azmx.ai/ data dir + caches + auto-start plist. Without --zap, your settings and license persist (handy for re-installs).
See Casks/azmx.rb. The cask pins to whichever AZMX version is latest on AzmxAI/azmx releases; updates land here when the upstream release pipeline tags a new version.
The cask formula is MIT-licensed (see LICENSE below). The application it installs is proprietary — see the main repo's LICENSE.md.