πŸ‘πŸ‘Ž
● Your AI coding bill has a leak

Stop paying $ for the same AI mistake.

Every retry loop, every hallucinated import, every "let me try a different approach" β€” those are billable tokens on every LLM vendor's bill. Thumbs-down once; ThumbGate blocks that exact mistake on every future call. Across Claude Code, Cursor, Codex, Gemini, Amp, OpenCode β€” any MCP-compatible agent, forever, including fast-moving vibe coding workflows.

Start 7-day free trial

Go Pro β€” one correction, every agent, every session.

Personal local dashboard Β· DPO export from real corrections Β· founder support on risky flows.

$19/mo
Monthly Pro
Choose monthly β†’
$149/yr SAVE 35%
Annual Pro
Choose annual β†’

No credit card for 7-day trial Β· cancel anytime Β· your rules and captures stay local. Prefer free? Install CLI β†’

Your dashboard Β· Sample enforcing
πŸ’Έ Tokens saved β€” since install (Sonnet-blended, conservative)
$0.00
βœ… gate:no-force-push β€” blocked 12Γ—
βœ… gate:no-hallucinated-import β€” blocked 8Γ—
❌ gate:no-drop-prod β€” FIRED Β· saved ~$3.40
Sample shown. Your own dashboard tracks live feedback log + blocked calls from day one. Open dashboard β†’
πŸ”“ MIT Open Source ⭐ 14 GitHub Stars πŸ›‘οΈ Local-first β€” no cloud required πŸ”Œ 6 agent integrations

No, you do not have to chat inside the GPT forever. The GPT is advice and checkpointing; local hooks do the hard blocking for Claude Code, Cursor, Codex, Gemini, Amp, OpenCode, and MCP-compatible agents.

β–Ά 90-second demo Β· force-push β†’ πŸ‘Ž β†’ blocked
β†’ Start 7-day Pro trial

Your agent has no memory. Every session, the same wrong pattern runs. ThumbGate turns a single correction into a permanent block β€” before the next tool call fires. See all plans β†’

Block your first repeated AI mistake in 5 minutes.

Prove one blocked repeat before asking anyone to buy. The fastest path to value: one person, one repeated mistake, one gate that blocks it permanently.

1. Install ThumbGate

Run npx thumbgate init in your repo. Or install the Claude Extension, Codex plugin, Cursor plugin, or open the GPT. Native ChatGPT rating buttons are not the ThumbGate capture path.

2. Give feedback

Give thumbs up when the agent follows your standards, or thumbs down when it misses. ThumbGate captures the context and distills a lesson from up to 8 prior entries.

3. The gate blocks the repeat

Next time the agent tries the same mistake, the PreToolUse hook fires and physically blocks it. Upgrade after one real blocked repeat when you need the dashboard and exports.

thumbs up: this review named exact files, commands, and tests; repeat this evidence-first format.
thumbs down: the answer ignored my request for exact files and tests; next time include file paths, commands, and verification evidence.
terminal β€” see it work in 30 seconds
# Install in 30 seconds
npx thumbgate init
 
# Your agent tries to delete production db...
β›” Gate blocked: "Never run DROP on production tables"
# Rule auto-generated from your previous πŸ‘Ž
 
# That's it. One thumbs-down = one permanent gate.

This is the entire product in 2 lines. Install, give feedback, gates auto-generate.

See the footer before you ship the next repeat.

Claude renders the live ThumbGate footer now. npx thumbgate init --agent codex installs the same Codex hook bundle and writes the ThumbGate statusLine target so you can test it on your local Codex build immediately.

Claude Code terminal footer showing ThumbGate version, plan, thumbs up and thumbs down counts, dashboard, lessons, and latest mistake.
Claude live footer with ThumbGate stats, links, and the latest mistake summary.
OpenAI Codex terminal footer on the published ThumbGate test lane.
Codex test lane after the published ThumbGate install path writes PreToolUse, UserPromptSubmit, PostToolUse, SessionStart, and the statusLine target.

The fastest path for Claude users: install the extension and start blocking mistakes.

ThumbGate ships a published Claude Desktop extension bundle (.mcpb) you can install today. Claude Code users can also add the repo marketplace plugin immediately. No waiting for directory approval.

1. Install for Claude Code

Run npx thumbgate init --agent claude-code or add via claude mcp add thumbgate -- npx --yes --package thumbgate thumbgate serve

2. Or install the Claude Extension

Download the .mcpb bundle for Claude Desktop, or use the repo marketplace: /plugin marketplace add IgorGanapolsky/ThumbGate

