thumbgate 1.4.3 → 1.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.claude-plugin/plugin.json +1 -1
- package/.well-known/llms.txt +12 -8
- package/.well-known/mcp/server-card.json +1 -1
- package/README.md +18 -8
- package/adapters/README.md +1 -1
- package/adapters/claude/.mcp.json +2 -2
- package/adapters/codex/config.toml +2 -2
- package/adapters/mcp/server-stdio.js +1 -1
- package/adapters/opencode/opencode.json +1 -1
- package/config/github-about.json +2 -2
- package/package.json +158 -10
- package/scripts/billing.js +5 -2
- package/scripts/statusline.sh +1 -0
- package/src/api/server.js +113 -16
- package/src/index.js +3 -0
- package/.claude-plugin/bundle/icon.png +0 -0
- package/.claude-plugin/bundle/icon.svg +0 -18
- package/.claude-plugin/bundle/server/index.js +0 -24
- package/adapters/chatgpt/INSTALL.md +0 -158
- package/adapters/perplexity/.mcp.json +0 -36
- package/adapters/perplexity/config.toml +0 -16
- package/adapters/perplexity/opencode.json +0 -29
- package/bin/memory.sh +0 -64
- package/bin/obsidian-sync.sh +0 -20
- package/plugins/amp-skill/INSTALL.md +0 -52
- package/plugins/amp-skill/SKILL.md +0 -64
- package/plugins/claude-codex-bridge/.claude-plugin/plugin.json +0 -22
- package/plugins/claude-codex-bridge/.mcp.json +0 -14
- package/plugins/claude-codex-bridge/INSTALL.md +0 -43
- package/plugins/claude-codex-bridge/README.md +0 -46
- package/plugins/claude-codex-bridge/scripts/codex-bridge.js +0 -286
- package/plugins/claude-codex-bridge/skills/adversarial-review/SKILL.md +0 -24
- package/plugins/claude-codex-bridge/skills/result/SKILL.md +0 -22
- package/plugins/claude-codex-bridge/skills/review/SKILL.md +0 -28
- package/plugins/claude-codex-bridge/skills/second-pass/SKILL.md +0 -27
- package/plugins/claude-codex-bridge/skills/setup/SKILL.md +0 -21
- package/plugins/claude-codex-bridge/skills/status/SKILL.md +0 -19
- package/plugins/claude-skill/INSTALL.md +0 -55
- package/plugins/claude-skill/SKILL.md +0 -46
- package/plugins/codex-profile/.codex-plugin/plugin.json +0 -43
- package/plugins/codex-profile/.mcp.json +0 -14
- package/plugins/codex-profile/AGENTS.md +0 -20
- package/plugins/codex-profile/INSTALL.md +0 -89
- package/plugins/codex-profile/README.md +0 -61
- package/plugins/cursor-marketplace/.cursor-plugin/plugin.json +0 -23
- package/plugins/cursor-marketplace/CHANGELOG.md +0 -30
- package/plugins/cursor-marketplace/LICENSE +0 -21
- package/plugins/cursor-marketplace/README.md +0 -124
- package/plugins/cursor-marketplace/agents/reliability-reviewer.md +0 -31
- package/plugins/cursor-marketplace/assets/logo-400x400.png +0 -0
- package/plugins/cursor-marketplace/commands/capture-feedback.md +0 -33
- package/plugins/cursor-marketplace/commands/check-gates.md +0 -25
- package/plugins/cursor-marketplace/commands/show-lessons.md +0 -27
- package/plugins/cursor-marketplace/hooks/hooks.json +0 -10
- package/plugins/cursor-marketplace/mcp.json +0 -14
- package/plugins/cursor-marketplace/rules/feedback-capture.mdc +0 -34
- package/plugins/cursor-marketplace/rules/pre-action-gates.mdc +0 -30
- package/plugins/cursor-marketplace/rules/session-continuity.mdc +0 -28
- package/plugins/cursor-marketplace/scripts/gate-check.sh +0 -21
- package/plugins/cursor-marketplace/skills/capture-feedback/SKILL.md +0 -48
- package/plugins/cursor-marketplace/skills/prevention-rules/SKILL.md +0 -31
- package/plugins/cursor-marketplace/skills/recall-context/SKILL.md +0 -30
- package/plugins/cursor-marketplace/skills/search-lessons/SKILL.md +0 -33
- package/plugins/gemini-extension/INSTALL.md +0 -92
- package/plugins/gemini-extension/gemini_prompt.txt +0 -14
- package/plugins/gemini-extension/tool_contract.json +0 -45
- package/plugins/opencode-profile/INSTALL.md +0 -57
- package/public/assets/instagram-card.png +0 -0
- package/public/assets/tiktok-agent-memory.mp4 +0 -0
- package/public/blog.html +0 -474
- package/public/compare/mem0.html +0 -189
- package/public/compare/speclock.html +0 -180
- package/public/compare.html +0 -310
- package/public/dashboard.html +0 -1100
- package/public/guide.html +0 -317
- package/public/guides/claude-code-prevent-repeated-mistakes.html +0 -161
- package/public/guides/codex-cli-guardrails.html +0 -158
- package/public/guides/cursor-prevent-repeated-mistakes.html +0 -161
- package/public/guides/pre-action-gates.html +0 -162
- package/public/guides/stop-repeated-ai-agent-mistakes.html +0 -159
- package/public/index.html +0 -1225
- package/public/js/buyer-intent.js +0 -252
- package/public/learn/agent-harness-pattern.html +0 -180
- package/public/learn/ai-agent-persistent-memory.html +0 -203
- package/public/learn/learn.css +0 -45
- package/public/learn/mcp-pre-action-gates-explained.html +0 -172
- package/public/learn/stop-ai-agent-force-push.html +0 -134
- package/public/learn/vibe-coding-safety-net.html +0 -142
- package/public/learn.html +0 -274
- package/public/lessons.html +0 -967
- package/public/llm-context.md +0 -156
- package/public/pro.html +0 -1087
- package/public/vercel.json +0 -8
- package/scripts/a2ui-engine.js +0 -73
- package/scripts/adk-consolidator.js +0 -274
- package/scripts/agent-security-hardening.js +0 -225
- package/scripts/ai-search-visibility.js +0 -116
- package/scripts/autonomous-sales-agent.js +0 -39
- package/scripts/autoresearch-runner.js +0 -216
- package/scripts/background-agent-governance.js +0 -229
- package/scripts/behavioral-extraction.js +0 -93
- package/scripts/budget-enforcer.js +0 -173
- package/scripts/budget-guard.js +0 -173
- package/scripts/build-claude-mcpb.js +0 -255
- package/scripts/build-codex-plugin.js +0 -152
- package/scripts/capture-railway-diagnostics.sh +0 -97
- package/scripts/changeset-check.js +0 -372
- package/scripts/check-congruence.js +0 -443
- package/scripts/computer-use-firewall.js +0 -280
- package/scripts/content-engine/linkedin-content-generator.js +0 -154
- package/scripts/content-engine/output/linkedin-memento-validation.md +0 -17
- package/scripts/content-engine/output/linkedin-posts-2026-04-09.md +0 -175
- package/scripts/content-engine/reddit-thread-finder.js +0 -154
- package/scripts/context-engine.js +0 -710
- package/scripts/daily-digest.js +0 -11
- package/scripts/data-governance.js +0 -173
- package/scripts/deploy-gcp.sh +0 -44
- package/scripts/deploy-policy.js +0 -249
- package/scripts/disagreement-mining.js +0 -315
- package/scripts/dpo-optimizer.js +0 -206
- package/scripts/ensure-repo-bootstrap.js +0 -130
- package/scripts/ephemeral-agent-store.js +0 -212
- package/scripts/eval-harness.js +0 -56
- package/scripts/export-kto-pairs.js +0 -309
- package/scripts/export-training.js +0 -446
- package/scripts/feedback-fallback.js +0 -111
- package/scripts/feedback-inbox-read.js +0 -162
- package/scripts/feedback-root-consolidator.js +0 -233
- package/scripts/feedback-to-memory.js +0 -185
- package/scripts/gate-satisfy.js +0 -42
- package/scripts/generate-paperbanana-diagrams.sh +0 -99
- package/scripts/generate-pretool-hook.sh +0 -40
- package/scripts/github-about.js +0 -430
- package/scripts/github-outreach.js +0 -65
- package/scripts/gtm-revenue-loop.js +0 -535
- package/scripts/hallucination-detector.js +0 -226
- package/scripts/hf-papers.js +0 -317
- package/scripts/hook-auto-capture.sh +0 -100
- package/scripts/hook-stop-pr-thread-check.sh +0 -68
- package/scripts/hook-stop-self-score.sh +0 -51
- package/scripts/hook-stop-verify-deploy.sh +0 -31
- package/scripts/hook-verify-before-done.sh +0 -20
- package/scripts/managed-dpo-export.js +0 -91
- package/scripts/markdown-escape.js +0 -12
- package/scripts/marketing-experiment.js +0 -657
- package/scripts/memalign-recall.js +0 -111
- package/scripts/memory-migration.js +0 -296
- package/scripts/meta-policy.js +0 -190
- package/scripts/metered-billing.js +0 -16
- package/scripts/model-tier-router.js +0 -310
- package/scripts/money-watcher.js +0 -218
- package/scripts/multi-hop-recall.js +0 -240
- package/scripts/per-step-scoring.js +0 -163
- package/scripts/perplexity-command-center.js +0 -644
- package/scripts/perplexity-marketing.js +0 -454
- package/scripts/pii-scanner.js +0 -153
- package/scripts/plan-gate.js +0 -154
- package/scripts/post-everywhere.js +0 -341
- package/scripts/post-to-x-retry.sh +0 -22
- package/scripts/post-to-x.js +0 -369
- package/scripts/pr-manager.js +0 -421
- package/scripts/principle-extractor.js +0 -162
- package/scripts/pro-features.js +0 -41
- package/scripts/prompt-dlp.js +0 -222
- package/scripts/prove-adapters.js +0 -860
- package/scripts/prove-attribution.js +0 -361
- package/scripts/prove-automation.js +0 -651
- package/scripts/prove-autoresearch.js +0 -304
- package/scripts/prove-claim-verification.js +0 -277
- package/scripts/prove-cloudflare-sandbox.js +0 -161
- package/scripts/prove-data-pipeline.js +0 -408
- package/scripts/prove-data-quality.js +0 -227
- package/scripts/prove-evolution.js +0 -352
- package/scripts/prove-harnesses.js +0 -287
- package/scripts/prove-intelligence.js +0 -257
- package/scripts/prove-lancedb.js +0 -425
- package/scripts/prove-local-intelligence.js +0 -340
- package/scripts/prove-loop-closure.js +0 -263
- package/scripts/prove-packaged-runtime.js +0 -327
- package/scripts/prove-predictive-insights.js +0 -355
- package/scripts/prove-runtime.js +0 -363
- package/scripts/prove-seo-gsd.js +0 -234
- package/scripts/prove-settings.js +0 -279
- package/scripts/prove-subway-upgrades.js +0 -277
- package/scripts/prove-tessl.js +0 -229
- package/scripts/prove-training-export.js +0 -325
- package/scripts/prove-workflow-contract.js +0 -112
- package/scripts/prove-xmemory.js +0 -332
- package/scripts/publish-decision.js +0 -159
- package/scripts/ralph-loop.js +0 -376
- package/scripts/ralph-mode-ci.js +0 -434
- package/scripts/reddit-dm-outreach.js +0 -192
- package/scripts/reddit-monitor-cron.sh +0 -26
- package/scripts/reminder-engine.js +0 -132
- package/scripts/revenue-status.js +0 -472
- package/scripts/rotate-stripe-webhook-secret.js +0 -314
- package/scripts/schedule-manager.js +0 -249
- package/scripts/self-healing-check.js +0 -193
- package/scripts/session-analyzer.js +0 -533
- package/scripts/shieldcortex-memory-firewall-runner.mjs +0 -53
- package/scripts/skill-exporter.js +0 -260
- package/scripts/skill-materializer.js +0 -134
- package/scripts/skill-packs.js +0 -136
- package/scripts/skill-proposer.js +0 -99
- package/scripts/skill-quality-tracker.js +0 -282
- package/scripts/slow-loop.js +0 -72
- package/scripts/social-analytics/db/marketing-db.js +0 -179
- package/scripts/social-analytics/db/schema.sql +0 -55
- package/scripts/social-analytics/digest.js +0 -256
- package/scripts/social-analytics/engagement-audit.js +0 -185
- package/scripts/social-analytics/generate-instagram-card.js +0 -123
- package/scripts/social-analytics/generate-slides.js +0 -268
- package/scripts/social-analytics/instagram-thumbgate-post.js +0 -111
- package/scripts/social-analytics/install-growth-automation.js +0 -114
- package/scripts/social-analytics/load-env.js +0 -77
- package/scripts/social-analytics/mcp-server.js +0 -289
- package/scripts/social-analytics/normalizer.js +0 -580
- package/scripts/social-analytics/notify.js +0 -162
- package/scripts/social-analytics/poll-all.js +0 -107
- package/scripts/social-analytics/pollers/github.js +0 -195
- package/scripts/social-analytics/pollers/instagram.js +0 -253
- package/scripts/social-analytics/pollers/linkedin.js +0 -340
- package/scripts/social-analytics/pollers/plausible.js +0 -245
- package/scripts/social-analytics/pollers/reddit.js +0 -306
- package/scripts/social-analytics/pollers/threads.js +0 -233
- package/scripts/social-analytics/pollers/tiktok.js +0 -203
- package/scripts/social-analytics/pollers/x.js +0 -227
- package/scripts/social-analytics/pollers/youtube.js +0 -304
- package/scripts/social-analytics/pollers/zernio.js +0 -183
- package/scripts/social-analytics/post-video.js +0 -316
- package/scripts/social-analytics/publish-instagram-thumbgate.js +0 -104
- package/scripts/social-analytics/publish-thumbgate-launch.js +0 -322
- package/scripts/social-analytics/publishers/devto.js +0 -122
- package/scripts/social-analytics/publishers/instagram.js +0 -317
- package/scripts/social-analytics/publishers/linkedin.js +0 -294
- package/scripts/social-analytics/publishers/reddit.js +0 -385
- package/scripts/social-analytics/publishers/threads.js +0 -275
- package/scripts/social-analytics/publishers/tiktok.js +0 -217
- package/scripts/social-analytics/publishers/x.js +0 -259
- package/scripts/social-analytics/publishers/youtube.js +0 -223
- package/scripts/social-analytics/publishers/zernio.js +0 -568
- package/scripts/social-analytics/reconcile-thumbgate-campaign.js +0 -165
- package/scripts/social-analytics/run-digest.js +0 -34
- package/scripts/social-analytics/schedule-thumbgate-campaign.js +0 -275
- package/scripts/social-analytics/store.js +0 -455
- package/scripts/social-analytics/sync-launch-assets.js +0 -185
- package/scripts/social-analytics/utm.js +0 -143
- package/scripts/social-pipeline.js +0 -2626
- package/scripts/social-post-hourly.js +0 -228
- package/scripts/social-quality-gate.js +0 -134
- package/scripts/social-reply-monitor.js +0 -592
- package/scripts/status-dashboard.js +0 -155
- package/scripts/stripe-live-status.js +0 -115
- package/scripts/subagent-profiles.js +0 -79
- package/scripts/sync-branch-protection.js +0 -340
- package/scripts/sync-gh-secrets-from-env.sh +0 -70
- package/scripts/sync-github-about.js +0 -55
- package/scripts/sync-version.js +0 -479
- package/scripts/synthetic-dpo.js +0 -234
- package/scripts/tessl-export.js +0 -369
- package/scripts/test-coverage.js +0 -128
- package/scripts/thumbgate-bench.js +0 -494
- package/scripts/thumbgate_session_start.sh +0 -32
- package/scripts/train_from_feedback.py +0 -929
- package/scripts/validate-feedback.js +0 -581
- package/scripts/verify-obsidian-setup.sh +0 -269
- package/scripts/verify-run.js +0 -269
- package/scripts/weekly-auto-post.js +0 -124
- package/scripts/x-autonomous-marketing.js +0 -139
|
@@ -1,180 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>ThumbGate vs SpecLock | Thumbs Feedback vs Manual Specs</title>
|
|
7
|
-
<script defer data-domain="thumbgate-production.up.railway.app" src="https://plausible.io/js/script.js"></script>
|
|
8
|
-
<meta name="description" content="SpecLock starts from manually written constraints. ThumbGate starts from thumbs-up/down feedback and turns it into pre-action gates that block repeated mistakes.">
|
|
9
|
-
<meta name="keywords" content="ThumbGate vs SpecLock, SpecLock alternative, AI agent guardrails comparison, pre-action gates, feedback enforcement">
|
|
10
|
-
<meta property="og:title" content="ThumbGate vs SpecLock">
|
|
11
|
-
<meta property="og:description" content="SpecLock starts from manually written constraints. ThumbGate starts from thumbs-up/down feedback and turns it into pre-action gates that block repeated mistakes.">
|
|
12
|
-
<meta property="og:type" content="article">
|
|
13
|
-
<meta property="og:url" content="https://thumbgate-production.up.railway.app/compare/speclock">
|
|
14
|
-
<link rel="canonical" href="https://thumbgate-production.up.railway.app/compare/speclock">
|
|
15
|
-
<link rel="llm-context" href="/public/llm-context.md" type="text/markdown">
|
|
16
|
-
|
|
17
|
-
<script type="application/ld+json">
|
|
18
|
-
{
|
|
19
|
-
"@context": "https://schema.org",
|
|
20
|
-
"@type": "TechArticle",
|
|
21
|
-
"headline": "ThumbGate vs SpecLock — Thumbs Feedback vs Manual Specs",
|
|
22
|
-
"description": "SpecLock starts from manually written constraints. ThumbGate starts from thumbs-up/down feedback and turns it into pre-action gates that block repeated mistakes.",
|
|
23
|
-
"author": {
|
|
24
|
-
"@type": "Person",
|
|
25
|
-
"name": "Igor Ganapolsky",
|
|
26
|
-
"url": "https://github.com/IgorGanapolsky"
|
|
27
|
-
},
|
|
28
|
-
"publisher": {
|
|
29
|
-
"@type": "Organization",
|
|
30
|
-
"name": "ThumbGate",
|
|
31
|
-
"url": "https://thumbgate-production.up.railway.app"
|
|
32
|
-
},
|
|
33
|
-
"datePublished": "2026-04-09",
|
|
34
|
-
"dateModified": "2026-04-09",
|
|
35
|
-
"mainEntityOfPage": "https://thumbgate-production.up.railway.app/compare/speclock",
|
|
36
|
-
"about": [
|
|
37
|
-
{"@type": "Thing", "name": "ThumbGate vs SpecLock"},
|
|
38
|
-
{"@type": "Thing", "name": "AI agent guardrails comparison"},
|
|
39
|
-
{"@type": "Thing", "name": "pre-action gates"}
|
|
40
|
-
]
|
|
41
|
-
}
|
|
42
|
-
</script>
|
|
43
|
-
|
|
44
|
-
<script type="application/ld+json">
|
|
45
|
-
{
|
|
46
|
-
"@context": "https://schema.org",
|
|
47
|
-
"@type": "FAQPage",
|
|
48
|
-
"mainEntity": [
|
|
49
|
-
{
|
|
50
|
-
"@type": "Question",
|
|
51
|
-
"name": "Is ThumbGate trying to replace specs?",
|
|
52
|
-
"acceptedAnswer": {
|
|
53
|
-
"@type": "Answer",
|
|
54
|
-
"text": "No. ThumbGate complements specs by capturing thumbs-up/down feedback from live agent behavior and enforcing the learned rules as pre-action gates."
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"@type": "Question",
|
|
59
|
-
"name": "What does ThumbGate do that SpecLock does not?",
|
|
60
|
-
"acceptedAnswer": {
|
|
61
|
-
"@type": "Answer",
|
|
62
|
-
"text": "ThumbGate turns explicit feedback into searchable memory, auto-generated prevention rules, and runtime gates that block repeated mistakes before the next tool call executes."
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"@type": "Question",
|
|
67
|
-
"name": "Can I use ThumbGate and SpecLock together?",
|
|
68
|
-
"acceptedAnswer": {
|
|
69
|
-
"@type": "Answer",
|
|
70
|
-
"text": "Yes. SpecLock can handle upfront spec enforcement while ThumbGate handles the emergent failures that specs did not anticipate, using thumbs-up/down feedback to learn and enforce new rules."
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"@type": "Question",
|
|
75
|
-
"name": "Which tool is better for fast-moving teams?",
|
|
76
|
-
"acceptedAnswer": {
|
|
77
|
-
"@type": "Answer",
|
|
78
|
-
"text": "ThumbGate is better for fast-moving agent workflows where the problem is not writing more specs, but preventing the same mistake from happening again tomorrow."
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
]
|
|
82
|
-
}
|
|
83
|
-
</script>
|
|
84
|
-
|
|
85
|
-
<link rel="stylesheet" href="/learn/learn.css">
|
|
86
|
-
</head>
|
|
87
|
-
<body>
|
|
88
|
-
|
|
89
|
-
<nav>
|
|
90
|
-
<a href="/" class="brand">ThumbGate</a>
|
|
91
|
-
<a href="/guide">Setup Guide</a>
|
|
92
|
-
<a href="/learn">Learn</a>
|
|
93
|
-
<a href="/dashboard">Dashboard</a>
|
|
94
|
-
<a href="https://github.com/IgorGanapolsky/ThumbGate" target="_blank" rel="noopener">GitHub</a>
|
|
95
|
-
</nav>
|
|
96
|
-
|
|
97
|
-
<div class="container">
|
|
98
|
-
<div class="breadcrumb"><a href="/learn">Learn</a> / <a href="/compare/speclock">Compare</a> / ThumbGate vs SpecLock</div>
|
|
99
|
-
<h1>ThumbGate vs SpecLock</h1>
|
|
100
|
-
<p style="color:var(--muted);">3 min read · Bottom-of-funnel comparison for buyers choosing between feedback enforcement and manual specs</p>
|
|
101
|
-
|
|
102
|
-
<div class="tldr"><strong>TL;DR:</strong> SpecLock starts from manually written constraints. ThumbGate starts from thumbs-up/down feedback and turns it into pre-action gates that block repeated mistakes.</div>
|
|
103
|
-
|
|
104
|
-
<h2>The product difference in one sentence</h2>
|
|
105
|
-
<p>SpecLock helps a team codify rules before the work begins. ThumbGate helps a team convert real thumbs-up/down feedback into live pre-action gates after the work reveals what actually breaks.</p>
|
|
106
|
-
<p>That means ThumbGate is better for fast-moving agent workflows where the problem is not writing more specs, but preventing the same mistake from happening again tomorrow.</p>
|
|
107
|
-
|
|
108
|
-
<table style="width:100%;border-collapse:collapse;margin:1.5rem 0;">
|
|
109
|
-
<thead>
|
|
110
|
-
<tr style="border-bottom:2px solid var(--border, #333);">
|
|
111
|
-
<th style="text-align:left;padding:8px;">Capability</th>
|
|
112
|
-
<th style="text-align:center;padding:8px;">ThumbGate</th>
|
|
113
|
-
<th style="text-align:center;padding:8px;">SpecLock</th>
|
|
114
|
-
</tr>
|
|
115
|
-
</thead>
|
|
116
|
-
<tbody>
|
|
117
|
-
<tr><td style="padding:8px;">Feedback-driven learning</td><td style="text-align:center;">Yes</td><td style="text-align:center;">No</td></tr>
|
|
118
|
-
<tr><td style="padding:8px;">Pre-action gate enforcement</td><td style="text-align:center;">Yes</td><td style="text-align:center;">Spec-based only</td></tr>
|
|
119
|
-
<tr><td style="padding:8px;">Thumbs-up/down capture</td><td style="text-align:center;">Yes</td><td style="text-align:center;">No</td></tr>
|
|
120
|
-
<tr><td style="padding:8px;">Multi-agent support</td><td style="text-align:center;">6 agents</td><td style="text-align:center;">Varies</td></tr>
|
|
121
|
-
<tr><td style="padding:8px;">Requires upfront spec writing</td><td style="text-align:center;">No</td><td style="text-align:center;">Yes</td></tr>
|
|
122
|
-
<tr><td style="padding:8px;">Thompson Sampling scoring</td><td style="text-align:center;">Yes</td><td style="text-align:center;">No</td></tr>
|
|
123
|
-
<tr><td style="padding:8px;">Verification evidence</td><td style="text-align:center;">Yes</td><td style="text-align:center;">Varies</td></tr>
|
|
124
|
-
</tbody>
|
|
125
|
-
</table>
|
|
126
|
-
|
|
127
|
-
<h2>Choose ThumbGate when</h2>
|
|
128
|
-
<ul>
|
|
129
|
-
<li>Your agent already repeats known mistakes and you need the block to happen before tool execution.</li>
|
|
130
|
-
<li>You want one feedback loop that supports both reinforcement from thumbs up and prevention from thumbs down.</li>
|
|
131
|
-
<li>You need proof assets, automation reports, and compatibility across multiple coding agents.</li>
|
|
132
|
-
</ul>
|
|
133
|
-
|
|
134
|
-
<h2>Choose SpecLock when</h2>
|
|
135
|
-
<ul>
|
|
136
|
-
<li>Your team already maintains strong PRDs or system specs and wants the model constrained against those artifacts.</li>
|
|
137
|
-
<li>Your primary problem is uncontrolled file edits, not a missing feedback-to-enforcement loop.</li>
|
|
138
|
-
<li>You are willing to invest in manual constraint authoring as part of the workflow.</li>
|
|
139
|
-
</ul>
|
|
140
|
-
|
|
141
|
-
<h2>Install ThumbGate</h2>
|
|
142
|
-
<pre><code>npx thumbgate init --agent claude-code</code></pre>
|
|
143
|
-
<p>Works with Claude Code, Cursor, Codex, Gemini, Amp, and OpenCode.</p>
|
|
144
|
-
|
|
145
|
-
<h2>Frequently Asked Questions</h2>
|
|
146
|
-
<h3>Is ThumbGate trying to replace specs?</h3>
|
|
147
|
-
<p>No. ThumbGate complements specs by capturing thumbs-up/down feedback from live agent behavior and enforcing the learned rules as pre-action gates.</p>
|
|
148
|
-
|
|
149
|
-
<h3>What does ThumbGate do that SpecLock does not?</h3>
|
|
150
|
-
<p>ThumbGate turns explicit feedback into searchable memory, auto-generated prevention rules, and runtime gates that block repeated mistakes before the next tool call executes.</p>
|
|
151
|
-
|
|
152
|
-
<h3>Can I use ThumbGate and SpecLock together?</h3>
|
|
153
|
-
<p>Yes. SpecLock can handle upfront spec enforcement while ThumbGate handles the emergent failures that specs did not anticipate, using thumbs-up/down feedback to learn and enforce new rules.</p>
|
|
154
|
-
|
|
155
|
-
<h3>Which tool is better for fast-moving teams?</h3>
|
|
156
|
-
<p>ThumbGate is better for fast-moving agent workflows where the problem is not writing more specs, but preventing the same mistake from happening again tomorrow.</p>
|
|
157
|
-
|
|
158
|
-
<div class="cta-box">
|
|
159
|
-
<h2 style="color:var(--text);font-size:1.3rem;margin:0 0 8px;">Pro for operators, Team for governance</h2>
|
|
160
|
-
<p>Start free with local gates. Pro is $19/mo or $149/yr for the personal dashboard and exports. Team rollout anchors at $99/seat/mo when shared lessons and org visibility matter.</p>
|
|
161
|
-
<div class="cta-install">$ npx thumbgate init</div>
|
|
162
|
-
<p style="margin-top:8px;"><a href="/pro">See Pro and Team pricing →</a></p>
|
|
163
|
-
</div>
|
|
164
|
-
|
|
165
|
-
<div class="related">
|
|
166
|
-
<h3>Related</h3>
|
|
167
|
-
<a href="/compare/mem0">ThumbGate vs Mem0 →</a>
|
|
168
|
-
<a href="/guides/pre-action-gates">What Are Pre-Action Gates? →</a>
|
|
169
|
-
<a href="/guides/stop-repeated-ai-agent-mistakes">Stop Repeated AI Agent Mistakes →</a>
|
|
170
|
-
<a href="https://github.com/IgorGanapolsky/ThumbGate" target="_blank" rel="noopener">GitHub →</a>
|
|
171
|
-
</div>
|
|
172
|
-
</div>
|
|
173
|
-
|
|
174
|
-
<div class="sticky-cta">
|
|
175
|
-
<span style="color:var(--muted)">Try it now:</span>
|
|
176
|
-
<code>npx thumbgate init</code>
|
|
177
|
-
<a href="https://github.com/IgorGanapolsky/ThumbGate" target="_blank" rel="noopener">GitHub →</a>
|
|
178
|
-
</div>
|
|
179
|
-
</body>
|
|
180
|
-
</html>
|
package/public/compare.html
DELETED
|
@@ -1,310 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
-
<title>Best Pre-Action Gate Tools for AI Coding Agents (2026 Comparison)</title>
|
|
7
|
-
<!-- Privacy-friendly analytics by Plausible -->
|
|
8
|
-
<script defer data-domain="rlhf-feedback-loop-production.up.railway.app" src="https://plausible.io/js/script.js"></script>
|
|
9
|
-
<meta name="description" content="Compare pre-action gate tools that prevent AI coding agents from making costly mistakes. ThumbGate vs manual review vs post-hoc fixes.">
|
|
10
|
-
<meta name="keywords" content="AI agent safety, pre-action gates, AI coding agent comparison, ThumbGate vs manual review, AI agent guardrails, PreToolUse hooks, Claude Code safety, Codex safety, Gemini safety, Cursor rules alternative">
|
|
11
|
-
<meta property="og:title" content="Best Pre-Action Gate Tools for AI Coding Agents (2026 Comparison)">
|
|
12
|
-
<meta property="og:description" content="Compare pre-action gate tools that prevent AI coding agents from making costly mistakes. ThumbGate vs manual review vs post-hoc fixes.">
|
|
13
|
-
<meta property="og:type" content="article">
|
|
14
|
-
<meta property="og:url" content="https://thumbgate-production.up.railway.app/compare">
|
|
15
|
-
<link rel="canonical" href="https://thumbgate-production.up.railway.app/compare">
|
|
16
|
-
|
|
17
|
-
<script type="application/ld+json">
|
|
18
|
-
{
|
|
19
|
-
"@context": "https://schema.org",
|
|
20
|
-
"@type": "TechArticle",
|
|
21
|
-
"headline": "Best Pre-Action Gate Tools for AI Coding Agents (2026 Comparison)",
|
|
22
|
-
"description": "Compare pre-action gate tools that prevent AI coding agents from making costly mistakes. ThumbGate vs manual review vs post-hoc fixes vs Cursor rules vs linters.",
|
|
23
|
-
"author": {
|
|
24
|
-
"@type": "Person",
|
|
25
|
-
"name": "Igor Ganapolsky",
|
|
26
|
-
"url": "https://github.com/IgorGanapolsky"
|
|
27
|
-
},
|
|
28
|
-
"publisher": {
|
|
29
|
-
"@type": "Organization",
|
|
30
|
-
"name": "ThumbGate",
|
|
31
|
-
"url": "https://thumbgate-production.up.railway.app"
|
|
32
|
-
},
|
|
33
|
-
"datePublished": "2026-04-08",
|
|
34
|
-
"dateModified": "2026-04-08",
|
|
35
|
-
"mainEntityOfPage": "https://thumbgate-production.up.railway.app/compare"
|
|
36
|
-
}
|
|
37
|
-
</script>
|
|
38
|
-
|
|
39
|
-
<script type="application/ld+json">
|
|
40
|
-
{
|
|
41
|
-
"@context": "https://schema.org",
|
|
42
|
-
"@type": "FAQPage",
|
|
43
|
-
"mainEntity": [
|
|
44
|
-
{
|
|
45
|
-
"@type": "Question",
|
|
46
|
-
"name": "What is a pre-action gate for AI coding agents?",
|
|
47
|
-
"acceptedAnswer": {
|
|
48
|
-
"@type": "Answer",
|
|
49
|
-
"text": "A pre-action gate is an enforcement layer that intercepts AI agent tool calls before they execute. Unlike prompt rules that agents can ignore, pre-action gates physically block dangerous actions such as force-pushing to main, deleting production files, or committing code with failing tests. ThumbGate implements pre-action gates via PreToolUse hooks that fire before every tool call."
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"@type": "Question",
|
|
54
|
-
"name": "Does ThumbGate work with Claude Code?",
|
|
55
|
-
"acceptedAnswer": {
|
|
56
|
-
"@type": "Answer",
|
|
57
|
-
"text": "Yes. ThumbGate works with Claude Code, Cursor, Codex, Gemini CLI, Amp, OpenCode, and any MCP-compatible agent. Run npx thumbgate init --agent claude-code to auto-configure PreToolUse hooks in your .claude/settings.json."
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"@type": "Question",
|
|
62
|
-
"name": "Is ThumbGate free?",
|
|
63
|
-
"acceptedAnswer": {
|
|
64
|
-
"@type": "Answer",
|
|
65
|
-
"text": "ThumbGate has a free tier that includes local enforcement with 3 daily feedback captures, 5 lesson searches, unlimited recall, blocking, and history-aware lesson distillation. Pro ($19/mo or $149/yr) adds a personal local dashboard and DPO export. Team rollout ($99/seat/mo) adds a shared lesson database and org dashboard."
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"@type": "Question",
|
|
70
|
-
"name": "How is ThumbGate different from .cursorrules or CLAUDE.md rules?",
|
|
71
|
-
"acceptedAnswer": {
|
|
72
|
-
"@type": "Answer",
|
|
73
|
-
"text": "Cursor rules and CLAUDE.md are prompt-level instructions that the AI agent can read, forget, or override. ThumbGate enforces rules at the tool-call level via PreToolUse hooks. When a tool call matches a known failure pattern, it is physically blocked before execution. Additionally, ThumbGate auto-generates prevention rules from feedback, so you never have to write rules manually."
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"@type": "Question",
|
|
78
|
-
"name": "Can ThumbGate learn from mistakes automatically?",
|
|
79
|
-
"acceptedAnswer": {
|
|
80
|
-
"@type": "Answer",
|
|
81
|
-
"text": "Yes. When your AI agent makes a mistake, you give a thumbs-down with context. After repeated failures with the same pattern, ThumbGate auto-generates a prevention rule and wires it as a pre-action gate. Gates adapt their sensitivity over time using Thompson Sampling, a Bayesian multi-armed bandit algorithm."
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
}
|
|
86
|
-
</script>
|
|
87
|
-
|
|
88
|
-
<style>
|
|
89
|
-
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
|
|
90
|
-
:root {
|
|
91
|
-
--bg: #0a0a0b;
|
|
92
|
-
--bg-card: #161618;
|
|
93
|
-
--border: #222225;
|
|
94
|
-
--text: #e8e8ec;
|
|
95
|
-
--muted: #8b8b94;
|
|
96
|
-
--cyan: #22d3ee;
|
|
97
|
-
--green: #34d399;
|
|
98
|
-
--red: #f87171;
|
|
99
|
-
}
|
|
100
|
-
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background: var(--bg); color: var(--text); line-height: 1.7; }
|
|
101
|
-
.container { max-width: 780px; margin: 0 auto; padding: 2rem 1.5rem 4rem; }
|
|
102
|
-
nav { padding: 1rem 2rem; border-bottom: 1px solid var(--border); display: flex; gap: 1.5rem; align-items: center; }
|
|
103
|
-
nav a { color: var(--muted); text-decoration: none; font-size: 0.9rem; }
|
|
104
|
-
nav a:hover { color: var(--cyan); }
|
|
105
|
-
nav .brand { color: var(--text); font-weight: 700; font-size: 1.1rem; }
|
|
106
|
-
h1 { font-size: 2.2rem; line-height: 1.2; margin: 2rem 0 1rem; }
|
|
107
|
-
h2 { font-size: 1.5rem; margin: 2.5rem 0 1rem; color: var(--cyan); }
|
|
108
|
-
h3 { font-size: 1.15rem; margin: 1.5rem 0 0.5rem; }
|
|
109
|
-
p, li { color: var(--text); margin-bottom: 0.75rem; }
|
|
110
|
-
ul { padding-left: 1.5rem; }
|
|
111
|
-
li { margin-bottom: 0.5rem; }
|
|
112
|
-
code { background: #1a1a1e; padding: 0.15em 0.4em; border-radius: 4px; font-size: 0.9em; color: var(--cyan); }
|
|
113
|
-
pre { background: #111113; border: 1px solid var(--border); border-radius: 8px; padding: 1rem; overflow-x: auto; margin: 1rem 0; }
|
|
114
|
-
pre code { background: none; padding: 0; color: var(--text); }
|
|
115
|
-
.highlight { color: var(--cyan); }
|
|
116
|
-
.card { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 1.5rem; margin: 1.5rem 0; }
|
|
117
|
-
.comparison-table { width: 100%; border-collapse: collapse; margin: 1.5rem 0; font-size: 0.9rem; }
|
|
118
|
-
.comparison-table th, .comparison-table td { padding: 0.75rem; border: 1px solid var(--border); text-align: left; }
|
|
119
|
-
.comparison-table th { background: #111113; color: var(--cyan); }
|
|
120
|
-
.comparison-table td:first-child { font-weight: 600; }
|
|
121
|
-
.yes { color: var(--green); }
|
|
122
|
-
.no { color: var(--red); }
|
|
123
|
-
.partial { color: #fbbf24; }
|
|
124
|
-
.cta { display: inline-block; background: var(--cyan); color: #000; padding: 0.75rem 1.5rem; border-radius: 8px; text-decoration: none; font-weight: 600; margin: 1rem 0; }
|
|
125
|
-
.cta:hover { opacity: 0.9; }
|
|
126
|
-
.breadcrumb { color: var(--muted); font-size: 0.85rem; margin-bottom: 0.5rem; }
|
|
127
|
-
.breadcrumb a { color: var(--muted); }
|
|
128
|
-
.step-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; margin: 1.5rem 0; }
|
|
129
|
-
.step-card { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 1.25rem; }
|
|
130
|
-
.step-card .step-number { color: var(--cyan); font-weight: 700; font-size: 1.5rem; margin-bottom: 0.5rem; }
|
|
131
|
-
.step-card h3 { margin-top: 0; }
|
|
132
|
-
footer { border-top: 1px solid var(--border); padding: 2rem; text-align: center; color: var(--muted); font-size: 0.85rem; }
|
|
133
|
-
footer a { color: var(--muted); text-decoration: underline; }
|
|
134
|
-
@media (max-width: 600px) { h1 { font-size: 1.6rem; } .container { padding: 1rem; } .comparison-table { font-size: 0.8rem; } .comparison-table th, .comparison-table td { padding: 0.5rem; } }
|
|
135
|
-
</style>
|
|
136
|
-
</head>
|
|
137
|
-
<body>
|
|
138
|
-
<nav>
|
|
139
|
-
<a href="/" class="brand">ThumbGate</a>
|
|
140
|
-
<a href="/guide">Guide</a>
|
|
141
|
-
<a href="/compare">Compare</a>
|
|
142
|
-
<a href="/dashboard">Dashboard</a>
|
|
143
|
-
<a href="https://github.com/IgorGanapolsky/ThumbGate">GitHub</a>
|
|
144
|
-
</nav>
|
|
145
|
-
|
|
146
|
-
<div class="container">
|
|
147
|
-
<p class="breadcrumb"><a href="/">Home</a> / Compare</p>
|
|
148
|
-
|
|
149
|
-
<h1>Best Pre-Action Gate Tools for AI Coding Agents (2026 Comparison)</h1>
|
|
150
|
-
<p style="color:var(--muted);">Your AI coding agent force-pushed to main again. Which tool actually prevents that? We compared the five most common approaches to AI agent safety.</p>
|
|
151
|
-
|
|
152
|
-
<h2>Comparison Table</h2>
|
|
153
|
-
<div style="overflow-x:auto;">
|
|
154
|
-
<table class="comparison-table">
|
|
155
|
-
<tr>
|
|
156
|
-
<th>Feature</th>
|
|
157
|
-
<th>ThumbGate</th>
|
|
158
|
-
<th>Manual Code Review</th>
|
|
159
|
-
<th>Post-hoc Git Revert</th>
|
|
160
|
-
<th>Cursor Rules / .cursorrules</th>
|
|
161
|
-
<th>ESLint / Linters</th>
|
|
162
|
-
</tr>
|
|
163
|
-
<tr>
|
|
164
|
-
<td>Blocks bad actions before execution</td>
|
|
165
|
-
<td class="yes">Yes -- PreToolUse hooks</td>
|
|
166
|
-
<td class="partial">Partially -- after PR only</td>
|
|
167
|
-
<td class="no">No -- damage already done</td>
|
|
168
|
-
<td class="partial">Partially -- suggestions only</td>
|
|
169
|
-
<td class="partial">Partially -- static checks only</td>
|
|
170
|
-
</tr>
|
|
171
|
-
<tr>
|
|
172
|
-
<td>Learns from past mistakes</td>
|
|
173
|
-
<td class="yes">Yes -- auto-generates rules from feedback</td>
|
|
174
|
-
<td class="no">No -- relies on reviewer memory</td>
|
|
175
|
-
<td class="no">No</td>
|
|
176
|
-
<td class="no">No -- rules are hand-written</td>
|
|
177
|
-
<td class="no">No -- rules are hand-written</td>
|
|
178
|
-
</tr>
|
|
179
|
-
<tr>
|
|
180
|
-
<td>Works with Claude / Codex / Gemini / Forge</td>
|
|
181
|
-
<td class="yes">Yes -- all MCP-compatible agents</td>
|
|
182
|
-
<td class="yes">Yes -- agent-agnostic</td>
|
|
183
|
-
<td class="yes">Yes -- agent-agnostic</td>
|
|
184
|
-
<td class="partial">Cursor only</td>
|
|
185
|
-
<td class="partial">Partial -- code-level only</td>
|
|
186
|
-
</tr>
|
|
187
|
-
<tr>
|
|
188
|
-
<td>Zero config setup</td>
|
|
189
|
-
<td class="yes">Yes -- <code>npx thumbgate init</code></td>
|
|
190
|
-
<td class="no">No -- requires process + people</td>
|
|
191
|
-
<td class="no">No -- manual intervention each time</td>
|
|
192
|
-
<td class="partial">Partial -- requires writing rules</td>
|
|
193
|
-
<td class="partial">Partial -- requires config + plugins</td>
|
|
194
|
-
</tr>
|
|
195
|
-
<tr>
|
|
196
|
-
<td>Captures feedback for improvement</td>
|
|
197
|
-
<td class="yes">Yes -- thumbs up/down with context</td>
|
|
198
|
-
<td class="partial">Partial -- PR comments only</td>
|
|
199
|
-
<td class="no">No</td>
|
|
200
|
-
<td class="no">No</td>
|
|
201
|
-
<td class="no">No</td>
|
|
202
|
-
</tr>
|
|
203
|
-
<tr>
|
|
204
|
-
<td>Generates prevention rules automatically</td>
|
|
205
|
-
<td class="yes">Yes -- from repeated failure patterns</td>
|
|
206
|
-
<td class="no">No</td>
|
|
207
|
-
<td class="no">No</td>
|
|
208
|
-
<td class="no">No</td>
|
|
209
|
-
<td class="no">No</td>
|
|
210
|
-
</tr>
|
|
211
|
-
<tr>
|
|
212
|
-
<td>Real-time pre-action gates</td>
|
|
213
|
-
<td class="yes">Yes -- fires before every tool call</td>
|
|
214
|
-
<td class="no">No -- asynchronous review</td>
|
|
215
|
-
<td class="no">No -- reactive only</td>
|
|
216
|
-
<td class="no">No -- prompt-time only</td>
|
|
217
|
-
<td class="no">No -- build-time only</td>
|
|
218
|
-
</tr>
|
|
219
|
-
<tr>
|
|
220
|
-
<td>Cost</td>
|
|
221
|
-
<td>Free tier + Pro $19/mo</td>
|
|
222
|
-
<td>Engineer time per review</td>
|
|
223
|
-
<td>Time lost + recovery cost</td>
|
|
224
|
-
<td>Free</td>
|
|
225
|
-
<td>Free (open source)</td>
|
|
226
|
-
</tr>
|
|
227
|
-
<tr>
|
|
228
|
-
<td>Academic validation</td>
|
|
229
|
-
<td class="yes">Memento-Skills architecture (arXiv 2603.18743)</td>
|
|
230
|
-
<td class="no">—</td>
|
|
231
|
-
<td class="no">—</td>
|
|
232
|
-
<td class="no">—</td>
|
|
233
|
-
<td class="no">—</td>
|
|
234
|
-
</tr>
|
|
235
|
-
</table>
|
|
236
|
-
</div>
|
|
237
|
-
|
|
238
|
-
<h2>Why ThumbGate Wins</h2>
|
|
239
|
-
<ul>
|
|
240
|
-
<li><strong>Enforcement, not suggestions.</strong> Prompt rules in CLAUDE.md or .cursorrules are instructions the agent can ignore. ThumbGate intercepts tool calls at the PreToolUse hook level and physically blocks dangerous actions before they execute.</li>
|
|
241
|
-
<li><strong>Learns and adapts automatically.</strong> Every thumbs-down becomes a data point. After repeated failures with the same pattern, ThumbGate auto-generates a prevention rule. Gates adapt their sensitivity over time using Thompson Sampling -- aggressive gates that over-block get tuned down, effective gates get reinforced.</li>
|
|
242
|
-
<li><strong>Works across all major AI coding agents.</strong> One install command covers Claude Code, Cursor, Codex, Gemini CLI, Amp, and OpenCode. No per-agent configuration needed.</li>
|
|
243
|
-
<li><strong>Prevention is cheaper than recovery.</strong> Manual code review catches mistakes after the PR. Git revert catches them after the push. ThumbGate catches them before the tool call executes -- saving the time, context switches, and cleanup cost of undoing damage.</li>
|
|
244
|
-
</ul>
|
|
245
|
-
|
|
246
|
-
<h2>How It Works</h2>
|
|
247
|
-
<div class="step-grid">
|
|
248
|
-
<div class="step-card">
|
|
249
|
-
<div class="step-number">1</div>
|
|
250
|
-
<h3>Install</h3>
|
|
251
|
-
<p>Run <code>npx thumbgate init</code>. ThumbGate auto-detects your AI coding agent and configures PreToolUse hooks. No manual setup needed.</p>
|
|
252
|
-
</div>
|
|
253
|
-
<div class="step-card">
|
|
254
|
-
<div class="step-number">2</div>
|
|
255
|
-
<h3>Gate</h3>
|
|
256
|
-
<p>Every tool call your agent makes passes through a pre-action gate. Known-bad patterns are blocked before execution. Good actions pass through instantly.</p>
|
|
257
|
-
</div>
|
|
258
|
-
<div class="step-card">
|
|
259
|
-
<div class="step-number">3</div>
|
|
260
|
-
<h3>Learn</h3>
|
|
261
|
-
<p>When your agent makes a mistake, give it a thumbs-down. In the current Claude auto-capture path, vague negative signals can reuse up to 8 prior recorded entries plus the failed tool call, then stay linked to a 60-second follow-up session before repeated failures harden into prevention rules.</p>
|
|
262
|
-
</div>
|
|
263
|
-
</div>
|
|
264
|
-
|
|
265
|
-
<h2>Get Started</h2>
|
|
266
|
-
<div class="card">
|
|
267
|
-
<p>Install ThumbGate in one command:</p>
|
|
268
|
-
<pre><code>npx thumbgate init</code></pre>
|
|
269
|
-
<p>Then start giving feedback. ThumbGate handles the rest.</p>
|
|
270
|
-
<p>
|
|
271
|
-
<a href="https://www.npmjs.com/package/thumbgate" class="cta">View on npm</a>
|
|
272
|
-
<a href="https://github.com/IgorGanapolsky/ThumbGate" style="color:var(--cyan); margin-left:1.5rem; text-decoration:underline;">View on GitHub</a>
|
|
273
|
-
</p>
|
|
274
|
-
</div>
|
|
275
|
-
|
|
276
|
-
<h2>Frequently Asked Questions</h2>
|
|
277
|
-
|
|
278
|
-
<div class="card">
|
|
279
|
-
<h3>What is a pre-action gate?</h3>
|
|
280
|
-
<p>A pre-action gate is an enforcement layer that intercepts AI agent tool calls before they execute. Unlike prompt rules that agents can ignore, pre-action gates physically block dangerous actions such as force-pushing to main, deleting production files, or committing code with failing tests.</p>
|
|
281
|
-
</div>
|
|
282
|
-
|
|
283
|
-
<div class="card">
|
|
284
|
-
<h3>Does ThumbGate work with Claude Code?</h3>
|
|
285
|
-
<p>Yes. ThumbGate works with Claude Code, Cursor, Codex, Gemini CLI, Amp, OpenCode, and any MCP-compatible agent. Run <code>npx thumbgate init --agent claude-code</code> to auto-configure PreToolUse hooks.</p>
|
|
286
|
-
</div>
|
|
287
|
-
|
|
288
|
-
<div class="card">
|
|
289
|
-
<h3>Is ThumbGate free?</h3>
|
|
290
|
-
<p>ThumbGate has a free tier that includes local enforcement with 3 daily feedback captures, 5 lesson searches, unlimited recall, and pre-action gate blocking. Pro ($19/mo or $149/yr) adds a personal local dashboard and DPO export. Team rollout ($99/seat/mo) adds a shared lesson database and org dashboard.</p>
|
|
291
|
-
</div>
|
|
292
|
-
|
|
293
|
-
<div class="card">
|
|
294
|
-
<h3>How is ThumbGate different from .cursorrules or CLAUDE.md rules?</h3>
|
|
295
|
-
<p>Cursor rules and CLAUDE.md are prompt-level instructions that the AI agent can read, forget, or override. ThumbGate enforces rules at the tool-call level via PreToolUse hooks. When a tool call matches a known failure pattern, it is physically blocked before execution. Additionally, ThumbGate auto-generates prevention rules from feedback -- no manual rule writing.</p>
|
|
296
|
-
</div>
|
|
297
|
-
|
|
298
|
-
<div class="card">
|
|
299
|
-
<h3>Can ThumbGate learn from mistakes automatically?</h3>
|
|
300
|
-
<p>Yes. When your AI agent makes a mistake, give a thumbs-down with context. In the current Claude auto-capture path, vague negative signals can reuse up to 8 prior recorded entries plus the failed tool call, then stay linked to a 60-second follow-up session. After repeated failures with the same pattern, ThumbGate auto-generates a prevention rule and wires it as a pre-action gate. Gates adapt over time using Thompson Sampling, a Bayesian multi-armed bandit algorithm.</p>
|
|
301
|
-
</div>
|
|
302
|
-
|
|
303
|
-
</div>
|
|
304
|
-
|
|
305
|
-
<footer>
|
|
306
|
-
<p>ThumbGate -- Pre-action gates for AI coding agents</p>
|
|
307
|
-
<p><a href="https://github.com/IgorGanapolsky/ThumbGate">GitHub</a> | <a href="https://www.npmjs.com/package/thumbgate">npm</a> | <a href="/guide">Guide</a> | <a href="/dashboard">Dashboard</a></p>
|
|
308
|
-
</footer>
|
|
309
|
-
</body>
|
|
310
|
-
</html>
|