This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryRemoved 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 thebaml-py
dependency, the generatedbaml_client,baml_src/, the retired
llm_summarizerstub, and the deaduse_llm/use_llm_fallbackcode 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. Thellmoptional-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
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.
Related context
Beta — feedback welcome: [email protected]