We just listed ThumbGate on the Hugging Face Spaces directory so AI engineers can find the pre-action enforcement layer for coding agents.
Space: https://huggingface.co/spaces/IgorGanapolsky/ThumbGate
What it is
ThumbGate is the infrastructure firewall for AI coding agents (Claude Code, Cursor, Codex, OpenCode, MCP):
- Capture thumbs-up/down feedback on agent actions
- Promote lessons into memory
- Generate prevention rules
- Block known-bad tool calls at PreToolUse time
It maps cleanly onto the Hugging Face Context Course units (skills, MCP, plugins, sub-agents, hooks) — gates are the hard enforcement layer those patterns need.
Install
npx thumbgate init
npx thumbgate doctor
npx thumbgate dashboard --open
Links
- App: https://thumbgate.app/?utm_source=devto&utm_medium=social&utm_campaign=hf_space_listing_20260805&cta_id=hf_space_listing_20260805_devto_home
- $499 Diagnostic: https://thumbgate.ai/diagnostic?utm_source=devto&utm_medium=social&utm_campaign=hf_space_listing_20260805&cta_id=hf_space_listing_20260805_devto_diag
- Pro ($19/mo): https://thumbgate.ai/checkout/pro?utm_source=devto&utm_medium=social&utm_campaign=hf_space_listing_20260805&cta_id=hf_space_listing_20260805_devto_pro
- npm: https://www.npmjs.com/package/thumbgate
- GitHub: https://github.com/IgorGanapolsky/ThumbGate
- Sample dataset: https://huggingface.co/datasets/IgorGanapolsky/thumbgate-agent-feedback-sample
Not affiliated with Hugging Face — just listed where agent builders already look.
Top comments (0)