You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Align the local proxy listen backlog with its 128-request worker cap so short mixed-traffic bursts queue cleanly instead of occasionally resetting connections before accept.
Keep the existing semaphore cap in place so sustained floods remain bounded by the same worker limit.
Release metadata
Centralize the package version in _version.py and derive the upstream User-Agent from it.
Align PyPI/docs/README/demo/MCP registry metadata for 0.11.2 and add release metadata drift tests.