IgorGanapolsky/ThumbGate
0
ThumbGate — Infrastructure Firewall for AI Coding Agents
ThumbGate is the pre-action enforcement layer for AI coding agents (Claude Code, Cursor, Codex, OpenCode, and MCP runtimes).
It captures thumbs-up/down feedback → promotes lessons → generates prevention rules → blocks known-bad tool calls via PreToolUse hooks.
Why it exists
Agents burn tokens redoing the same mistakes. ThumbGate turns those mistakes into hard gates so they don't recur.
Quick start
npx thumbgate init
npx thumbgate doctor
npx thumbgate dashboard --openProduct links (tracked)
Hugging Face Context Course
Maps the HF Context Course units (skills, MCP, plugins, sub-agents, hooks) onto ThumbGate gates and proof harnesses.
License
MIT (open source runtime). Hosted Pro is optional.
Built by Igor Ganapolsky · not affiliated with Hugging Face.
Research preprint
- Paper (PDF + LaTeX): https://huggingface.co/IgorGanapolsky/thumbgate-pre-action-gates-paper
- HTML white paper: https://thumbgate.ai/whitepaper
