This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates Release Links, changeset/v1-25-1-upgrade.md ThumbGate v1.25.1 Upgrade, and Patch Changes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Introduces Adaptive Temperature Gating in Thompson Sampling Introduces Adaptive Temperature Gating in Thompson Sampling Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Introduces Proactive Ground Truth Verification in Hallucination Detector Introduces Proactive Ground Truth Verification in Hallucination Detector Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Introduces Entropy-Aware Context Assembly Introduces Entropy-Aware Context Assembly Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
Adds /docs/connectors route to resolve 404s for Claude Connectors Directory submission Adds /docs/connectors route to resolve 404s for Claude Connectors Directory submission Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
Adds public/favicon.ico asset to satisfy directory favicon verification Adds public/favicon.ico asset to satisfy directory favicon verification Source: llm_adapter@2026-05-30 Confidence: high |
— |
Full changelog
[email protected]
Release Links
- npm: https://www.npmjs.com/package/thumbgate/v/1.25.1
- GitHub Release: https://github.com/IgorGanapolsky/ThumbGate/releases/tag/v1.25.1
- Compare: https://github.com/IgorGanapolsky/ThumbGate/compare/v1.25.0...v1.25.1
- Publish workflow: https://github.com/IgorGanapolsky/ThumbGate/actions/runs/26688873901
- npm published at: 2026-05-30T16:24:21.417Z
- npm shasum:
4e2b8e8cb9fab7d69f71bbc330a8749ace385e6e - npm tarball: https://registry.npmjs.org/thumbgate/-/thumbgate-1.25.1.tgz
- Release ref: d8244934cd9c7419010c121c88ed414e84684f2d
npm Email Companion
npm controls the native "Successfully published" email template, so the email itself stays short. Treat this generated artifact as the full release-note companion for that email: it carries the Changeset summaries, CHANGELOG entry, publish workflow, npm tarball, and shasum when available.
Full Changeset Release Notes
Patch Changes
.changeset/connector-directory-404-fixes.md
fix(connector): resolve the two 404s blocking the Claude Connectors Directory submission
- Add a
/docs/connectorsroute — theresource_documentationURL advertised by/.well-known/oauth-protected-resource. It documents the remote MCP connect URL, the OAuth 2.1 (PKCE, S256-only, RFC 8707 audience-bound) flow, the available tool groups, and the read-only reviewer credential. Previously 404. - Add
public/favicon.ico(4-size 16/32/48/64 ICO minted from the 512px brand icon). The/favicon.icohandler already servedPUBLIC_DIR/favicon.ico; only the asset was missing. The directory requires favicon verification.favicon.icois not in npmfiles[], so the public-bundle-ratchet baseline is unchanged.
.changeset/v1-25-1-upgrade.md
ThumbGate v1.25.1 Upgrade:
- Adaptive Temperature Gating in Thompson Sampling.
- Proactive Ground Truth Verification in Hallucination Detector.
- Entropy-Aware Context Assembly.
CHANGELOG.md Entry
No CHANGELOG.md section was found for 1.25.1; the release notes above were generated from the changed Changeset files.
Verification Standard
- Publish only runs from
mainafter version sync, tests, and runtime proof pass. - The npm package is smoke-tested after publish by installing
thumbgate@VERSIONin a clean runtime. - GitHub Release notes are generated from Changesets, not only GitHub auto-generated PR titles.
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
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.
Related context
Beta — feedback welcome: [email protected]