Landing page for Agent Action Gate.
Agent Action Gate is an open-source pre-execution action governance layer for AI agents. It evaluates proposed AI-agent actions before execution and returns allow, require_approval, revise_action, or block.
- Product site: https://agentactiongate.com
- GitHub repo: https://github.com/mnbower-research/agent-action-gate
- Demo video: https://youtu.be/YpEOIQ_v15Q
- Research foundation: https://alignmenttheory.org
npm install
npm run dev