Skip to content

ViperJuice/mcp-gateway

v1.14.2 Breaking

This release includes 2 breaking changes 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

Summary

AI summary

Removed all BAML/LLM machinery including dependencies, generated client, source files, stubs, and related flags.

Full changelog

Removed

  • Removed the unused BAML/LLM machinery entirely. Outbound LLM calls were retired
    long ago in favor of a pure-Python capability router, leaving the baml-py
    dependency, the generated baml_client, baml_src/, the retired
    llm_summarizer stub, and the dead use_llm / use_llm_fallback code paths as
    vestigial. Dropping them removes a heavy dependency (no more native binary) and
    the per-release client-regeneration burden. Capability summaries and code
    snippets are unchanged: cache → template for summaries, static templates for
    snippets. The llm optional-dependency extra is gone.

Breaking Changes

  • Removed unused BAML/LLM machinery: `baml-py` dependency, generated `baml_client`, `baml_src/` directory, `llm_summarizer` stub, and the optional-dependency extra `llm`.
  • Removed code paths and flags `use_llm` and `use_llm_fallback`.

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 ViperJuice/mcp-gateway

Get notified when new releases ship.

Sign up free

About ViperJuice/mcp-gateway

A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.

All releases →

Beta — feedback welcome: [email protected]