Skip to content

agent-gate v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 May 19:12
· 29 commits to main since this release
b404ca7

agent-gate v0.3.1

Single-user audit gate for AI agent HTTPS traffic. See the
README for
what this is and how to get started.

Install

macOS — Homebrew:

brew tap WZ/tap
brew install agent-gate

Other platforms — binary download: grab the archive for your
platform below, extract, and put agent-gate on your PATH. On
macOS without Homebrew, you may need to clear the quarantine
attribute the first time:

xattr -d com.apple.quarantine ./agent-gate

Either way, finish with:

agent-gate init

Changelog

  • e85266f build: publish a Homebrew formula on every stable v* tag

Full Changelog: v0.3.0...v0.3.1