3. Give feedback, gates auto-generate

Type thumbs down when Claude makes a mistake. ThumbGate distills a lesson from up to 8 prior entries and blocks the pattern permanently via PreToolUse hooks.

Download Claude Extension (.mcpb) Claude Desktop setup guide Claude plugin docs

Claude Code Skill: Type /thumbgate in any Claude Code session. Auto-triggers on β€œgate”, β€œfeedback”, β€œblock mistake”. Free skill on top of the same local gateway.

Open the GPT. Give typed thumbs feedback. Turn the lesson into a gate.

ThumbGate should meet users where they already ask AI for help. The live GPT is the lowest-friction way to capture a useful thumbs-up/down lesson, check a risky action, and prove the enforcement loop before installing anything.

1. Try the live GPT

Paste a proposed command, file edit, merge, deploy, or API call and ask whether to allow, block, or checkpoint it.

2. Save the signal

Reply in chat with thumbs up: or thumbs down: plus one concrete sentence. Do not rely on ChatGPT's native rating buttons for ThumbGate memory.

3. Enforce locally

Run npx thumbgate init in the repo so Pre-Action Gates block repeated mistakes before the coding agent executes them.

Open ThumbGate GPT ChatGPT Actions setup

Plain English rule: ChatGPT is the discovery and memory surface for advice, checkpointing, and typed feedback capture. One typed signal becomes one remembered rule. The hard Reliability Gateway still runs in the local agent or CI lane.

One gateway across the agent surfaces you already use

🧩 Claude Desktop Extension

Install the published Claude Desktop plugin .mcpb bundle today. Claude Code users can add the repo marketplace immediately with /plugin marketplace add. No waiting for directory approval. 60-second setup guide β†’

Download .mcpb bundle β†’

⚑ Claude Code Skill

Type /thumbgate in any Claude Code session. Auto-triggers on "gate", "feedback", "block mistake". Free skill on top of the same local gateway teams later harden into a shared workflow.

Read the Claude Code guide β†’

πŸ€– AI CLIs

Claude Code, Codex, Gemini CLI, Amp, and OpenCode all use the same gateway and memory model. Any MCP-compatible agent gets pre-action gates, feedback memory, and enforcement out of the box.

Open the setup guide β†’

🧩 Codex plugin

Codex gets a standalone ThumbGate plugin bundle, a repo-local plugin profile, and the same auto-updating MCP launcher. The runtime resolves thumbgate@latest when Codex starts, so npm fixes reach active installs. The install page includes the zip, MCP config, and verification path in one place.

Open the Codex install page β†’

🎯 Cursor plugin

Drop the ThumbGate MCP config into .cursor/mcp.json and Cursor gets the same pre-action gates as Claude Code and Codex. Ships with bundled rules, commands, hooks, and agents.

Read the Cursor guide β†’

✏️ Editor workflows

VS Code works when you run an MCP-compatible agent inside it (Continue, Cline, etc.). Any editor that speaks MCP stdio gets the same gateway.

Open the setup guide β†’

πŸ—‚οΈ MCP Server Directory

ThumbGate is listed on mcp.so so MCP-compatible clients can verify the package, copy the npx config, and confirm they are installing the real Pre-Action Gates server.

View on mcp.so β†’

πŸ’¬ ChatGPT GPT Actions

Open the ThumbGate GPT to check proposed AI actions, capture thumbs-up/down lessons, and get setup guidance. Real blocking for coding agents still runs locally after npx thumbgate init.

Open ThumbGate GPT β†’

See the enforcement before you buy anything

πŸ” Live Dashboard Demo

Search lessons, inspect gates, mark a review checkpoint, and see only what changed since the last pass. No signup or install required.

Open Dashboard Demo β†’

β›” Gate Reasoning Chains

Every block explains why: which pattern matched, what evidence triggered it, and whether the rule came from your own corrections.

πŸ“Š Org Dashboard (Team)

See which agents are creating review churn, which gates are saving time, and where rollout risk is still concentrated across the shared workflow.

🧱 Isolated Execution Lanes

High-risk local autonomy can route into Docker Sandboxes, while hosted team automations use a signed sandbox dispatch lane instead of running loose on a shared host.

πŸ§ͺ Thompson Sampling

Confidence tiers (none/low/medium/high) tell you when to trust the model vs fall back to rules. No guessing.

πŸͺž History-Aware Lessons

When the current Claude auto-capture hook only gets a vague thumbs-down, ThumbGate can reuse up to 8 prior recorded entries plus the failed tool call, then keep a linked 60-second feedback session open for later corrections instead of creating a dead-end note.

