thumbgate 1.23.1 → 1.23.2
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 +5 -5
- package/.claude-plugin/plugin.json +2 -2
- package/.well-known/llms.txt +26 -11
- package/.well-known/mcp/server-card.json +8 -8
- package/README.md +69 -34
- package/adapters/claude/.mcp.json +2 -2
- package/adapters/mcp/server-stdio.js +1 -1
- package/adapters/opencode/opencode.json +1 -1
- package/bin/cli.js +39 -16
- package/bin/postinstall.js +11 -22
- package/config/gate-templates.json +72 -0
- package/config/github-about.json +1 -1
- package/config/post-deploy-marketing-pages.json +6 -1
- package/package.json +5 -5
- package/public/agent-manager.html +3 -3
- package/public/agents-cost-savings.html +3 -3
- package/public/ai-malpractice-prevention.html +278 -7
- package/public/blog.html +3 -3
- package/public/codex-enterprise.html +3 -3
- package/public/codex-plugin.html +4 -4
- package/public/compare.html +6 -6
- package/public/dashboard.html +211 -126
- package/public/guide.html +5 -5
- package/public/index.html +156 -47
- package/public/learn.html +24 -10
- package/public/lessons.html +2 -2
- package/public/numbers.html +6 -6
- package/public/pricing.html +6 -5
- package/public/pro.html +1 -0
- package/scripts/billing.js +17 -0
- package/scripts/commercial-offer.js +4 -1
- package/scripts/dashboard.js +53 -1
- package/scripts/gates-engine.js +3 -3
- package/scripts/plausible-server-events.js +2 -1
- package/scripts/rate-limiter.js +16 -12
- package/scripts/seo-gsd.js +167 -1
- package/scripts/telemetry-analytics.js +310 -0
- package/scripts/visitor-journey.js +172 -0
- package/src/api/server.js +65 -29
- package/adapters/chatgpt/openapi.yaml +0 -1705
package/public/codex-plugin.html
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
<meta property="og:title" content="ThumbGate for Codex">
|
|
11
11
|
<meta property="og:description" content="Auto-updating MCP and hook launcher for Codex. One install, then ThumbGate resolves the latest npm runtime when Codex starts.">
|
|
12
12
|
<meta property="og:type" content="website">
|
|
13
|
-
<meta property="og:url" content="https://thumbgate
|
|
14
|
-
<link rel="canonical" href="https://thumbgate
|
|
13
|
+
<meta property="og:url" content="https://thumbgate.ai/codex-plugin">
|
|
14
|
+
<link rel="canonical" href="https://thumbgate.ai/codex-plugin">
|
|
15
15
|
<link rel="llm-context" href="/llm-context.md" type="text/markdown">
|
|
16
16
|
|
|
17
17
|
<script type="application/ld+json">
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
"applicationCategory": "DeveloperApplication",
|
|
23
23
|
"operatingSystem": "macOS, Linux, Windows with Node.js",
|
|
24
24
|
"description": "ThumbGate for Codex installs an MCP server and hook launcher that resolves thumbgate@latest at startup, captures thumbs-up/down feedback, and enforces Pre-Action Checks before risky agent actions run.",
|
|
25
|
-
"url": "https://thumbgate
|
|
25
|
+
"url": "https://thumbgate.ai/codex-plugin",
|
|
26
26
|
"downloadUrl": "https://github.com/IgorGanapolsky/ThumbGate/releases/latest/download/thumbgate-codex-plugin.zip",
|
|
27
|
-
"installUrl": "https://thumbgate
|
|
27
|
+
"installUrl": "https://thumbgate.ai/codex-plugin",
|
|
28
28
|
"license": "https://opensource.org/licenses/MIT",
|
|
29
29
|
"dateModified": "2026-04-20",
|
|
30
30
|
"creator": {
|
package/public/compare.html
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
<meta property="og:title" content="Best Pre-Action Check Tools for AI Coding Agents (2026 Comparison)">
|
|
12
12
|
<meta property="og:description" content="Compare pre-action check tools that prevent AI coding agents from making costly mistakes. ThumbGate vs manual review vs post-hoc fixes.">
|
|
13
13
|
<meta property="og:type" content="article">
|
|
14
|
-
<meta property="og:url" content="https://thumbgate
|
|
15
|
-
<link rel="canonical" href="https://thumbgate
|
|
14
|
+
<meta property="og:url" content="https://thumbgate.ai/compare">
|
|
15
|
+
<link rel="canonical" href="https://thumbgate.ai/compare">
|
|
16
16
|
|
|
17
17
|
<script type="application/ld+json">
|
|
18
18
|
{
|
|
@@ -28,11 +28,11 @@
|
|
|
28
28
|
"publisher": {
|
|
29
29
|
"@type": "Organization",
|
|
30
30
|
"name": "ThumbGate",
|
|
31
|
-
"url": "https://thumbgate
|
|
31
|
+
"url": "https://thumbgate.ai"
|
|
32
32
|
},
|
|
33
33
|
"datePublished": "2026-04-08",
|
|
34
34
|
"dateModified": "2026-04-08",
|
|
35
|
-
"mainEntityOfPage": "https://thumbgate
|
|
35
|
+
"mainEntityOfPage": "https://thumbgate.ai/compare"
|
|
36
36
|
}
|
|
37
37
|
</script>
|
|
38
38
|
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"name": "Is ThumbGate free?",
|
|
63
63
|
"acceptedAnswer": {
|
|
64
64
|
"@type": "Answer",
|
|
65
|
-
"text": "ThumbGate has a free tier that includes local enforcement with
|
|
65
|
+
"text": "ThumbGate has a free tier that includes local enforcement with 5 feedback captures/day, 25 total captures, up to 3 active auto-promoted prevention rules, and pre-action check blocking. Pro ($19/mo or $149/yr) adds hosted sync, a personal local dashboard, recall, lesson search, unlimited captures/rules, and DPO export. Team rollout ($49/seat/mo) adds a shared lesson database and org dashboard."
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
|
|
312
312
|
<div class="card">
|
|
313
313
|
<h3>Is ThumbGate free?</h3>
|
|
314
|
-
<p>ThumbGate has a free tier that includes local enforcement with
|
|
314
|
+
<p>ThumbGate has a free tier that includes local enforcement with 5 feedback captures/day, 25 total captures, up to 3 active auto-promoted prevention rules, and pre-action check blocking. Pro ($19/mo or $149/yr) adds hosted sync, a personal local dashboard, recall, lesson search, unlimited captures/rules, and DPO export. Team rollout ($49/seat/mo) adds a shared lesson database and org dashboard.</p>
|
|
315
315
|
</div>
|
|
316
316
|
|
|
317
317
|
<div class="card">
|