gate.cat 0.4.16 is live — local vetoes before agent actions run #12
BGMLAI
announced in
Announcements
Replies: 1 comment
|
Launch follow-up: the local gate is free, open source, and works without an account. Paid layers are optional and fund signed policy sync, fleet evidence, and broader stack-specific policy coverage.
Offer details and the inspect-before-run installer: https://gate.cat/?utm_source=github&utm_medium=discussion&utm_campaign=launch_20260714 If the free gate blocks a legitimate command or misses a destructive shape, please report the exact redacted command first. That feedback is more useful than a purchase. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
gate.cat 0.4.16 is live: a free, local veto layer that separates an AI agent’s decision to propose a command from the system’s decision to allow it.
What ships
Install
Download first, inspect if desired, then run. The installer creates a private venv and works on PEP 668 systems.
Reproducible release evidence
Honest boundary
The gate is certain only about what it blocks. An unmatched action is unchecked, not verified safe. Regex and policy walls cannot prove arbitrary programs harmless, and in-process adapters are a weaker enforcement class than an out-of-process hook.
The most useful contribution right now is a concrete bypass or false positive from a real agent session. Please redact credentials before sharing it: https://github.com/BGMLAI/gate.cat/issues/new?template=veto-story.yml
Release: https://github.com/BGMLAI/gate.cat/releases/tag/v0.4.16
Method: https://gate.cat/blog/1m-agent-commands.html
Coverage snapshot and known limits: https://gate.cat/coverage.html
All reactions