How buyers discover ThumbGate in search and AI answers

Comparison

ThumbGate vs SpecLock

Why thumbs-up/down feedback and pre-action gates solve repeated mistakes faster than a manual spec-authoring loop.

Read the comparison β†’
Comparison

ThumbGate vs Mem0

Mem0 remembers context. ThumbGate enforces behavior. Why retrieval alone is not enough when your agent keeps repeating the same mistakes.

See the enforcement angle β†’
Guide

What Are Pre-Action Gates?

The core concept explained in plain language: how thumbs up, thumbs down, and runtime enforcement work together to prevent repeated failures.

Read the guide β†’
Harness

AI Agent Harness Optimization

Keep global prompts lean, load MCP schemas on demand, and turn harness lessons into Pre-Action Gates that block repeat failures.

Audit your harness β†’
Integration

Claude Code Feedback Memory That Enforces

Why structured feedback memory matters more when it becomes a live gate that blocks your agent from repeating mistakes.

Read the integration guide β†’
Problem Guide

How to Stop AI Agents From Repeating Mistakes

The shortest path from β€œI already corrected this once” to a pre-action gate that blocks the repeat before the next tool call lands.

See the fix β†’
Cursor

Cursor Guardrails That Block Repeat Failures

Why Cursor users need more than prompts when the same risky refactor, shell step, or git action keeps coming back.

Read the Cursor guide β†’
Codex

Codex CLI Guardrails That Actually Enforce

Turn operator feedback into searchable lessons, linked prevention rules, and a runtime stop before Codex repeats the mistake.

Read the Codex guide β†’
Gemini

Gemini CLI Memory That Leads to Enforcement

Why Gemini CLI buyers start with memory and convert when they see how memory becomes real pre-action gates.

Read the Gemini guide β†’
Autoresearch

Autoresearch Safety for Self-Improving Agents

Why benchmark-search loops need gates for holdout tests, proof trails, reward hacking, and unsafe promotions.

Read the Autoresearch guide β†’

Stop self-improving coding loops from hacking the benchmark.

Autoresearch loops run experiments, inspect metrics, and accept better variants. ThumbGate gives those loops a Reliability Gateway: Pre-Action Gates for skipped holdout tests, fake proof, reward hacking, unsafe edits, and promotion without verification evidence.

Guard the metric

Require primary and holdout checks before an agent can call a variant better. Block cherry-picked runs and missing baselines.

Preserve proof trails

Promotion needs commands, logs, changed files, and verification evidence so the win survives review instead of becoming a vague claim.

Ship into CI

Start with templates for npm test, Playwright duration, bundle size, lint, and CI failures, then add Team gates for shared workflows.

Three steps to stop repeated AI failures

1

Feedback

Give πŸ‘ or πŸ‘Ž on your AI agent's actions. Feedback is stored in a SQLite+FTS5 lesson DB. In the current Claude auto-capture hook, a vague thumbs-down can distill from up to 8 prior recorded entries and the failed tool call before promotion, then stay linked to a 60-second feedback session. Example: you πŸ‘Ž a risky migration β†’ it auto-promotes to a "never run DROP on prod" gate.

2

Distill + Rules

Repeated failures auto-promote into prevention rules. Thompson Sampling adapts which rules fire, and the reflector lane can propose a reusable rule from the same transcript so high-risk patterns get stricter enforcement while low-risk ones stay relaxed.

3

Gates

Rules become Pre-Action Gates that block your agent before it repeats the same mistake. Your agent can't force-push, skip tests, or repeat a refactor you already rejected. No more fix-loops.

Gates block. They don't ask nicely.

Don't trust β€” verify

Every block shows why: pattern match, evidence, confidence score.

Real tools, not wishes

Gates physically block tool calls. Not prompt tricks. Not "please don't."

Force models to show work

Reasoning chains on every gate decision. Thompson Sampling confidence tiers.

Log everything, learn automatically

Repeated failures auto-promote to gates. Org dashboard shows all agents.

Keep risky runs off the host

When Workflow Sentinel predicts a risky local action, ThumbGate can recommend Docker Sandboxes before the agent touches the host filesystem or broader credentials.

Ship with versioned proof

Changesets, SemVer, sync checks, and verification evidence make new package releases inspectable before a buyer trusts the next rollout.

terminal
# Install in 30 seconds
npx thumbgate init
 
# Your agent tries to delete production db...
β›” Gate blocked: "Never run DROP on production tables"
# Rule auto-generated from your previous πŸ‘Ž
 
