这是indexloc提供的服务,不要输入任何密码
Skip to content

Release v2.0.4 - WebSocket Fixes & Clean Startup

Choose a tag to compare

@augmnt augmnt released this 14 Sep 21:14
· 9 commits to main since this release

🔧 Fixes:

  • Fixed RuntimeWarning about module imports when using python -m execution
  • Resolved websockets deprecation warnings by switching to wsproto
  • Fixed FastMCP TypeError when configuring WebSocket implementation

🚀 Improvements:

  • Clean startup logs without deprecation warnings
  • Proper uvicorn WebSocket configuration
  • Maintained backward compatibility with all existing functionality

📦 Technical Details:

  • Added wsproto dependency for modern WebSocket implementation
  • Implemented monkey patch for uvicorn configuration
  • Created clean main entry point to avoid import warnings
  • Updated deployment configurations for Railway

This release ensures clean, warning-free operation in production environments.

Installation

PyPI

pip install augments-mcp-server==2.0.4

uv

uv add augments-mcp-server==2.0.4

MCP Server Registry

The server is available in the MCP server registry at dev.augments/mcp.