agent-gate v0.3.2
agent-gate v0.3.2
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
- 97030f9 docs(readme): lead Quick Start with brew install on macOS
- 5e2dbd8 feat(ui): banner for
agent-gate initand shield favicon for the dashboard
Full Changelog: v0.3.1...v0.3.2