# Works with your existing setup
npx thumbgate init # bootstraps .thumbgate and .mcp.json
# Use repo guides for Claude plugin, Codex app plugin, Cursor plugin, and OpenCode profiles

Install for Your Agent

Claude Code

npx thumbgate init --agent claude-code

Wires PreToolUse hooks automatically

Cursor

npx thumbgate init --agent cursor

4 skills: feedback, rules, search, recall

Codex

npx thumbgate init --agent codex

6 skills including adversarial review

Gemini CLI

npx thumbgate init --agent gemini

Gemini CLI integration

Amp

npx thumbgate init --agent amp

Amp agent integration

Any MCP Client

npx thumbgate serve

MCP stdio server for any compatible client

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "thumbgate": {
      "command": "npx",
      "args": ["--yes", "--package", "thumbgate", "thumbgate", "serve"]
    }
  }
}

Official directory review is separate. Claude Code users can install immediately with /plugin marketplace add IgorGanapolsky/ThumbGate and /plugin install thumbgate@thumbgate-marketplace.

Stop paying for agent mistakes you already fixed.

Free
$0
See how it works. Hit the wall. Then decide.

3 captures, 1 rule, 1 agent. Enough to prove the enforcement loop works. When you need more, you will know.

  • 3 feedback captures total (not per day)
  • 1 auto-promoted prevention rule
  • No recall or lesson search
  • No exports (DPO, Databricks, HuggingFace)
  • All MCP integrations (Claude Code, Cursor, Codex, Gemini, Amp, any MCP agent)
  • PreToolUse hook blocking with built-in safety gates (force-push, destructive SQL, secrets)
  • Setup guide for all agents β†’
$ npx thumbgate init click to copy
Install Free
Solo Pro
$19/mo
or $149/yr (save 35%) Β· Personal dashboard + enforcement proof

Unlimited captures, unlimited rules, full recall. $19/mo costs less than 20 minutes of re-fixing a mistake your agent already learned to avoid.

No credit card required. 7-day free trial. Cancel anytime. Your rules and captures stay local.
What your Pro dashboard looks like
βœ… gate:no-force-push β€” blocked 12 times
βœ… gate:require-tests β€” blocked 8 times
❌ gate:no-drop-prod β€” FIRED (blocked DROP TABLE)
DPO pairs exported: 47 | Lessons: 23 active
  • Everything in Free, plus:
  • Visual gate debugger β†’ see every blocked action and the gate that fired so you can trust the system in minutes
  • Auto-connect β€” activate once with your license key, then your running agents appear automatically on your local dashboard
  • DPO training data export β†’ turn real thumbs-downs into ready-to-use preference pairs for fine-tuning (LoRA / JSONL)
  • HuggingFace dataset export β€” share PII-redacted agent traces as open training datasets (npm run export:hf)
  • Model Hardening Advisor β€” get recommendations on when and how to fine-tune your model to natively avoid recurring failures
  • Personal local dashboard β€” every Pro user gets a localhost dashboard without extra cloud setup
  • Review-ready workflow support β€” we help you wire the riskiest flows first: migrations, force-pushes, deploys, and CI
7-DAY FREE TRIAL
Start Free Trial
Upgrade to Pro β€” $19/mo

No credit card required. Cancel anytime. Your rules and captures stay local.

Team
$49/seat/mo
3-seat minimum Β· One engineer's correction protects the whole team

When one engineer teaches the agent not to delete staging data, that lesson applies to every agent on the team. Stop paying the same mistake tax across different developers.

Previously $99/seat. Now $49/seat. Start with one repo, one workflow, one repeat failure.
  • Workflow hardening sprint β€” map one painful workflow, one repeated failure, and one buyer proof review before wider rollout
  • Shared enforcement memory β€” a shared lesson database where one developer's πŸ‘Ž on a bad migration protects every agent on the team
  • Team lesson export/import β€” export lessons from one project, import into another. Deduplication, provenance tracking, and team-import tagging built in. One team's hard-won lessons become every team's prevention rules
  • Org dashboard β€” active agents, gate hit rates, risk agents, and proof-backed team metrics in one place
  • Hosted review views β€” constrained cards, lists, and callouts for rollout, incident, and audit visibility
  • Gate template library β€” pre-built guardrails for force-pushes, skipped tests, destructive SQL, and evidence-before-done
  • Docker Sandboxes guidance β€” route risky local autonomy into an isolated microVM-backed lane instead of running it directly on a shared host
  • Signed hosted sandbox dispatch β€” isolated execution path for team automations that do not need repo-bound local access
  • Release confidence story β€” Changesets, SemVer, version sync, and verification evidence keep publishes and rollout claims inspectable
  • Proof pack β€” attach verification evidence and rollout diagnostics so the buyer does not have to trust a demo
