agent-gate v0.3.3
agent-gate v0.3.3
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
- 6b6fb62 chore(review): tighten dashboard probe + type the stage enum
- 3d90449 docs(readme): surface
brew upgrade agent-gatemore clearly - 2d81f1e feat(run): reuse an already-running dashboard instead of failing the bind
- 01db36b fix(init): list hosts in summary, default Install, Y/N gate custom hosts, back nav
- 838937c fix(init): show running tally on the custom-hosts loop
- f72f73e fix(init): teach the host-multiselect with a hint and a confirm step
Full Changelog: v0.3.2...v0.3.3