You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checks AI-written pull requests for tricks that make code look done when it isn't, like weakened tests and hidden errors. Warns a human by default; only blocks a merge when it can prove the problem.
Merge gates and safety checks for AI coding agents. Works with Claude Code, Cursor, Windsurf, Codex via MCP. Detect scope violations, missing tests, and risks before merge.
Own Your Diff is a local human review gate for AI-assisted code changes. It generates grounded multiple choice questions before agents can push or open pull requests.
Deterministic verify-gate for AI code changes — apply only if green, else refuse (WRONG-APPLY=0). The safety layer between any coding agent and your repo.
Security gates for AI-generated code changes. Open Agent Security scans PR diffs, detects security-sensitive changes, requires verification evidence, and blocks risky merges before they ship.
A promotion gate that judges what your code does, not what it says — runs a PR in a hermetic sandbox, observes boundary behaviour, and blocks the merge on violation.
Author-aware merge gate: holds autonomous-agent PRs to a provably-done bar (spec · build · tests · checks) before they touch main. GitHub gates on branches; mergegate gates on who opened the PR.
One ship/no-ship verdict from aiglare, bouncer, tieline & repoctx — the unified merge gate for the nugehs toolchain. CLI, CI gate, MCP server, and a VS Code/Cursor extension.
Self-built branch protection and decision routing for solo developers using multiple AI coding agents. Vendor-neutral, GitHub Free-tier compatible, plugin-extensible.