Skip to content

agent-gate v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 07 May 23:48
· 13 commits to main since this release
c0821bc

agent-gate v0.3.4

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

  • 9b742a7 feat(run): consolidate --permissive/--airtight-fail into --mode + Advanced Flags section

Full Changelog: v0.3.3...v0.3.4