Skip to content

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-reliability ai-agents ai-cost-optimization ai-safety amp claude-code
+14 more
codex cursor developer-tools feedback-loop gemini guardrails mcp mcp-server opencode pre-action-checks reduce-llm-cost save-llm-tokens thompson-sampling thumbgate

Summary

AI summary

Removed credit card requirement for the 7‑day free trial.

Full changelog

[email protected]

Release Links

  • npm: https://www.npmjs.com/package/thumbgate/v/1.4.5
  • GitHub Release: https://github.com/IgorGanapolsky/ThumbGate/releases/tag/v1.4.5
  • Compare: https://github.com/IgorGanapolsky/ThumbGate/compare/v1.4.4...v1.4.5
  • Publish workflow: https://github.com/IgorGanapolsky/ThumbGate/actions/runs/24408978735
  • Release ref: 83ec53dff0da18e41ccccc12f8563b0d84a53076

Full Changeset Release Notes

Patch Changes

.changeset/costly-agent-mistakes.md

Lead public marketing, README, LLM context, and ChatGPT GPT instructions with
costly AI mistake prevention outcomes while clarifying that the GPT provides
advice/checkpointing and hard enforcement runs through the local ThumbGate
Reliability Gateway.

.changeset/fix-lessons-hash-scroll.md

Fix hash navigation on Lessons page: scrollIntoView silently failed on elements
inside hidden tabs (display:none). Now switches to the correct tab before querying
for the target element. Statusbar "Latest mistake" links now scroll to the right
rule card.

.changeset/free-cli-primary-cta.md

fix: lead with free CLI install as primary CTA, make Pro secondary

10 visitors clicked "Start 7-day free trial" but 0 completed checkout because
Stripe requires a credit card upfront. Flip the CTA strategy: lead with the
zero-friction free CLI install (npx thumbgate init) as the hero action, and
position Pro as the upgrade path once users hit free tier limits (3 captures/day).

Changes:

  • Hero: npx thumbgate init is now the prominent hero element with enlarged
    copy-to-clipboard; "Install Free CLI" is the primary button; "Upgrade to Pro"
    is smaller and secondary
  • Sticky bottom bar: leads with npx thumbgate init copy command, "Go Pro" is
    a smaller secondary link
  • Final CTA section: install command and free CLI link are primary, Pro is
    secondary
  • Pricing section: Free tier gets cyan highlight border, "Most Popular" badge,
    and inline install command; Pro card border demoted
  • PostHog events updated: hero_install_click, hero_pro_click,
    sticky_pro_click, final_install_click, final_pro_click
  • Tests updated to match new CTA text patterns

.changeset/no-card-trial.md

Remove credit card requirement from 7-day free trial checkout — 100 sessions, 0 completions proved card-required trials kill conversion for developer tools.

.changeset/release-notes-email.md

Generate full Changeset-backed release notes during the npm publish workflow, write them into the GitHub Release, upload them as a release asset, and copy them into the GitHub Actions summary linked from npm's publish email.

CHANGELOG.md Entry

No CHANGELOG.md section was found for 1.4.5; the release notes above were generated from the changed Changeset files.

Verification Standard

  • Publish only runs from main after version sync, tests, and runtime proof pass.
  • The npm package is smoke-tested after publish by installing thumbgate@VERSION in a clean runtime.
  • GitHub Release notes are generated from Changesets, not only GitHub auto-generated PR titles.

Breaking Changes

  • Removed credit card requirement from the 7‑day free trial checkout.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track IgorGanapolsky/mcp-memory-gateway

Get notified when new releases ship.

Sign up free

About IgorGanapolsky/mcp-memory-gateway

Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks.

All releases →

Beta — feedback welcome: [email protected]