This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed native Windows gateway startup crash caused by unconditional Unix‑only fcntl import.
Full changelog
Fixed
- Native Windows gateway startup no longer crashes with
No module named 'fcntl'
(issue #84).acquire_singleton_lock/release_singleton_lockimported the
Unix-onlyfcntlunconditionally; they now take the per-user single-instance
lock viamsvcrt.lockingon Windows andfcntl.flockon POSIX (selected by a
literalsys.platformcheck so type checkers narrow the platform-only
imports). WSL is unaffected. (resourcewas already import-guarded.)
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]