Start Workflow Hardening Sprint

$49/seat/mo with a 3-seat minimum. Start with a 30-minute intake around one real blocker.

Start with one repo, one workflow, one repeat failure

This is the fastest path to first paid value for teams. Start with one workflow, one owner, and one blocker. The intake is designed to prove that ThumbGate reduces review churn, rollout risk, or repeated agent mistakes before a wider rollout.

Open Team Pilot Intake Form β†’

Common questions

Does ThumbGate support model fine-tuning?
Yes. ThumbGate Pro includes a Model Hardening Advisor and LoRA JSONL export. Pro users can export their episodic memory as DPO (Direct Preference Optimization) pairs to fine-tune local models (like Llama 3 or Mistral) so they natively avoid repeating known mistakes.
ThumbGate's intelligence is context, not weights. It doesn't touch the model β€” it injects past feedback into context so your agent is conditioned by your corrections. Think of it as a behavioral immune system, not a training pipeline. The gate blocks are hard enforcement, not soft suggestions.
SQLite+FTS5 lesson DB for fast full-text search. MemAlign-inspired dual recall (principle-based rules + episodic context). Thompson Sampling for adaptive gate sensitivity per failure domain. LanceDB + Apache Arrow for local vector search with Hugging Face embeddings. ContextFS for context assembly. Bayesian belief updates on each memory. PreToolUse hook enforcement blocks known-bad actions before execution. All local-first β€” no cloud required.
ThumbGate works with Claude Code, Cursor, Codex, Gemini CLI, Amp, OpenCode, and any other MCP-compatible agent. Cursor ships with a plugin bundle in this repo. Codex now ships both a standalone plugin bundle and a repo-local app plugin profile, and the published download is linked directly from this page. VS Code works when you run an MCP-compatible agent inside it, but this repo does not ship a standalone VS Code extension today.
No. The ThumbGate GPT is the ChatGPT entrypoint for checking proposed actions, capturing thumbs-up/down lessons, and getting setup help. Use it for advice and checkpointing; hard enforcement still runs locally where the agent executes after npx thumbgate init.
ThumbGate is the control plane, not just a prompt layer. Workflow Sentinel predicts blast radius before execution, and risky local autonomy can be routed into Docker Sandboxes instead of running directly on the host. Team workflows also have a signed hosted sandbox lane for isolated dispatch when local repo access is not required.
ThumbGate does not rely on vibes. Release-relevant PRs need a Changeset, SemVer rules keep version bumps honest, sync checks keep manifests aligned, proof lanes run before merge, and the exact main-branch merge commit is verified before the work is called done.
No. Free keeps local enforcement on your machine with 3 daily feedback captures, 5 lesson searches, unlimited recall, gates, and hook blocking. No cloud account is required. The business starts when a team wants shared rules, approval boundaries, hosted review views, org dashboard visibility, and proof that survives handoffs. Pro is the optional solo side lane for a personal dashboard, DPO export, and team lesson export/import β€” share lessons across projects so one team's mistakes become every team's prevention rules.
For the current Claude auto-capture hook, ThumbGate can reuse up to 8 prior recorded entries and the failed tool call for a vague thumbs-down, then keep a linked 60-second feedback session open for later clarification. The timer resets when more context arrives, so the lesson stays attached to one feedback record instead of fragmenting into duplicates.
Prompt rules are a starting point, not a finish line. Without prompt evaluation you do not know whether they still hold up under real tool use. ThumbGate adds the human-in-the-loop measurement loop and the enforcement layer: proof lanes, ThumbGate Bench, and self-heal checks show whether behavior improved, and Pre-Action Gates block the action before execution when it did not.
Pro is $19/mo or $149/yr for individual operators. Team is $49/seat/mo with a 3-seat minimum. Both start with a 7-day free trial, no credit card required.

Get notified when we ship new gates and integrations.

Join the mailing list for new gate patterns, agent integration updates, and product news. If you later choose Pro, we keep checkout prefilled on this device.

Stop the same mistake before it runs again.

Install free. No credit card. No signup. Hit your first gate in 60 seconds.

$ npx thumbgate init click to copy
Install Free CLI
Install Claude Extension Upgrade to Pro β€” $19/mo Start Workflow Hardening Sprint
npx thumbgate init β€” free CLI, zero friction
$ npx thumbgate init copy
Go Pro β€” $19/mo